decode

Function decode 

Source
pub fn decode(input: &str) -> Result<Vec<u8>, DecodeError>
Expand description

Decode base58 string to bytes