[][src]Function base58_monero::base58::decode_check

pub fn decode_check(data: &str) -> Result<Vec<u8>, Error>

Decode base58-encoded with 4 bytes checksum string into a byte vector