Returns whether the transaction spends a coinbase output.
Declared in <kernel/mempool_entry.h>
<kernel/mempool_entry.h>
bool GetSpendsCoinbase() const;
true if the transaction spends a coinbase output.
true