wallet::CWalletTx::IsCoinBase

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.