#include <merkle_check.hpp>
Definition at line 30 of file merkle_check.hpp.
◆ MerkleCheck()
◆ assert_membership()
void bb::avm2::simulation::MerkleCheck::assert_membership |
( |
const FF & |
leaf_value, |
|
|
const uint64_t |
leaf_index, |
|
|
std::span< const FF > |
sibling_path, |
|
|
const FF & |
root |
|
) |
| |
|
overridevirtual |
◆ write()
FF bb::avm2::simulation::MerkleCheck::write |
( |
const FF & |
current_value, |
|
|
const FF & |
new_value, |
|
|
const uint64_t |
leaf_index, |
|
|
std::span< const FF > |
sibling_path, |
|
|
const FF & |
current_root |
|
) |
| |
|
overridevirtual |
◆ events
◆ poseidon2
The documentation for this class was generated from the following files: