revm
18.0.0
Modules
db
handler
inspectors
interpreter
precompile
primitives
Structs
CallFrame
Context
ContextPrecompiles
ContextWithHandlerCfg
CreateFrame
Evm
EvmBuilder
EvmContext
FrameData
InnerEvmContext
JournalCheckpoint
JournaledState
Enums
ContextPrecompile
Frame
FrameOrResult
FrameResult
JournalEntry
Constants
CALL_STACK_LIMIT
Traits
ContextStatefulPrecompile
ContextStatefulPrecompileMut
Database
DatabaseCommit
DatabaseRef
GetInspector
Inspector
Functions
inspector_handle_register
Type Aliases
ContextStatefulPrecompileArc
ContextStatefulPrecompileBox
revm
Constant
CALL_STACK_LIMIT
Copy item path
Settings
Help
Summary
Source
pub const CALL_STACK_LIMIT:
u64
= 1024;
Expand description
EVM call stack limit.