From 6b7fb556587ff4e4cdd3d5f9af9fa244f86e66fa Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Thu, 25 May 2023 21:08:32 +0900 Subject: [PATCH] Fix: Payment not marked as settled even if the payment is successful with LNBank Fix https://github.com/dennisreimann/btcpayserver-plugin-lnbank/issues/33 --- BTCPayServer/BTCPayServer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj index 308acf4f1..0dd53a9ab 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -48,7 +48,7 @@ - +