Function FeeManager.getFreezeFee

Calculates the fee of freeze outputs

Amount getFreezeFee (
  in ref const(Transaction) tx
) pure nothrow @nogc @safe;