Type Alias solana_sdk::transaction_context::IndexOfAccount

source ·
pub type IndexOfAccount = u16;
Expand description

Index of an account inside of the TransactionContext or an InstructionContext.