FM_BITCOIND_URL_ENV

Constant FM_BITCOIND_URL_ENV 

Source
pub const FM_BITCOIND_URL_ENV: &str = "FM_BITCOIND_URL";
Expand description

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)