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