pub const FM_BITCOIND_URL_ENV: &str = "FM_BITCOIND_URL";
The URL to use when connecting to a bitcoin node over RPC. Should not include authentication parameters: (e.g http://127.0.0.1:8332)
http://127.0.0.1:8332