addressByteLength constant
int
const addressByteLength
The length of an ethereum address, in bytes.
Implementation
static const addressByteLength = 20;
The length of an ethereum address, in bytes.
static const addressByteLength = 20;