# Functions
No description provided by the author
NewExecutionState constructs a new state.
NewExecutionStateWithSpockStateHasher constructs a new state with a custom hasher.
NewTransactionState constructs a new state transaction which manages nested transactions.
NewTransactionStateFromExecutionState constructs a new state transaction directly from an execution state.
# Variables
DefaultSpockSecretHasher returns a new SHA3_256 hasher.
# Structs
State represents the execution state it holds draft of updates and captures all register touches.
Opaque identifier used for Restarting nested transactions.
No description provided by the author
# Interfaces
No description provided by the author
NestedTransactionPreparer provides active transaction states and facilitates common state management operations.