Constant zebra_rpc::methods::get_block_template_rpcs::constants::GET_BLOCK_TEMPLATE_NONCE_RANGE_FIELD
source ยท 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.