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.