Crate clone_solana_system_interface

Source
Expand description

The System program interface.

Modules§

error
instruction
Instructions and constructors for the system program.
program

Constants§

MAX_PERMITTED_ACCOUNTS_DATA_ALLOCATIONS_PER_TRANSACTION
Maximum permitted size of new allocations per transaction, in bytes.
MAX_PERMITTED_DATA_LENGTH
Maximum permitted size of account data (10 MiB).