pub fn encode_base58(v: &[u8]) -> String
Encodes a byte slice to base58check with the specified version byte.