Fabcoin Core
0.16.2
P2P Digital Currency
|
Used to identify header by transactions and uncles hashes. More...
Public Member Functions | |
bool | operator== (HeaderId const &_other) const |
Public Attributes | |
h256 | transactionsRoot |
h256 | uncles |
Used to identify header by transactions and uncles hashes.
Definition at line 117 of file BlockChainSync.h.
|
inline |
Definition at line 122 of file BlockChainSync.h.
h256 dev::eth::BlockChainSync::HeaderId::transactionsRoot |
Definition at line 119 of file BlockChainSync.h.
h256 dev::eth::BlockChainSync::HeaderId::uncles |
Definition at line 120 of file BlockChainSync.h.