OnChainFeerates

fun OnChainFeerates(mutualCloseFeerate: FeeratePerKw, claimMainFeerate: FeeratePerKw, fastFeerate: FeeratePerKw)

Parameters

mutualCloseFeerate

feerate used in mutual close scenarios (typically configured by the user, based on their preference).

claimMainFeerate

feerate used to claim our main output when a channel is force-closed (typically configured by the user, based on their preference).

fastFeerate

feerate used to claim outputs quickly to avoid loss of funds: this one should not be set by the user (we should look at current on-chain fees).