Function parse_config_address_string

Source
pub fn parse_config_address_string(
    addr: &str,
    network: &Network,
) -> Result<Address, String>