Dash Core  0.12.2.1
P2P Digital Currency
BIP9DeploymentInfo Struct Reference

#include <versionbits.h>

Public Attributes

const char * name
 
bool gbt_force
 
bool check_mn_protocol
 

Detailed Description

Definition at line 33 of file versionbits.h.

Member Data Documentation

◆ check_mn_protocol

bool BIP9DeploymentInfo::check_mn_protocol

Whether to check current MN protocol or not

Definition at line 39 of file versionbits.h.

Referenced by ComputeBlockVersion().

◆ gbt_force

bool BIP9DeploymentInfo::gbt_force

Whether GBT clients can safely ignore this rule in simplified usage

Definition at line 37 of file versionbits.h.

Referenced by gbt_vb_name(), and getblocktemplate().

◆ name

const char* BIP9DeploymentInfo::name

Deployment name

Definition at line 35 of file versionbits.h.

Referenced by gbt_vb_name(), and getblocktemplate().


The documentation for this struct was generated from the following file: