Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
block.h
Go to the documentation of this file.
Describes a place in the block chain to another node such that if the other node doesn't have the sam...
Definition: block.h:127
Definition: block.h:72
void SerializationOp(Stream &s, Operation ser_action)
Definition: block.h:138
CBlockLocator(const std::vector< uint256 > &vHaveIn)
Definition: block.h:133
void SerializationOp(Stream &s, Operation ser_action)
Definition: block.h:39
Nodes collect new transactions into a block, hash them into a hash tree, and scan through nonce value...
Definition: block.h:20
Definition: serialize.h:162