TARAXA
data.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  taraxa::final_chain::BlockHeaderData
 
struct  taraxa::final_chain::BlockHeader
 
struct  taraxa::final_chain::LogEntry
 
struct  taraxa::final_chain::TransactionReceipt
 
struct  taraxa::final_chain::TransactionLocation
 
struct  taraxa::final_chain::NewBlock
 
struct  taraxa::final_chain::FinalizationResult
 

Namespaces

 taraxa
 
 taraxa::final_chain
 

Typedefs

using taraxa::final_chain::LogBloom = dev::h2048
 
using taraxa::final_chain::LogBlooms = std::vector< LogBloom >
 
using taraxa::final_chain::Nonce = dev::h64
 
using taraxa::final_chain::BlocksBlooms = std::array< LogBloom, c_bloomIndexSize >
 
using taraxa::final_chain::LogEntries = std::vector< LogEntry >
 
using taraxa::final_chain::TransactionReceipts = std::vector< TransactionReceipt >
 

Variables

static constexpr auto taraxa::final_chain::c_bloomIndexSize = 16
 
static constexpr auto taraxa::final_chain::c_bloomIndexLevels = 2