Function bitcoinchain_params::select_params
source · pub fn select_params(network: &String)Expand description
| Sets the params returned by Params() | to those for the given chain name. @throws | std::runtime_error when the chain | is not supported. |