Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CUpdatedBlock Struct Reference
Collaboration diagram for CUpdatedBlock:
Public Attributes | |
uint256 | hash |
int | height |
Detailed Description
Definition at line 49 of file blockchain.cpp.
Member Data Documentation
◆ hash
uint256 CUpdatedBlock::hash |
Definition at line 51 of file blockchain.cpp.
Referenced by RPCNotifyBlockChange(), waitforblock(), waitforblockheight(), and waitfornewblock().
◆ height
int CUpdatedBlock::height |
Definition at line 52 of file blockchain.cpp.
Referenced by RPCNotifyBlockChange(), waitforblock(), waitforblockheight(), and waitfornewblock().
The documentation for this struct was generated from the following file:
- src/rpc/blockchain.cpp