pub const FM_LND_TIME_PREF_ENV: &str = "FM_LND_TIME_PREF";Expand description
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.