Always report the outpoint as spent.
Synopsis
Declared in <coins.h>
virtual
bool
HaveCoin(COutPoint const& outpoint) const override;
Return Value
False.
Parameters
Name |
Description |
outpoint |
The outpoint to check (ignored). |
Created with MrDocs