From cd4f3d9a66d7b7005b105b1f6cd68709b08cd846 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Sat, 26 Nov 2022 22:42:08 +0900 Subject: [PATCH] Fix: Calling GetPayment more than once on aLND client would fail --- BTCPayServer/BTCPayServer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj index f707684e7..d2217b37e 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -47,7 +47,7 @@ - +