ln_gateway

Module error

Source

Structs§

FederationNotConnected
Public error that indicates the requested federation is not connected to this gateway.

Enums§

AdminGatewayError
Errors that authenticated endpoints can encounter. Full error message and error details are returned to the admin client for debugging purposes.
LNv1Error
Errors that can occur during the LNv1 protocol. LNv1 errors are public and the error messages should be redacted for privacy reasons.
LNv2Error
Errors that can occur during the LNv2 protocol. LNv2 errors are public and the error messages should be redacted for privacy reasons.
PublicGatewayError
Errors that unauthenticated endpoints can encounter. For privacy reasons, the error messages are intended to be redacted before returning to the client.