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

◆ height

int CUpdatedBlock::height

The documentation for this struct was generated from the following file:
Released under the MIT license