Skip to content

Commit

Permalink
Fix: Pull payment could get stuck in Pending mode (btcpayserver#6259)
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasDorier committed Nov 13, 2024
1 parent 894f68f commit 4b06018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BTCPayServer/BTCPayServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PackageReference Include="YamlDotNet" Version="8.0.0" />
<PackageReference Include="BIP78.Sender" Version="0.2.2" />
<PackageReference Include="BTCPayServer.Hwi" Version="2.0.2" />
<PackageReference Include="BTCPayServer.Lightning.All" Version="1.6.6" />
<PackageReference Include="BTCPayServer.Lightning.All" Version="1.6.7" />
<PackageReference Include="CsvHelper" Version="32.0.3" />
<PackageReference Include="Dapper" Version="2.1.35" />
<PackageReference Include="Fido2" Version="2.0.2" />
Expand Down

0 comments on commit 4b06018

Please sign in to comment.