pub const GET_BLOCK_TEMPLATE_NONCE_RANGE_FIELD: &str = "00000000ffffffff";
A range of valid block template nonces, that goes from u32::MIN to u32::MAX as a string.
u32::MIN
u32::MAX