keyHashByteLen constant

int const keyHashByteLen

The length in bytes of the key hash portion of an ICON address.

Implementation

static const int keyHashByteLen = 20;