|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <world_state_message.hpp>
Public Member Functions | |
| SERIALIZATION_FIELDS (treeId, revision, leafIndex) | |
Public Attributes | |
| MerkleTreeId | treeId |
| WorldStateRevision | revision |
| index_t | leafIndex |
Definition at line 142 of file world_state_message.hpp.
| index_t bb::nodejs::GetLeafValueRequest::leafIndex |
Definition at line 145 of file world_state_message.hpp.
| WorldStateRevision bb::nodejs::GetLeafValueRequest::revision |
Definition at line 144 of file world_state_message.hpp.
| MerkleTreeId bb::nodejs::GetLeafValueRequest::treeId |
Definition at line 143 of file world_state_message.hpp.