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