pub fn parse_ss58_reward_address(s: &str) -> Result<PublicKey, Ss58ParsingError>
Expand description
Some if the string is a properly encoded SS58Check address.
pub fn parse_ss58_reward_address(s: &str) -> Result<PublicKey, Ss58ParsingError>
Some if the string is a properly encoded SS58Check address.