![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
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 |
1.8.14