Function FeeManager.getBlockDataFees

Returns the Amount of data fees included in the transaction set of a block

Amount getBlockDataFees (
  in const(Height) height
) @safe;

Parameters

NameDescription
height height of block

Return

Amount of data fees required at given height