Environment variable that instructs the gateway to run in “debug mode”,
which allows errors to return to clients without redacting private
information.
Environment variable that specifies the “module mode” the gateway should run
in. Options are “LNv1”, “LNv2”, or “All”. It is not recommended to run “All”
in production so that clients are not able to use the same gateway to create
LNv1 and LNv2 invoices.
Environment variable that specifies the mnemonic that the gateway should use
for ecash and the LDK Node should use for onchain funds. If not set, a
mnemonic will be generated. This environment variable can be used for
recovering from an existing mnemonic.