addrLenBytes constant

int const addrLenBytes

The total length of an Ethereum address in bytes.

Implementation

static const int addrLenBytes = 20;