Function Ledger.getCoinbaseTX

Create the Coinbase transaction for this payout block and append it to the transaction set

Transaction getCoinbaseTX (
  in const(Height) height
) nothrow @safe;

Parameters

NameDescription
height block height
tot_fee Total fee amount (incl. data)
tot_data_fee Total data fee amount

Returns

Coinbase transaction