Structs§
- Complete
Lightning Payment Succeeded - Event that is emitted when a preimage is revealed to the Lightning network. Only emitted for payments that are received from an external Lightning node, not internal swaps.
- Incoming
Payment Failed - Event that is emitted when an incoming payment attempt has failed.
- Incoming
Payment Started - Event that is emitted when an incoming payment attempt has started. Includes both internal swaps and outside LN payments.
- Incoming
Payment Succeeded - Event that is emitted when an incoming payment attempt has succeeded. Includes both internal swaps and outside LN payments.
- Outgoing
Payment Failed - Event that is emitted when an outgoing payment attempt has failed.
- Outgoing
Payment Started - Event that is emitted when an outgoing payment attempt is initiated.
- Outgoing
Payment Succeeded - Event that is emitted when an outgoing payment attempt has succeeded.
Functions§
- compute_
lnv2_ stats - Computes the
StructurePaymentEvents
for all LNv2 payments.