Function FeeManager.getDataFee

Calculates the fee of data payloads

Amount getDataFee (
  ulong data_size
) pure nothrow @nogc @safe;