Module solana_program::system_instruction [−][src]
Enums
NonceError | |
SystemError | |
SystemInstruction |
Constants
MAX_PERMITTED_DATA_LENGTH | maximum permitted size of data: 10 MB |
Functions
advance_nonce_account | |
allocate | |
allocate_with_seed | |
assign | |
assign_with_seed | |
authorize_nonce_account | |
create_account | |
create_account_with_seed | |
create_nonce_account | |
create_nonce_account_with_seed | |
instruction_to_nonce_error | |
nonce_to_instruction_error | |
transfer | |
transfer_many | Create and sign new SystemInstruction::Transfer transaction to many destinations |
transfer_with_seed | |
withdraw_nonce_account |