mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-12 10:30:47 +01:00
Generating Lnd wrapper using NSwag
https://github.com/lightningnetwork/lnd/blob/master/lnrpc/rpc.swagger.json
This commit is contained in:
parent
95bdeacd93
commit
f32e225fa6
2 changed files with 8741 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Folder Include="Build\" />
|
<Folder Include="Build\" />
|
||||||
|
<Folder Include="Payments\Lightning\Lnd\" />
|
||||||
<Folder Include="wwwroot\vendor\clipboard.js\" />
|
<Folder Include="wwwroot\vendor\clipboard.js\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
|
8740
BTCPayServer/Payments/Lightning/Lnd/LndrpcClient.cs
Normal file
8740
BTCPayServer/Payments/Lightning/Lnd/LndrpcClient.cs
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue