Module casper_execution_engine::core::runtime::stack
source · Expand description
Runtime stacks.
Structs
- The runtime stack.
- Error returned on an attempt to push to a stack already at the maximum height.
Type Aliases
- A runtime stack frame.