[C#] Update auto-generated bindings to LDK-C-Bindings 0.0.123.1
authorMatt Corallo <git@bluematt.me>
Thu, 6 Jun 2024 14:10:28 +0000 (14:10 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 7 Jun 2024 02:00:36 +0000 (02:00 +0000)
commit152d721883552dd92925833d15687d7d64d01c35
treef2b0feeaf40f25637c8d8cde70f01741a58a7c81
parent5d91c4ade4b5f736d100428ccf84709ad29f971d
[C#] Update auto-generated bindings to LDK-C-Bindings 0.0.123.1
35 files changed:
c_sharp/bindings.c
c_sharp/bindings.c.body
c_sharp/src/org/ldk/enums/InboundHTLCStateDetails.cs [new file with mode: 0644]
c_sharp/src/org/ldk/enums/OutboundHTLCStateDetails.cs [new file with mode: 0644]
c_sharp/src/org/ldk/impl/bindings.cs
c_sharp/src/org/ldk/structs/ChannelDetails.cs
c_sharp/src/org/ldk/structs/ChannelId.cs
c_sharp/src/org/ldk/structs/ChannelInfo.cs
c_sharp/src/org/ldk/structs/ChannelUpdateInfo.cs
c_sharp/src/org/ldk/structs/ClosureReason.cs
c_sharp/src/org/ldk/structs/DecodeError.cs
c_sharp/src/org/ldk/structs/Hostname.cs
c_sharp/src/org/ldk/structs/InboundHTLCDetails.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/InvoiceError.cs
c_sharp/src/org/ldk/structs/NetworkGraph.cs
c_sharp/src/org/ldk/structs/NodeAlias.cs
c_sharp/src/org/ldk/structs/NodeId.cs
c_sharp/src/org/ldk/structs/NodeInfo.cs
c_sharp/src/org/ldk/structs/Offer.cs
c_sharp/src/org/ldk/structs/Option_ChannelShutdownStateZ.cs
c_sharp/src/org/ldk/structs/Option_InboundHTLCStateDetailsZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Option_OutboundHTLCStateDetailsZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/OutPoint.cs
c_sharp/src/org/ldk/structs/OutboundHTLCDetails.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/PeerHandleError.cs
c_sharp/src/org/ldk/structs/PrintableString.cs
c_sharp/src/org/ldk/structs/Refund.cs
c_sharp/src/org/ldk/structs/Result_COption_InboundHTLCStateDetailsZDecodeErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_COption_OutboundHTLCStateDetailsZDecodeErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_InboundHTLCDetailsDecodeErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_OutboundHTLCDetailsDecodeErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Route.cs
c_sharp/src/org/ldk/structs/ShutdownScript.cs
c_sharp/src/org/ldk/structs/UntrustedString.cs
c_sharp/src/org/ldk/structs/UtilMethods.cs