Crate revm[][src]

Re-exports

pub use SpecId::*;

Modules

Macros

Structs

AccountInfo account information.

CallContext of the runtime.

Struct that takes Database and enabled transact to update state dirrectly to database. additionaly it allows user to set all environment parameters.

Memory backend, storing all state values in a Map in memory.

Transfer from source to target, with given value.

Enums

Constants

Traits

Functions

Type Definitions