Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
block.h File Reference


Go to the source code of this file.
Classes | |
class | CBlockHeader |
Nodes collect new transactions into a block, hash them into a hash tree, and scan through nonce values to make the block's hash satisfy proof-of-work requirements. More... | |
class | CBlock |
struct | CBlockLocator |
Describes a place in the block chain to another node such that if the other node doesn't have the same branch, it can find a recent common trunk. More... | |