Detailed status of an enabled BIP9 deployment

Synopsis

Declared in <versionbits.h>

struct BIP9Info;

Data Members

Name

Description

active_since

Height at which the deployment is active, if known. May be in the future.

current_state

String representing the current state

next_state

String representing the next block's state

signalling_blocks

Which blocks signalled; empty if signalling is not applicable

since

Height at which current_state started

stats

For states where signalling is applicable, information about the signalling

Created with MrDocs