Module solana_sdk::keyed_account [−][src]
Structs
| KeyedAccount |
Functions
| create_keyed_accounts | |
| create_keyed_is_signer_accounts | |
| create_keyed_readonly_accounts | |
| from_keyed_account | |
| get_signers | Return all the signers from a set of KeyedAccounts |
| is_executable | Return true if the first keyed_account is executable, used to determine if the loader should call a program’s ‘main’ |
| next_keyed_account | Return the next KeyedAccount or a NotEnoughAccountKeys error |