Re-exports§
pub use crate::vm::MEMORY_POOL;pub use crate::vm::calculate_heap_cost;pub use crate::vm::create_vm;
Structs§
- Hash
- A hash; the 32-byte output of a hashing algorithm.
- Rent
- Configuration of network rent.
- Transaction
Context - Loaded transaction shared between runtime and programs.
Enums§
- Instruction
Error - Reasons the runtime might have rejected an instruction.