sha256ByteLen constant

int const sha256ByteLen

The length, in bytes, of a SHA-256 hash used in Zilliqa addresses.

Implementation

static const int sha256ByteLen = 20;