Function Ledger.isCoinbaseBlock

Check if this is the height for payouts of a payout period

bool isCoinbaseBlock (
  in const(Height) height
) pure nothrow @nogc @safe;

Parameters

NameDescription
height block to check

Returns

true if this is height for a Coinbase tx to be included