Crate ln_gateway

Source

Re-exports§

Modules§

Structs§

Enums§

  • 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.
  • The default routing fees that the gateway charges for incoming and outgoing payments. Identical to the Lightning Network.
  • The non-lightning default module types that the Gateway supports.
  • Default Bitcoin network for testing purposes.
  • The default number of route hints that the legacy gateway provides for invoice creation.
  • LNv2 CLTV Delta in blocks
  • How long a gateway announcement stays valid
  • Name of the folder that the gateway uses to store its node database when running in LDK mode.

Type Aliases§