subaddrIdxByteLen constant
int
const subaddrIdxByteLen
Byte length of the index used for Monero subaddresses.
Monero subaddress indices are typically represented using 4 bytes.
Implementation
static const subaddrIdxByteLen = 4;