Fabcoin Core  0.16.2
P2P Digital Currency
Public Attributes | List of all members
BIP9Stats Struct Reference

#include <versionbits.h>

Public Attributes

int period
 
int threshold
 
int elapsed
 
int count
 
bool possible
 

Detailed Description

Definition at line 40 of file versionbits.h.

Member Data Documentation

int BIP9Stats::count

Definition at line 44 of file versionbits.h.

int BIP9Stats::elapsed

Definition at line 43 of file versionbits.h.

int BIP9Stats::period

Definition at line 41 of file versionbits.h.

bool BIP9Stats::possible

Definition at line 45 of file versionbits.h.

int BIP9Stats::threshold

Definition at line 42 of file versionbits.h.


The documentation for this struct was generated from the following file: