pub(crate) const MIN_TEMPLATE_BYTES: usize = 500;
The minimum number of characters in a valid `getblocktemplate JSON response.
The fields we use take up around ~800 bytes.