rpc: tighten setmocktime upper bound to UINT32_MAX
This commit tightens the maximum allowed mock time in Bitcoin Core's testing-only RPC command `setmocktime` from the year 2262 down to the year 2106 (the maximum value a 32-bit unsigned timestamp can hold). The change prevents two types of…
406c2348by stringintech+6−63 files