checksumByteLen constant

int const checksumByteLen

The length (in bytes) of the checksum used in Base58 encoding.

Implementation

static const int checksumByteLen = 4;