• singleFeeRate function generates fee rates object with a single rate for all fee options.

    Parameters

    • rate: number

      The fee rate to be applied to all fee options.

    Returns FeeRates

    The fee rates object with the provided rate for all fee options.

Generated using TypeDoc