getFeeRate

fun getFeeRate(probability: Double): Double?(source)

Gets the fee rate for a specific confidence level.

Return

The fee rate in sat/vB, or null if not available for this confidence level

Parameters

probability

The desired confidence level (between 0.0 and 1.0)