Function ink_env::test::set_block_timestamp
source ยท pub fn set_block_timestamp<T>(value: T::Timestamp)where
T: Environment<Timestamp = u64>,
Expand description
Sets the block timestamp for the next advance_block
invocation.