Function FeeManager.getBlockFreezeFees

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

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

Parameters

NameDescription
height height of block

Return

Amount of freeze fees required at given height