hashSize top-level constant

int const hashSize

Size of Bitcoin hashes in bytes (SHA256)

Implementation

const int hashSize = 32;