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