Module solana_sdk::keyed_account
source · [−]Structs
Functions
create_keyed_is_signer_accountsDeprecated
create_keyed_readonly_accountsDeprecated
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
next_keyed_accountDeprecated
Return the next KeyedAccount or a NotEnoughAccountKeys error