![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
Go to the source code of this file.
Classes | |
class | CTxMemPoolEntry |
class | CTxMemPool |
class | CCoinsViewMemPool |
CCoinsView that brings transactions from a memorypool into view. More... | |
Variables | |
static const unsigned int | MEMPOOL_HEIGHT = 0x7FFFFFFF |
Fake height value used in CCoins to signify they are only in the memory pool (since 0.8) More... | |
|
static |
Fake height value used in CCoins to signify they are only in the memory pool (since 0.8)
Definition at line 15 of file txmempool.h.
Referenced by CTxMemPoolEntry::CTxMemPoolEntry(), CCoinsViewMemPool::GetCoins(), and gettxout().