Crate revm_precompile

source ·
Expand description

§revm-precompile

Implementations of EVM precompiled contracts.

Modules§

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.

Functions§

Type Aliases§