Function FeeManager.clearBlockFeesBefore

Clear stored fees for heights already paid

void clearBlockFeesBefore (
  in const(Height) height
) nothrow @trusted;

This removes the records from the database and also this.block_fees

Parameters

NameDescription
height height of last block in the paid out period