Skip to main content

Module error

Module error 

Source
Expand description

Error types of the gateway’s LNv1 client module.

The error types of this module’s public operations live here; the payment errors its state machines persist stay in crate::pay.

Structs§

GatewayClientV1Error
A failure reported by the gateway behind crate::IGatewayClientV1.

Enums§

GatewayPayInvoiceError
A failure to start paying an invoice on behalf of a federation client.
HandleDirectSwapError
A failure to fund the incoming contract of a direct swap.
HandleInterceptedHtlcError
A failure to handle an HTLC the gateway intercepted.