blockEncMaxByteLen constant

int const blockEncMaxByteLen

Maximum byte length for encoding blocks in Monero Base58 encoding.

Implementation

static const int blockEncMaxByteLen = 11;