Function coins_bip32::enc::decode_b58_check
source · pub fn decode_b58_check(s: &str) -> Result<Vec<u8>, Bip32Error>
Expand description
Decode a bytevector from a base58 check string
pub fn decode_b58_check(s: &str) -> Result<Vec<u8>, Bip32Error>
Decode a bytevector from a base58 check string