|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <avm_io.hpp>
Public Member Functions | |
| bool | operator== (const SequentialInsertHint< Leaf > &other) const =default |
| MSGPACK_CAMEL_CASE_FIELDS (hint_key, tree_id, leaf, low_leaves_witness_data, insertion_witness_data, state_after) | |
Definition at line 239 of file avm_io.hpp.
| bb::avm2::SequentialInsertHint< Leaf >::MSGPACK_CAMEL_CASE_FIELDS | ( | hint_key | , |
| tree_id | , | ||
| leaf | , | ||
| low_leaves_witness_data | , | ||
| insertion_witness_data | , | ||
| state_after | |||
| ) |
|
default |
| AppendOnlyTreeSnapshot bb::avm2::SequentialInsertHint< Leaf >::hint_key |
Definition at line 240 of file avm_io.hpp.
| crypto::merkle_tree::LeafUpdateWitnessData<Leaf> bb::avm2::SequentialInsertHint< Leaf >::insertion_witness_data |
Definition at line 246 of file avm_io.hpp.
| Leaf bb::avm2::SequentialInsertHint< Leaf >::leaf |
Definition at line 243 of file avm_io.hpp.
| crypto::merkle_tree::LeafUpdateWitnessData<Leaf> bb::avm2::SequentialInsertHint< Leaf >::low_leaves_witness_data |
Definition at line 245 of file avm_io.hpp.
| AppendOnlyTreeSnapshot bb::avm2::SequentialInsertHint< Leaf >::state_after |
Definition at line 248 of file avm_io.hpp.
| world_state::MerkleTreeId bb::avm2::SequentialInsertHint< Leaf >::tree_id |
Definition at line 242 of file avm_io.hpp.