|
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 138 of file world_state_message.hpp.
| index_t bb::nodejs::GetLeafPreimageRequest::leafIndex |
Definition at line 141 of file world_state_message.hpp.
| WorldStateRevision bb::nodejs::GetLeafPreimageRequest::revision |
Definition at line 140 of file world_state_message.hpp.
| MerkleTreeId bb::nodejs::GetLeafPreimageRequest::treeId |
Definition at line 139 of file world_state_message.hpp.