Skip to main content Module envs Copy item path Source FM_GATEWAY_IROH_SECRET_KEY_OVERRIDE_ENV Environment variable for overriding the iroh secret key FM_LDK_ALIAS_ENV The alias for the LDK Node FM_LND_MACAROON_ENV Environment variable that specifies the location of LND’s macaroon.
Necessary for LND configuration. FM_LND_RPC_ADDR_ENV Environment variable that specifies the URL to connect to LND. Necessary for
LND configuration. FM_LND_TIME_PREF_ENV Environment variable that specifies the time_pref used in LND
SendPaymentRequest. Must parse as an f64 in the range [-1.0, 1.0], where
-1 optimizes for fees and 1 optimizes for reliability. FM_LND_TLS_CERT_ENV Environment variable that specifies the location of LND’s TLS certificate.
Necessary for LND configuration. FM_PORT_LDK Environment variable the specifies the port that the LDK Node should use.
Necessary for LDK configuration.