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