From 466912de9c74707a359ea92761bfa073b9ca4f1a Mon Sep 17 00:00:00 2001 From: Jack Mallers Date: Thu, 6 Sep 2018 11:05:44 -0500 Subject: [PATCH] feat(autopilot): use new routing flag --- resources/lnd.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/resources/lnd.conf b/resources/lnd.conf index 76e1c555..53d657d2 100644 --- a/resources/lnd.conf +++ b/resources/lnd.conf @@ -338,3 +338,8 @@ autopilot.minconfs=0 ; This means that multiple applications (other than lnd) using Tor won't be mixed ; in with lnd's traffic. ; tor.streamisolation=1 + +[routing] +; Use the experimental routing config assumechanvalid + +routing.assumechanvalid=1