logo
pub fn decode_tzsig(
    sig_bs58: &str
) -> Result<(Algorithm, Vec<u8>), DecodeTezosSignatureError>