Crate ln_gateway
source ·Modules§
Structs§
GatewayParameters
is a helper struct that can be derived fromGatewayOpts
that holds the CLI or environment variables that are specified by the user.- Represents an active connection to the lightning node.
GatewayParameters
is a helper struct that can be derived from
GatewayOpts
that holds the CLI or environment variables that are specified
by the user.