InitializeDefaultAccountStateInstructionArgs: {
    state: AccountState;
}

Type declaration

  • state: AccountState

    The state each new token account should start with.

Generated using TypeDoc