From 39f0cb0abb56f778aec6c24eb1e542535b3df804 Mon Sep 17 00:00:00 2001 From: Vincenzo Palazzo Date: Thu, 21 Sep 2023 16:47:47 +0200 Subject: [PATCH] lnprototest: included the last lnprototest fixes This commit is upgrading lnprototest to patch some bugs reported by Rusty. Including: - Support the Drop of the --developer flag at runtime (https://github.com/rustyrussell/lnprototest/pull/106) - Fixing reorg issue in the ln helper function (https://github.com/rustyrussell/lnprototest/pull/107) Signed-off-by: Vincenzo Palazzo --- external/lnprototest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/lnprototest b/external/lnprototest index 67aba83de66a..18452efa08c9 160000 --- a/external/lnprototest +++ b/external/lnprototest @@ -1 +1 @@ -Subproject commit 67aba83de66a4345d41959929aeb80a3852f39c6 +Subproject commit 18452efa08c9a9915819e81cdf9d9d92d828d812