Either this coin never existed (see e.g. coinEmpty in coins.cpp), or it did exist and has been spent.
Synopsis
Declared in <coins.h>
bool
IsSpent() const;
Return Value
True if the coin is null or has been spent.
Created with MrDocs