[−][src]Crate solana_sdk
Modules
| account | |
| account_utils | useful extras for Account state |
| bpf_loader | |
| client | Defines traits for blocking (synchronous) and non-blocking (asynchronous) communication with a Solana server as well a a trait that encompasses both. |
| fee_calculator | |
| genesis_block | The |
| hash | The |
| inflation | configuration for network inflation |
| instruction | Defines a composable Instruction type and a memory-efficient CompiledInstruction. |
| instruction_processor_utils | |
| loader_instruction | |
| message | A library for generating a message from a sequence of instructions |
| native_loader | |
| packet | |
| poh_config | |
| pubkey | |
| rpc_port | |
| short_vec | |
| signature | The |
| syscall | named accounts for synthesized data accounts for bank state, etc. |
| system_instruction | |
| system_program | |
| system_transaction | The |
| timing | The |
| transaction | Defines a Transaction type to package an atomic sequence of instructions. |
| transport |
Macros
| solana_entrypoint | |
| solana_id | |
| solana_name_id |