Skip to main content

Module gateway_api

Module gateway_api 

Source

Structs§

CreateBolt11InvoicePayload
FeeOutOfRangeError
A PaymentFee that does not fit into the u32 components of [RoutingFees] and therefore cannot be announced to lightning clients.
PaymentFee
RealGatewayConnection
RoutingInfo
SendPaymentPayload

Constants§

MAX_INVOICE_EXPIRY_SECS
The maximum invoice expiry a client may request via create_bolt11_invoice. Bounding the expiry bounds the lifetime of both the hold invoice created on the gateway’s Lightning node and the incoming contract record in the gateway’s database.

Traits§

GatewayConnection