ink_env::test

Function 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.