Re-exports§
pub use config::GatewayParameters;
Modules§
- client
- config
- envs
- error 🔒
- events 🔒
- federation_
manager 🔒 - rpc_
server - types 🔒
- Map
gateway_lnrpc
protobuf types to rust types
Structs§
Enums§
- Gateway
State - Receive
Payment 🔒Stream Action - The action to take after handling a payment stream.
Constants§
- DB_FILE 🔒
- Name of the gateway’s database that is used for metadata and configuration storage.
- DEFAULT_
MODULE_ 🔒KINDS - The non-lightning default module types that the Gateway supports.
- DEFAULT_
NETWORK - Default Bitcoin network for testing purposes.
- DEFAULT_
NUM_ 🔒ROUTE_ HINTS - The default number of route hints that the legacy gateway provides for invoice creation.
- GW_
ANNOUNCEMENT_ 🔒TTL - How long a gateway announcement stays valid
- LDK_
NODE_ 🔒DB_ FOLDER - Name of the folder that the gateway uses to store its node database when running in LDK mode.