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