valido/base58

Search:
Group by:

Procs

proc isBase58(input: string): bool {....raises: [OpenParserRegexError, ValueError,
    Exception], tags: [RootEffect], forbids: [].}
Check if a string is base58 encoded using the regular expression