pub const GET_BLOCK_TEMPLATE_NONCE_RANGE_FIELD: &str = "00000000ffffffff";
Expand description

A range of valid block template nonces, that goes from u32::MIN to u32::MAX as a string.