Raven Core  3.0.0
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 47 of file versionbits.h.

Member Data Documentation

◆ count

int BIP9Stats::count

Definition at line 51 of file versionbits.h.

◆ elapsed

int BIP9Stats::elapsed

Definition at line 50 of file versionbits.h.

◆ period

int BIP9Stats::period

Definition at line 48 of file versionbits.h.

◆ possible

bool BIP9Stats::possible

Definition at line 52 of file versionbits.h.

◆ threshold

int BIP9Stats::threshold

Definition at line 49 of file versionbits.h.


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