Module host
Available on crate feature
evm only.Expand description
Host interface for external blockchain state access.
Structs§
Enums§
- Load
Error - Error that can happen when loading account info.
Traits§
- Host
- Host trait with all methods that are needed by the Interpreter.