checksumByteLen constant
int
const checksumByteLen
The length of the checksum bytes used in XMR addresses.
Implementation
static const int checksumByteLen = 4;
The length of the checksum bytes used in XMR addresses.
static const int checksumByteLen = 4;