From 42be03b5604ac151d85340d739d7ecdf18ffa228 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Thu, 16 Apr 2020 19:35:57 +0900 Subject: [PATCH] bump nbx and nbitcoin --- BTCPayServer.Client/BTCPayServer.Client.csproj | 2 +- BTCPayServer.Tests/docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BTCPayServer.Client/BTCPayServer.Client.csproj b/BTCPayServer.Client/BTCPayServer.Client.csproj index 3ba96e1ad..035d01c9b 100644 --- a/BTCPayServer.Client/BTCPayServer.Client.csproj +++ b/BTCPayServer.Client/BTCPayServer.Client.csproj @@ -5,7 +5,7 @@ - + diff --git a/BTCPayServer.Tests/docker-compose.yml b/BTCPayServer.Tests/docker-compose.yml index 21059d0fc..cc4a1aef1 100644 --- a/BTCPayServer.Tests/docker-compose.yml +++ b/BTCPayServer.Tests/docker-compose.yml @@ -78,7 +78,7 @@ services: - customer_lnd - merchant_lnd nbxplorer: - image: nicolasdorier/nbxplorer:2.1.23 + image: nicolasdorier/nbxplorer:2.1.24 restart: unless-stopped ports: - "32838:32838"