const BLOCKCHAIN_TIMESTAMP_CHECK_WINDOW: usize = 60;
How many most recent blocks to use to verify new blocks’ timestamp