addressByteLength constant

int const addressByteLength

The length of an ethereum address, in bytes.

Implementation

static const addressByteLength = 20;