set_nonce

Set the nonce. After a call to set_nonce, starknet::get_execution_info().tx_info.nonce will return the set value.

Fully qualified path: core::starknet::testing::set_nonce

pub fn set_nonce(nonce: felt252)