Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <world_state_message.hpp>
Public Member Functions | |
MSGPACK_FIELDS (treeId, revision, leafIndex) | |
Public Attributes | |
MerkleTreeId | treeId |
WorldStateRevision | revision |
index_t | leafIndex |
Definition at line 145 of file world_state_message.hpp.
index_t bb::nodejs::GetSiblingPathRequest::leafIndex |
Definition at line 148 of file world_state_message.hpp.
WorldStateRevision bb::nodejs::GetSiblingPathRequest::revision |
Definition at line 147 of file world_state_message.hpp.
MerkleTreeId bb::nodejs::GetSiblingPathRequest::treeId |
Definition at line 146 of file world_state_message.hpp.