Typo example

This commit is contained in:
AbelLykens 2026-02-11 13:29:42 +01:00 committed by accumulator
parent a218897bd2
commit 17039cdd69

View file

@ -18,7 +18,7 @@ base_fee_msat = 0
[onchain-congestion]
# if the onchain fee rate is high (>= 500 sat/vbyte) we increase the base fee to 5 sat
onchan.min_fee_rate = 500
onchain.min_fee_rate = 500
base_fee_msat = 5_000
[lost-onchain-sync]