Remove the given outpoints from the stored coins.
Declared in <wallet/spend.h>
<wallet/spend.h>
void Erase(std::unordered_set<COutPoint, SaltedOutpointHasher> const& coins_to_remove);