Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::MerkleCheckInterface Member List

This is the complete list of members for bb::avm2::simulation::MerkleCheckInterface, including all inherited members.

assert_membership(const FF &leaf_value, const uint64_t leaf_index, std::span< const FF > sibling_path, const FF &root)=0bb::avm2::simulation::MerkleCheckInterfacepure virtual
write(const FF &current_value, const FF &new_value, const uint64_t leaf_index, std::span< const FF > sibling_path, const FF &current_root)=0bb::avm2::simulation::MerkleCheckInterfacepure virtual
~MerkleCheckInterface()=defaultbb::avm2::simulation::MerkleCheckInterfacevirtual