Re-exports§
pub use config::GatewayParameters;
Modules§
- client
- config
- db π
- envs
- error π
- events π
- federation_
manager π - gateway_
module_ v2 - rpc
- state_
machine - 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.
- EXPIRATION_
DELTA_ πMINIMUM_ V2 - LNv2 CLTV Delta in blocks
- 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.