HASH_SIZE constant

int const HASH_SIZE

Size of each topic hash in bytes (H256 = 32 bytes)

Implementation

static const int HASH_SIZE = 32;