]> git.bitcoin.ninja Git - ldk-java/commit
[C#] Update C# auto-generated bindings to LDK 0.1.0
authorMatt Corallo <git@bluematt.me>
Sun, 12 Jan 2025 20:36:29 +0000 (20:36 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 17 Jan 2025 18:57:14 +0000 (18:57 +0000)
commit99c7689b5e253b7815222de16be6f5cada94bf0f
tree6ce7bc5c758afc28491f1f535d9763ce8874dd52
parent5cd79459646715df22763ab57de48c1783e6cbb9
[C#] Update C# auto-generated bindings to LDK 0.1.0
139 files changed:
c_sharp/bindings.c
c_sharp/bindings.c.body
c_sharp/src/org/ldk/enums/Bolt12SemanticError.cs
c_sharp/src/org/ldk/enums/PaymentFailureReason.cs
c_sharp/src/org/ldk/enums/RetryableSendFailure.cs
c_sharp/src/org/ldk/impl/bindings.cs
c_sharp/src/org/ldk/structs/AcceptChannelV2.cs
c_sharp/src/org/ldk/structs/AsyncPaymentsContext.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/AsyncPaymentsMessageHandler.cs
c_sharp/src/org/ldk/structs/Bolt11InvoiceDescription.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Bolt11InvoiceParameters.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Bolt11ParseError.cs
c_sharp/src/org/ldk/structs/Bolt12Invoice.cs
c_sharp/src/org/ldk/structs/Bolt12InvoiceFeatures.cs
c_sharp/src/org/ldk/structs/ChannelDetails.cs
c_sharp/src/org/ldk/structs/ChannelId.cs
c_sharp/src/org/ldk/structs/ChannelManager.cs
c_sharp/src/org/ldk/structs/ChannelManagerReadArgs.cs
c_sharp/src/org/ldk/structs/ChannelMessageHandler.cs
c_sharp/src/org/ldk/structs/ChannelMonitor.cs
c_sharp/src/org/ldk/structs/ChannelMonitorUpdate.cs
c_sharp/src/org/ldk/structs/ChannelSigner.cs
c_sharp/src/org/ldk/structs/ClaimedHTLC.cs
c_sharp/src/org/ldk/structs/CommonAcceptChannelFields.cs
c_sharp/src/org/ldk/structs/CommonOpenChannelFields.cs
c_sharp/src/org/ldk/structs/DNSResolverContext.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/DNSResolverMessage.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/DNSResolverMessageHandler.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/DNSSECProof.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/DNSSECQuery.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/DefaultRouter.cs
c_sharp/src/org/ldk/structs/Description.cs
c_sharp/src/org/ldk/structs/EcdsaChannelSigner.cs
c_sharp/src/org/ldk/structs/Event.cs
c_sharp/src/org/ldk/structs/ExpandedKey.cs
c_sharp/src/org/ldk/structs/FilesystemStore.cs
c_sharp/src/org/ldk/structs/FinalOnionHopData.cs
c_sharp/src/org/ldk/structs/FutureCallback.cs
c_sharp/src/org/ldk/structs/HeldHtlcAvailable.cs
c_sharp/src/org/ldk/structs/HumanReadableName.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/IgnoringMessageHandler.cs
c_sharp/src/org/ldk/structs/InboundChannelFunds.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/InitFeatures.cs
c_sharp/src/org/ldk/structs/InvoiceRequest.cs
c_sharp/src/org/ldk/structs/InvoiceRequestFields.cs
c_sharp/src/org/ldk/structs/InvoiceRequestWithDerivedPayerIdBuilder.cs [deleted file]
c_sharp/src/org/ldk/structs/InvoiceRequestWithDerivedPayerSigningPubkeyBuilder.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/InvoiceRequestWithExplicitPayerIdBuilder.cs [deleted file]
c_sharp/src/org/ldk/structs/InvoiceWithExplicitSigningPubkeyBuilder.cs
c_sharp/src/org/ldk/structs/MessageContext.cs
c_sharp/src/org/ldk/structs/MigratableKVStore.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/MonitorName.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/NetworkGraph.cs
c_sharp/src/org/ldk/structs/NodeFeatures.cs
c_sharp/src/org/ldk/structs/NodeSigner.cs
c_sharp/src/org/ldk/structs/Nonce.cs
c_sharp/src/org/ldk/structs/OMNameResolver.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Offer.cs
c_sharp/src/org/ldk/structs/OfferWithDerivedMetadataBuilder.cs
c_sharp/src/org/ldk/structs/OfferWithExplicitMetadataBuilder.cs
c_sharp/src/org/ldk/structs/OffersContext.cs
c_sharp/src/org/ldk/structs/OnionMessenger.cs
c_sharp/src/org/ldk/structs/OpenChannelV2.cs
c_sharp/src/org/ldk/structs/Option_C2Tuple_CVec_C2Tuple_HumanReadableNameThirtyTwoBytesZZOfferZZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Option_C2Tuple_CVec_C2Tuple_HumanReadableNameThirtyTwoBytesZZStrZZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Option_C2Tuple_DNSResolverMessageResponseInstructionZZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Option_C2Tuple_PublicKeyChannelIdZZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Option_U128Z.cs
c_sharp/src/org/ldk/structs/ParseOrSemanticError.cs
c_sharp/src/org/ldk/structs/ParsedOnionMessageContents.cs
c_sharp/src/org/ldk/structs/PaymentContext.cs
c_sharp/src/org/ldk/structs/PaymentPurpose.cs
c_sharp/src/org/ldk/structs/PaymentSendFailure.cs [deleted file]
c_sharp/src/org/ldk/structs/PeerManager.cs
c_sharp/src/org/ldk/structs/PendingHTLCRouting.cs
c_sharp/src/org/ldk/structs/Persist.cs
c_sharp/src/org/ldk/structs/ProbabilisticScorer.cs
c_sharp/src/org/ldk/structs/ProbabilisticScoringDecayParameters.cs
c_sharp/src/org/ldk/structs/ProbabilisticScoringFeeParameters.cs
c_sharp/src/org/ldk/structs/ProbeSendFailure.cs
c_sharp/src/org/ldk/structs/ReceiveTlvs.cs
c_sharp/src/org/ldk/structs/RecentPaymentDetails.cs
c_sharp/src/org/ldk/structs/Refund.cs
c_sharp/src/org/ldk/structs/RefundMaybeWithDerivedMetadataBuilder.cs
c_sharp/src/org/ldk/structs/ReleaseHeldHtlc.cs
c_sharp/src/org/ldk/structs/ResponseInstruction.cs
c_sharp/src/org/ldk/structs/Result_AsyncPaymentsContextDecodeErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_C2Tuple_DNSSECQueryDNSResolverContextZNoneZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZPaymentSendFailureZ.cs [deleted file]
c_sharp/src/org/ldk/structs/Result_C2Tuple_ThirtyTwoBytesThirtyTwoBytesZProbeSendFailureZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_CVec_C3Tuple_StrStrStrZZIOErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_DNSResolverContextDecodeErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_DNSResolverMessageDecodeErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_HumanReadableNameDecodeErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_HumanReadableNameNoneZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_InvoiceRequestDecodeErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_InvoiceRequestWithDerivedPayerIdBuilderBolt12SemanticErrorZ.cs [deleted file]
c_sharp/src/org/ldk/structs/Result_InvoiceRequestWithDerivedPayerSigningPubkeyBuilderBolt12SemanticErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_InvoiceRequestWithExplicitPayerIdBuilderBolt12SemanticErrorZ.cs [deleted file]
c_sharp/src/org/ldk/structs/Result_MonitorNameIOErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_NoneBolt12PaymentErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Result_NonePaymentSendFailureZ.cs [deleted file]
c_sharp/src/org/ldk/structs/Result_SiPrefixBolt11ParseErrorZ.cs
c_sharp/src/org/ldk/structs/Result_SignedRawBolt11InvoiceBolt11ParseErrorZ.cs
c_sharp/src/org/ldk/structs/Result_ThirtyTwoBytesPaymentSendFailureZ.cs [deleted file]
c_sharp/src/org/ldk/structs/Result_UnknownPaymentContextDecodeErrorZ.cs [deleted file]
c_sharp/src/org/ldk/structs/Result_UnsignedInvoiceRequestBolt12SemanticErrorZ.cs [deleted file]
c_sharp/src/org/ldk/structs/Result_UpdateNameIOErrorZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/Router.cs
c_sharp/src/org/ldk/structs/RoutingMessageHandler.cs
c_sharp/src/org/ldk/structs/SignerProvider.cs
c_sharp/src/org/ldk/structs/ThreeTuple_StrStrStrZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/TwoTuple_CVec_C2Tuple_HumanReadableNameThirtyTwoBytesZZOfferZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/TwoTuple_CVec_C2Tuple_HumanReadableNameThirtyTwoBytesZZStrZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/TwoTuple_DNSResolverMessageMessageSendInstructionsZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/TwoTuple_DNSResolverMessageResponseInstructionZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/TwoTuple_DNSSECQueryDNSResolverContextZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/TwoTuple_HumanReadableNameThirtyTwoBytesZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/TwoTuple_PublicKeyChannelIdZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/TwoTuple_ThirtyTwoBytesChannelManagerZ.cs
c_sharp/src/org/ldk/structs/TwoTuple_boolboolZ.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/TxAbort.cs
c_sharp/src/org/ldk/structs/TxAckRbf.cs
c_sharp/src/org/ldk/structs/TxAddInput.cs
c_sharp/src/org/ldk/structs/TxAddOutput.cs
c_sharp/src/org/ldk/structs/TxComplete.cs
c_sharp/src/org/ldk/structs/TxInitRbf.cs
c_sharp/src/org/ldk/structs/TxRemoveInput.cs
c_sharp/src/org/ldk/structs/TxRemoveOutput.cs
c_sharp/src/org/ldk/structs/TxSignatures.cs
c_sharp/src/org/ldk/structs/UnauthenticatedReceiveTlvs.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/UnknownPaymentContext.cs [deleted file]
c_sharp/src/org/ldk/structs/UnsignedBolt12Invoice.cs
c_sharp/src/org/ldk/structs/UnsignedInvoiceRequest.cs
c_sharp/src/org/ldk/structs/UpdateName.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/UserConfig.cs
c_sharp/src/org/ldk/structs/UtilMethods.cs
c_sharp/src/org/ldk/structs/Verification.cs [new file with mode: 0644]
c_sharp/src/org/ldk/structs/VerifiedInvoiceRequest.cs