Package org.ldk.structs
Class Event.PaymentSent
- java.lang.Object
-
- org.ldk.structs.Event
-
- org.ldk.structs.Event.PaymentSent
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.ldk.structs.Event
Event.ChannelClosed, Event.FundingGenerationReady, Event.PaymentForwarded, Event.PaymentPathFailed, Event.PaymentReceived, Event.PaymentSent, Event.PendingHTLCsForwardable, Event.SpendableOutputs
-
-
Field Summary
Fields Modifier and Type Field Description byte[]
payment_preimage
The preimage to the hash given to ChannelManager::send_payment.
-
Method Summary
-
Methods inherited from class org.ldk.structs.Event
channel_closed, clone, finalize, funding_generation_ready, payment_forwarded, payment_path_failed, payment_received, payment_sent, pending_htlcs_forwardable, spendable_outputs, write
-
-