From a23cfda3783758187156371c4e101ab5fcdd9bdb Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Fri, 8 Jul 2022 16:11:29 +0200 Subject: [PATCH] add debug --- config.yaml.example | 1 + 1 file changed, 1 insertion(+) 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 -----