Report whether the containing transaction was a coinbase.
Synopsis
Declared in <coins.h>
bool
IsCoinBase() const;
Return Value
True if this coin came from a coinbase transaction.
Created with MrDocs
Report whether the containing transaction was a coinbase.
Declared in <coins.h>
bool
IsCoinBase() const;
True if this coin came from a coinbase transaction.
Created with MrDocs