Module risc0_steel::host
source · Available on crate feature
host
only.Expand description
Functionality that is only needed for the host and not the guest.
Modules§
- Database implementations.
Structs§
- Builder for constructing an EvmEnv instance on the host.
- Wrapper for the commit on the host.
Enums§
- A block number (or tag - “latest”, “safe”, “finalized”). This enum is used to specify which block to query when interacting with the blockchain.