mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-10 15:45:59 +01:00
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:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user