Module solana_program_runtime::loaded_programs
source · Structs§
- Time measurements for loading a single LoadedProgram.
- Holds a program version at a specific address and on a specific slot / fork.
- This structure is the global cache of loaded, verified and compiled programs.
- Local view into LoadedPrograms which was extracted for a specific TX batch.
- Suspends the thread in case no cooprative loading task was assigned
- Globally shared RBPF config and syscall registry
- Global cache statistics for LoadedPrograms.
Enums§
- Relationship between two fork IDs
- Actual payload of LoadedProgram.
Constants§
Traits§
- Maps relationship between two slots.