Module snarkvm_console_program::state_path
source · Re-exports
pub use transition_leaf::*;
Modules
Structs
The Merkle leaf for the block header.
The state path proves existence of the transition leaf to either a global or local state root.
The Merkle leaf for a function or transition in the transaction.
Constants
The depth of the Merkle tree for the blocks.
The depth of the Merkle tree for the block header.
The depth of the Merkle tree for transactions in a block.
The depth of the Merkle tree for the transaction.
The depth of the Merkle tree for the transition.
Type Definitions
The Merkle path for the state tree blocks.
The Merkle tree for the block state.
The Merkle path for the block header.
The Merkle tree for the block header.
The Merkle path for a function or transition in the transaction.
The Merkle tree for the transaction.
The Merkle path for transaction in a block.
The Merkle tree for transactions in a block.
The Merkle path for an input or output ID in the transition.
The Merkle tree for the transition.