Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <mempool_entry.h>
Public Attributes | |
int | height {0} |
int64_t | time {0} |
CBlockIndex * | maxInputBlock {nullptr} |
Definition at line 26 of file mempool_entry.h.
int LockPoints::height {0} |
Definition at line 30 of file mempool_entry.h.
CBlockIndex* LockPoints::maxInputBlock {nullptr} |
Definition at line 35 of file mempool_entry.h.
int64_t LockPoints::time {0} |
Definition at line 31 of file mempool_entry.h.