addrLenBytes constant
int
const addrLenBytes
The total length of an Ethereum address in bytes.
Implementation
static const int addrLenBytes = 20;
The total length of an Ethereum address in bytes.
static const int addrLenBytes = 20;