Modules§
Macros§
- declare_
syscall - solana_
bpf_ loader_ deprecated_ program - solana_
bpf_ loader_ program - solana_
bpf_ loader_ program_ with_ jit - solana_
bpf_ loader_ upgradeable_ program - solana_
bpf_ loader_ upgradeable_ program_ with_ jit
Enums§
- BpfError
- Errors returned by functions the BPF Loader registers with the VM
Constants§
- ID
- The const program ID.
Functions§
- check_
id - Returns
trueif given pubkey is the program ID. - create_
vm - Create the SBF virtual machine
- id
- Returns the program ID.
- load_
program_ from_ account - load_
program_ from_ bytes - process_
instruction - process_
instruction_ jit