Skip to content

Commit

Permalink
Revert the change to nbitcoin (#195)
Browse files Browse the repository at this point in the history
  • Loading branch information
dangershony authored Dec 5, 2024
1 parent 1f98f71 commit 21eab5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Angor/Client/Angor.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Blazored.SessionStorage" Version="2.4.0" />
<PackageReference Include="Blockcore.Core" Version="1.2.42" />
<PackageReference Include="HtmlAgilityPack" Version="1.11.71" />
<PackageReference Include="NBitcoin" Version="7.0.46" />
<PackageReference Include="NBitcoin" Version="7.0.25" />
<PackageReference Include="Nostr.Client" Version="2.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<PackageReference Include="QRCoder" Version="1.6.0" />
Expand Down

0 comments on commit 21eab5a

Please sign in to comment.