|
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 149 of file world_state_message.hpp.
| index_t bb::nodejs::GetLeafPreimageRequest::leafIndex |
Definition at line 152 of file world_state_message.hpp.
| WorldStateRevision bb::nodejs::GetLeafPreimageRequest::revision |
Definition at line 151 of file world_state_message.hpp.
| MerkleTreeId bb::nodejs::GetLeafPreimageRequest::treeId |
Definition at line 150 of file world_state_message.hpp.