from_base58

Function from_base58 

Source
pub fn from_base58(base58: String) -> Result<Vec<u8>, Base58Error>