Get all coins in m_non_base_coins.
Declared in <txmempool.h>
<txmempool.h>
std::unordered_set<COutPoint, SaltedOutpointHasher> const& GetNonBaseCoins() const;
The set of outpoints not fetched from the base view.