Return whether the transaction is a coinbase transaction.
Synopsis
Declared in <wallet/transaction.h>
bool
IsCoinBase() const;
Return Value
True if the transaction is a coinbase transaction.
Created with MrDocs
Return whether the transaction is a coinbase transaction.
Declared in <wallet/transaction.h>
bool
IsCoinBase() const;
True if the transaction is a coinbase transaction.
Created with MrDocs