Key-value pair stored in the coins map, linking an outpoint to its cache entry.
Declared in <coins.h>
<coins.h>
using CoinsCachePair = std::pair<COutPoint const, CCoinsCacheEntry>;