Update example.config.toml

add example domain to lnd address in example config
This commit is contained in:
gandlafbtc
2025-06-01 23:41:42 +09:00
committed by GitHub
parent fe118d180f
commit 4c1e3a5941

View File

@@ -62,7 +62,7 @@ reserve_fee_min = 4
# reserve_fee_min=4
# [lnd]
# address = ""
# address = "https://domain:port"
# macaroon_file = ""
# cert_file = ""
# fee_percent=0.04