![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <txmempool.h>
Public Member Functions | |
| LockPoints () | |
Public Attributes | |
| int | height |
| int64_t | time |
| CBlockIndex * | maxInputBlock |
Definition at line 37 of file txmempool.h.
|
inline |
Definition at line 49 of file txmempool.h.
| int LockPoints::height |
Definition at line 42 of file txmempool.h.
| CBlockIndex* LockPoints::maxInputBlock |
Definition at line 47 of file txmempool.h.
| int64_t LockPoints::time |
Definition at line 43 of file txmempool.h.
1.8.11