On Chain Feerates
fun OnChainFeerates(mutualCloseFeerate: FeeratePerKw, claimMainFeerate: FeeratePerKw, fastFeerate: FeeratePerKw)
Content copied to clipboard
Parameters
mutual Close Feerate
feerate used in mutual close scenarios (typically configured by the user, based on their preference).
claim Main Feerate
feerate used to claim our main output when a channel is force-closed (typically configured by the user, based on their preference).
fast Feerate
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).