Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
dev::eth::BlockQueue::UnverifiedBlock Struct Reference
Collaboration diagram for dev::eth::BlockQueue::UnverifiedBlock:
[legend]

Public Attributes

h256 hash
 
h256 parentHash
 
bytes blockData
 

Detailed Description

Definition at line 282 of file BlockQueue.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: