Skip to content

Commit

Permalink
Merge pull request #118 from Filiprogrammer/example-config-fix-base-f…
Browse files Browse the repository at this point in the history
…ee-entry

Fix base fee entry in example config
  • Loading branch information
accumulator committed Jul 4, 2024
2 parents ce42ae7 + 3fe2839 commit 26fa77a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/all-channels-proportional.config
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 26fa77a

Please sign in to comment.