Crate revm_primitives

source ·

Re-exports

Modules

Macros

  • The uint! macro for Uint literals

Structs

  • A cheaply cloneable and sliceable chunk of contiguous memory.
  • A hash map implemented with quadratic probing and SIMD lookup.

Type Definitions

  • Address type is last 20 bytes of hash of ethereum account
  • Hash, in Ethereum usually kecack256.
  • Uint for 256 bits.