blockDecMaxByteLen constant

int const blockDecMaxByteLen

Maximum byte length for decoding blocks in Monero Base58 encoding.

Implementation

static const int blockDecMaxByteLen = 8;