addressByteLength constant

int const addressByteLength

The length of an Ethereum address in bytes

Implementation

static const int addressByteLength = 20;