ln_gateway::gateway_module_v2

Module events

Source

Structsยง

  • 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.
  • Event that is emitted when an incoming payment attempt has failed.
  • Event that is emitted when an incoming payment attempt has started. Includes both internal swaps and outside LN payments.
  • Event that is emitted when an incoming payment attempt has succeeded. Includes both internal swaps and outside LN payments.
  • Event that is emitted when an outgoing payment attempt has failed.
  • Event that is emitted when an outgoing payment attempt is initiated.
  • Event that is emitted when an outgoing payment attempt has succeeded.