hashSize top-level constant
int
const hashSize
Size of Bitcoin hashes in bytes (SHA256)
Implementation
const int hashSize = 32;
Size of Bitcoin hashes in bytes (SHA256)
const int hashSize = 32;