Skip to main content

Module types

Module types 

Source
Expand description

Make all of lexe_api_core available under [lexe_api].

NOTE: Any crates which can depend on lexe_api_core directly (without lexe-api) should do so to avoid [lexe_api] dependencies. API types shared across multiple endpoints.

Modules§

bounded_note
BoundedNote, length-bounded string type for untrusted input.
invoice
Invoice, a wrapper around LDK’s BOLT11 invoice type.
lnurl
Lnurl types Types related to LUD-06 (LNURL-pay).
offer
Offer, a wrapper around LDK’s BOLT12 offer type.
payments
Payments types and newtypes.
ports
Port, Ports, RunPorts, etc, used in the Runner.
sealed_seed
SealedSeed and related types and logic.
username
Username newtype.

Structs§

Empty
A struct denoting an empty API request or response.

Type Aliases§

LeaseId
A unique identifier for a user node lease.