Update example.config.toml

It seems like 
# fee_percent=0.04
# reserve_fee_min=4

need to be under [lnd] as well 
got an error message when they weren't under [lnd]

close if not.
This commit is contained in:
findingsov
2025-01-16 15:25:41 -05:00
committed by GitHub
parent 0180215880
commit 31b2bd0e1a

View File

@@ -66,6 +66,8 @@ reserve_fee_min = 1
# address = ""
# macaroon_file = ""
# cert_file = ""
# fee_percent=0.04
# reserve_fee_min=4
# [fake_wallet]
# supported_units = ["sat"]