Reports whether the coin originates from a coinbase transaction.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
bool
IsCoinbase() const;
Return Value
True when the coin is a coinbase output.
Created with MrDocs