pub fn decode_destination(
    str_: &str,
    params: Option<&ChainParams>,
    error_str: Option<&mut str>
) -> TxDestination