getFeeMultiplier
getFeeMultiplier(
feeOption
):number
Defined in: packages/helpers/src/modules/feeMultiplier.ts:23
Get fee multiplier for the given fee option. Checks SKConfig for custom multipliers first, then falls back to defaults.
Parameters
Section titled “Parameters”feeOption
Section titled “feeOption”FeeOption
= FeeOption.Average
The fee option (Average, Fast, Fastest)
Returns
Section titled “Returns”number
The fee multiplier as a number