blockDecMaxByteLen constant
int
const blockDecMaxByteLen
Maximum byte length for decoding blocks in Monero Base58 encoding.
Implementation
static const int blockDecMaxByteLen = 8;
Maximum byte length for decoding blocks in Monero Base58 encoding.
static const int blockDecMaxByteLen = 8;