pub fn block_state_mutations( block_number: Word, block_timestamp_secs: Word, ) -> Vec<Mutation>
Generate the mutations required for a solution that sets the block state to the given block number and timestamp.