[][src]Function cryptonote_base58::from_base58

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