pub fn block_state_solution(
block_state: PredicateAddress,
block_number: Word,
block_timestamp_secs: Word,
) -> Solution
Expand description
Generate a solution that sets the block state to the given block number and timestamp.
pub fn block_state_solution(
block_state: PredicateAddress,
block_number: Word,
block_timestamp_secs: Word,
) -> Solution
Generate a solution that sets the block state to the given block number and timestamp.