Expand description
The context of execution of WASM code.
Structs§
- Runtime
Context - Holds information specific to the deployed contract.
Enums§
- Allow
Install Upgrade - Whether the execution is permitted to call FFI
casper_add_contract_version()
or not.
Constants§
- RANDOM_
BYTES_ COUNT - Number of bytes returned from the
random_bytes
function.