blockHeaderLen top-level constant
int
const blockHeaderLen
Block header length in bytes (80 bytes total).
Implementation
const int blockHeaderLen = 80;
Block header length in bytes (80 bytes total).
const int blockHeaderLen = 80;