is Fee Diff Too High
fun isFeeDiffTooHigh(referenceFee: FeeratePerKw, currentFee: FeeratePerKw, tolerance: FeerateTolerance): Boolean
Content copied to clipboard
Return
true if the difference between proposed and reference fee rates is too high.
Parameters
reference Fee
reference fee rate per kiloweight
current Fee
current fee rate per kiloweight
tolerance
maximum fee rate mismatch tolerated