mirror of
https://github.com/callebtc/electronwall.git
synced 2026-02-02 05:44:53 +01:00
clean config
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
# Credentials for your node
|
||||
# ----- Node credentials -----
|
||||
|
||||
host: "127.0.0.1:10009"
|
||||
macaroon_path: "/home/bitcoin/.lnd/data/chain/bitcoin/mainnet/admin.macaroon"
|
||||
tls-path: "/home/bitcoin/.lnd/tls.cert"
|
||||
debug: true
|
||||
|
||||
# ----- Channel accept -----
|
||||
# ----- Channel openings -----
|
||||
|
||||
# Mode can either be "blacklist" or "whitelist"
|
||||
channel-mode: "blacklist"
|
||||
|
||||
Reference in New Issue
Block a user