Function ink_env::test::set_block_number

source ยท
pub fn set_block_number<T>(value: T::BlockNumber)
where T: Environment<BlockNumber = u32>,
Expand description

Sets the block number for the next advance_block invocation.