block_state_mutations

Function block_state_mutations 

Source
pub fn block_state_mutations(
    block_number: Word,
    block_timestamp_secs: Word,
) -> Vec<Mutation>
Expand description

Generate the mutations required for a solution that sets the block state to the given block number and timestamp.