Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <miner.h>
Public Member Functions | |
CTxMemPoolModifiedEntry (CTxMemPool::txiter entry) | |
Public Attributes | |
CTxMemPool::txiter | iter |
uint64_t | nSizeWithAncestors |
CAmount | nModFeesWithAncestors |
int64_t | nSigOpCostWithAncestors |
|
inline |
CTxMemPool::txiter CTxMemPoolModifiedEntry::iter |