pub fn decode_b58_check(s: &str) -> Result<Vec<u8>, Bip32Error>
Expand description

Decode a bytevector from a base58 check string