const BITCOIN_RPC_URL_ENVS: &[(&str, Option<&str>)];
The environment variables holding the Bitcoin RPC URL, in lookup order, each paired with the variable that replaces it if it is deprecated.