Fabcoin Core
0.16.2
P2P Digital Currency
|
Public Attributes | |
bytes | data |
Header data. More... | |
h256 | hash |
Block hash. More... | |
h256 | parent |
Parent hash. More... | |
Definition at line 109 of file BlockChainSync.h.
bytes dev::eth::BlockChainSync::Header::data |
Header data.
Definition at line 111 of file BlockChainSync.h.
h256 dev::eth::BlockChainSync::Header::hash |
Block hash.
Definition at line 112 of file BlockChainSync.h.
h256 dev::eth::BlockChainSync::Header::parent |
Parent hash.
Definition at line 113 of file BlockChainSync.h.