Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <world_state_message.hpp>
Public Member Functions | |
MSGPACK_FIELDS (treeId, revision, key) | |
Public Attributes | |
MerkleTreeId | treeId |
WorldStateRevision | revision |
fr | key |
Definition at line 189 of file world_state_message.hpp.
fr bb::nodejs::FindLowLeafRequest::key |
Definition at line 192 of file world_state_message.hpp.
WorldStateRevision bb::nodejs::FindLowLeafRequest::revision |
Definition at line 191 of file world_state_message.hpp.
MerkleTreeId bb::nodejs::FindLowLeafRequest::treeId |
Definition at line 190 of file world_state_message.hpp.