mirror of
https://github.com/accumulator/charge-lnd.git
synced 2026-08-13 12:33:01 +02:00
Typo example
This commit is contained in:
parent
a218897bd2
commit
17039cdd69
1 changed files with 1 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue