Module casper_execution_engine::core::runtime_context
source · Expand description
The context of execution of WASM code.
Structs
- Holds information specific to the deployed contract.
Constants
- Number of bytes returned from the
random_bytes
function.
Functions
- Validates an entry point access with a special validator callback.