Skip to main content

Module events

Module events 

Source

Structs§

ReceivePaymentEvent
Event emitted when a receive (peg-in) operation is initiated.
ReceivePaymentStatusEvent
Event emitted when a receive (peg-in) operation reaches a final state.
SendPaymentEvent
Event emitted when a peg-out (send to onchain) operation is initiated.
SendPaymentStatusEvent
Event emitted when a send (peg-out) operation reaches a final state.

Enums§

ReceivePaymentStatus
Status of a receive (peg-in) operation.
SendPaymentStatus
Status of a send (peg-out) operation.