sha256ByteLen constant
int
const sha256ByteLen
The length, in bytes, of a SHA-256 hash used in Zilliqa addresses.
Implementation
static const int sha256ByteLen = 20;
The length, in bytes, of a SHA-256 hash used in Zilliqa addresses.
static const int sha256ByteLen = 20;