Definition at line 22 of file world_state.test.cpp.
◆ SetUp()
| void WorldStateTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ TearDown()
| void WorldStateTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ data_dir
| std::string WorldStateTest::data_dir |
|
staticprotected |
◆ initial_header_generator_point
| uint32_t WorldStateTest::initial_header_generator_point = 28 |
|
protected |
◆ map_size
| uint64_t WorldStateTest::map_size = 10240 |
|
protected |
◆ thread_pool_size
| uint64_t WorldStateTest::thread_pool_size = 1 |
|
protected |
◆ tree_heights
| std::unordered_map<MerkleTreeId, uint32_t> WorldStateTest::tree_heights |
|
protected |
Initial value:{
}
#define L1_TO_L2_MSG_TREE_HEIGHT
#define NULLIFIER_TREE_HEIGHT
#define NOTE_HASH_TREE_HEIGHT
#define PUBLIC_DATA_TREE_HEIGHT
Definition at line 37 of file world_state.test.cpp.
◆ tree_prefill
Initial value:{
{ MerkleTreeId::NULLIFIER_TREE, 128 },
{ MerkleTreeId::PUBLIC_DATA_TREE, 128 },
}
Definition at line 44 of file world_state.test.cpp.
The documentation for this class was generated from the following file: