Module solana_sdk::keyed_account[][src]

Structs

Functions

Return all the signers from a set of KeyedAccounts

Return true if the first keyed_account is executable, used to determine if the loader should call a program’s ‘main’

Return the KeyedAccount at the specified index or a NotEnoughAccountKeys error

Return the next KeyedAccount or a NotEnoughAccountKeys error