From 13200a6d44c3a60cda92c3c92e38da9b79be3ffa Mon Sep 17 00:00:00 2001 From: calle <93376500+callebtc@users.noreply.github.com> Date: Fri, 8 Jul 2022 16:15:44 +0200 Subject: [PATCH] Update config.yaml.example --- config.yaml.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yaml.example b/config.yaml.example index 377c6a5..57756f1 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -23,11 +23,11 @@ channel-blacklist: # ----- HTLC forwarding ----- # Mode can either be "blacklist" or "whitelist" -forward-mode: "whitelist" +forward-mode: "blacklist" # List of channel IDs to whitelist or blacklist forward-whitelist: - "229797930270721" forward-blacklist: - "131941395398657" - - "195713069809665" \ No newline at end of file + - "195713069809665"