node::BlockManager::m_blocks_unlinked

All pairs A->B, where A (or one of its ancestors) misses transactions, but B has transactions.

Synopsis

Declared in <node/blockstorage.h>

std::multimap<CBlockIndex*, CBlockIndex*> m_blocks_unlinked;