Module ss58

Source
Expand description

Modified version of SS58 parser extracted from Substrate in order to not pull the whole sp-core into farmer application

Enums§

Ss58ParsingError
An error type for SS58 decoding.

Functions§

parse_ss58_reward_address
Some if the string is a properly encoded SS58Check address.