Raven Core
3.0.0
P2P Digital Currency
|
#include <txmempool.h>
Public Member Functions | |
LockPoints () | |
Public Attributes | |
int | height |
int64_t | time |
CBlockIndex * | maxInputBlock |
Definition at line 39 of file txmempool.h.
|
inline |
Definition at line 51 of file txmempool.h.
int LockPoints::height |
Definition at line 44 of file txmempool.h.
CBlockIndex* LockPoints::maxInputBlock |
Definition at line 49 of file txmempool.h.
int64_t LockPoints::time |
Definition at line 45 of file txmempool.h.