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