Merge pull request #118 from Filiprogrammer/example-config-fix-base-fee-entry

Fix base fee entry in example config
This commit is contained in:
accumulator 2024-07-04 23:50:46 +02:00 committed by GitHub
commit 26fa77a5cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
[default]
strategy = proportional
base_fee_ppm = 1000
base_fee_msat = 1000
min_fee_ppm = 100
max_fee_ppm = 300
min_fee_ppm_delta = 10