Crate ln_gateway

source

Modules§

Structs§

  • GatewayParameters is a helper struct that can be derived from GatewayOpts that holds the CLI or environment variables that are specified by the user.
  • Represents an active connection to the lightning node.

Enums§

  • Errors that can occur while processing incoming HTLC’s, making outgoing payments, registering with connected federations, or responding to webserver requests.

Constants§

  • The default routing fees that the gateway charges for incoming and outgoing payments. Identical to the Lightning Network.
  • Default Bitcoin network for testing purposes.

Type Aliases§