![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <versionbits.h>
Public Attributes | |
int | period |
int | threshold |
int | elapsed |
int | count |
bool | possible |
Definition at line 33 of file versionbits.h.
int BIP9Stats::count |
Definition at line 37 of file versionbits.h.
int BIP9Stats::elapsed |
Definition at line 36 of file versionbits.h.
int BIP9Stats::period |
Definition at line 34 of file versionbits.h.
bool BIP9Stats::possible |
Definition at line 38 of file versionbits.h.
int BIP9Stats::threshold |
Definition at line 35 of file versionbits.h.