Fabcoin Core
0.16.2
P2P Digital Currency
|
Public Attributes | |
h256 | hash |
h256 | parentHash |
bytes | blockData |
Definition at line 282 of file BlockQueue.h.
bytes dev::eth::BlockQueue::UnverifiedBlock::blockData |
Definition at line 286 of file BlockQueue.h.
h256 dev::eth::BlockQueue::UnverifiedBlock::hash |
Definition at line 284 of file BlockQueue.h.
h256 dev::eth::BlockQueue::UnverifiedBlock::parentHash |
Definition at line 285 of file BlockQueue.h.