# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
A thin wrapper around a resolved commitment.
A thin wrapper around a Commitment input.
A thin wrapper around a UTXO input.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
A generic interface over a state (like an output or a commitment).
StateDiff is a collection of changes that happened in a certain slot and that can be applied to the ledger state.
No description provided by the author
A reference to a state (like an output or a commitment).
No description provided by the author
No description provided by the author
VM is the interface that defines the virtual machine that is used to validate and execute transactions.
# Type aliases
No description provided by the author
StateResolver is a function that resolves a StateReference to a Promise with the State.
StateType denotes the type of state.