Detailed status of an enabled BIP9 deployment
Synopsis
Declared in <versionbits.h>
struct BIP9Info;
Data Members
Name |
Description |
Height at which the deployment is active, if known. May be in the future. |
|
String representing the current state |
|
String representing the next block's state |
|
Which blocks signalled; empty if signalling is not applicable |
|
Height at which current_state started |
|
For states where signalling is applicable, information about the signalling |
Created with MrDocs