Display status of an in‐progress BIP9 softfork
Synopsis
Declared in <versionbits.h>
struct BIP9Stats;
Data Members
Name |
Description |
Number of blocks with the version bit set since the beginning of the current period |
|
Number of blocks elapsed since the beginning of the current period |
|
Length of blocks of the BIP9 signalling period |
|
False if there are not enough blocks left in this period to pass activation threshold |
|
Number of blocks with the version bit set required to activate the softfork |
Created with MrDocs