Alias GetFeeRateDg

Returns the fee rate for a transaction (total fees / tx size)

alias GetFeeRateDg = nothrow @safe string delegate(in ref Transaction, out Amount);