diff --git a/config.yaml.example b/config.yaml.example index fc5b587..980892a 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -2,6 +2,7 @@ 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 -----