A set of mempool iterators ordered by transaction hash.
Synopsis
Declared in <txmempool.h>
typedef std::set<txiter, CompareIteratorByHash> setEntries;
Created with MrDocs
A set of mempool iterators ordered by transaction hash.
Declared in <txmempool.h>
typedef std::set<txiter, CompareIteratorByHash> setEntries;
Created with MrDocs