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
CUpdatedBlock Struct Reference

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