getblocktemplate status for the BIP9 deployments grouped by signalling state.

Synopsis

Declared in <versionbits.h>

struct BIP9GBTStatus;

Types

Name

Description

Info

Per‐deployment version bit information exposed via getblocktemplate.

Data Members

Name

Description

active

Deployments grouped by signalling, locked‐in, and active status.

locked_in

Deployments grouped by signalling, locked‐in, and active status.

signalling

Deployments grouped by signalling, locked‐in, and active status.

Created with MrDocs