|
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 131 of file world_state_message.hpp.
| index_t bb::nodejs::GetLeafValueRequest::leafIndex |
Definition at line 134 of file world_state_message.hpp.
| WorldStateRevision bb::nodejs::GetLeafValueRequest::revision |
Definition at line 133 of file world_state_message.hpp.
| MerkleTreeId bb::nodejs::GetLeafValueRequest::treeId |
Definition at line 132 of file world_state_message.hpp.