Function air_test_utils::test_runner::create_avm_with_key
source ยท pub async fn create_avm_with_key<R: AirRunner>(
keypair: impl Into<KeyPair>,
call_service: CallServiceClosure<'static>,
test_init_parameters: TestInitParameters,
) -> TestRunner<R>