base58 top-level constant

String const base58

Base58 numeral system

Implementation

const String base58 =
    '123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz';