Definition at line 35 of file merkle_check.fuzzer.cpp.
◆ MSGPACK_FIELDS()
◆ trimmed_leaf_index()
| uint64_t MerkleCheckFuzzerInput::trimmed_leaf_index |
( |
| ) |
const |
|
inline |
◆ trimmed_sibling_path()
| std::span< const FF > MerkleCheckFuzzerInput::trimmed_sibling_path |
( |
| ) |
const |
|
inline |
◆ current_value
| FF MerkleCheckFuzzerInput::current_value = 0 |
◆ is_write
| bool MerkleCheckFuzzerInput::is_write = false |
◆ leaf_index
| uint64_t MerkleCheckFuzzerInput::leaf_index = 0 |
◆ new_value
| FF MerkleCheckFuzzerInput::new_value = 0 |
◆ root
| FF MerkleCheckFuzzerInput::root = 0 |
◆ sibling_path
| std::array<FF, 64> MerkleCheckFuzzerInput::sibling_path |
◆ tree_height
| uint64_t MerkleCheckFuzzerInput::tree_height = 10 |
The documentation for this struct was generated from the following file: