Type Alias solana_program_test::IndexOfAccount
source ยท pub type IndexOfAccount = u16;
Expand description
Index of an account inside of the TransactionContext or an InstructionContext.
pub type IndexOfAccount = u16;
Index of an account inside of the TransactionContext or an InstructionContext.