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