SPLToken2022WithdrawWithheldTokensFromAccountsLayout constructor

SPLToken2022WithdrawWithheldTokensFromAccountsLayout({
  1. required int numTokenAccounts,
})

Implementation

SPLToken2022WithdrawWithheldTokensFromAccountsLayout(
    {required this.numTokenAccounts});