Module reth::core::primitives::revm_primitives::precompile

Structs§

Enums§

Traits§

  • Stateful precompile trait. It is used to create a arc precompile Precompile::Stateful.
  • Mutable stateful precompile trait. It is used to create a boxed precompile in Precompile::StatefulMut.

Type Aliases§