Type Definition tiny_sdk::transaction_context::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.