Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

VersionBitsCache Struct Reference

#include <versionbits.h>

Public Member Functions

void Clear ()
 

Public Attributes

ThresholdConditionCache caches [Consensus::MAX_VERSION_BITS_DEPLOYMENTS]
 

Detailed Description

Definition at line 70 of file versionbits.h.

Member Function Documentation

◆ Clear()

void VersionBitsCache::Clear ( )

Definition at line 265 of file versionbits.cpp.

References caches, and Consensus::MAX_VERSION_BITS_DEPLOYMENTS.

Referenced by UnloadBlockIndex().

Member Data Documentation

◆ caches


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