Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CCheckpointData Struct Reference

#include <chainparams.h>

Public Attributes

MapCheckpoints mapCheckpoints
 

Detailed Description

Definition at line 24 of file chainparams.h.

Member Data Documentation

◆ mapCheckpoints

MapCheckpoints CCheckpointData::mapCheckpoints

Definition at line 25 of file chainparams.h.

Referenced by Checkpoints::GetLastCheckpoint().


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