Fabcoin Core
0.16.2
P2P Digital Currency
|
Struct for each individual consensus rule change using BIP9. More...
#include <params.h>
Public Attributes | |
int | bit |
Bit position to select the particular bit in nVersion. More... | |
int64_t | nStartTime |
Start MedianTime for version bits miner confirmation. More... | |
int64_t | nTimeout |
Timeout/expiry MedianTime for the deployment attempt. More... | |
Struct for each individual consensus rule change using BIP9.
int Consensus::BIP9Deployment::bit |
int64_t Consensus::BIP9Deployment::nStartTime |
int64_t Consensus::BIP9Deployment::nTimeout |