eth_types
0.1.0
Module stack
Structs
In eth_types::evm_types
?
Module
eth_types
::
evm_types
::
stack
source
·
[
−
]
Expand description
Doc this
Structs
§
Stack
Represents a snapshot of the EVM stack state at a certain execution step height.
StackAddress
Represents a
StackAddress
of the EVM. The address range goes
TOP -> DOWN (1024, 0]
.