Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <fork.hpp>
Public Types | |
using | Id = uint64_t |
using | SharedPtr = std::shared_ptr< Fork > |
Public Attributes | |
Id | _forkId |
std::unordered_map< MerkleTreeId, Tree > | _trees |
index_t | _blockNumber |
using bb::world_state::Fork::Id = uint64_t |
using bb::world_state::Fork::SharedPtr = std::shared_ptr<Fork> |
std::unordered_map<MerkleTreeId, Tree> bb::world_state::Fork::_trees |