![]() |
Bitcoin ABC
0.26.3
P2P Digital Currency
|
#include <txmempool.h>
Public Attributes | |
int | height {0} |
int64_t | time {0} |
CBlockIndex * | maxInputBlock {nullptr} |
Definition at line 45 of file txmempool.h.
int LockPoints::height {0} |
Definition at line 49 of file txmempool.h.
CBlockIndex* LockPoints::maxInputBlock {nullptr} |
Definition at line 54 of file txmempool.h.
int64_t LockPoints::time {0} |
Definition at line 50 of file txmempool.h.