Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::world_state::SequentialInsertionResult< LeafValueType > Struct Template Reference

#include <world_state.hpp>

Public Member Functions

 MSGPACK_FIELDS (low_leaf_witness_data, insertion_witness_data)
 

Public Attributes

std::vector< crypto::merkle_tree::LeafUpdateWitnessData< LeafValueType > > low_leaf_witness_data
 
std::vector< crypto::merkle_tree::LeafUpdateWitnessData< LeafValueType > > insertion_witness_data
 

Detailed Description

template<typename LeafValueType>
struct bb::world_state::SequentialInsertionResult< LeafValueType >

Definition at line 44 of file world_state.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

Member Data Documentation

◆ insertion_witness_data

Definition at line 46 of file world_state.hpp.

◆ low_leaf_witness_data

Definition at line 45 of file world_state.hpp.


The documentation for this struct was generated from the following file: