Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove embedded ldk
Browse files Browse the repository at this point in the history
Kukks committed Apr 8, 2024
1 parent 90089b6 commit d675ebf
Showing 410 changed files with 0 additions and 63,741 deletions.
10 changes: 0 additions & 10 deletions BTCPayApp.Core/BTCPayApp.Core.csproj
Original file line number Diff line number Diff line change
@@ -10,16 +10,6 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>

<ItemGroup>
<Content Include="runtimes/libldk_node.aar" Link="runtimes/libldk_node.aar" Pack="true" PackagePath="runtimes/libldk_node.aar" />
<Content Include="runtimes/libldk_node.so" Link="runtimes/libldk_node.so" Pack="true" PackagePath="runtimes/libldk_node.so" />
</ItemGroup>

<ItemGroup>
<NativeFileReference Include="runtimes/libldk_node.so" />
<NativeFileReference Include="runtimes/libldk_node.aar" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.0" />
13 changes: 0 additions & 13 deletions BTCPayApp.Core/LDK/enums/AccessError.cs

This file was deleted.

13 changes: 0 additions & 13 deletions BTCPayApp.Core/LDK/enums/COption_NoneZ.cs

This file was deleted.

84 changes: 0 additions & 84 deletions BTCPayApp.Core/LDK/enums/ChannelMonitorUpdateStatus.cs

This file was deleted.

18 changes: 0 additions & 18 deletions BTCPayApp.Core/LDK/enums/ConfirmationTarget.cs

This file was deleted.

28 changes: 0 additions & 28 deletions BTCPayApp.Core/LDK/enums/CreationError.cs

This file was deleted.

25 changes: 0 additions & 25 deletions BTCPayApp.Core/LDK/enums/Currency.cs

This file was deleted.

25 changes: 0 additions & 25 deletions BTCPayApp.Core/LDK/enums/HTLCClaim.cs

This file was deleted.

23 changes: 0 additions & 23 deletions BTCPayApp.Core/LDK/enums/IOError.cs

This file was deleted.

29 changes: 0 additions & 29 deletions BTCPayApp.Core/LDK/enums/Level.cs

This file was deleted.

21 changes: 0 additions & 21 deletions BTCPayApp.Core/LDK/enums/Network.cs

This file was deleted.

19 changes: 0 additions & 19 deletions BTCPayApp.Core/LDK/enums/Recipient.cs

This file was deleted.

49 changes: 0 additions & 49 deletions BTCPayApp.Core/LDK/enums/Secp256k1Error.cs

This file was deleted.

Loading

0 comments on commit d675ebf

Please sign in to comment.