radix constant

int const radix

The radix for Base58 encoding.

Implementation

static const int radix = 58;