letmodule=deserialize_buffer(test_module.to_vec()).expect("Failed to load module");
letmodule=deserialize_buffer(test_module.to_vec()).expect("Failed to load module");
letmodule=program.add_module_by_sigs("test",module,map!["env"=>FunctionExecutor::<TestExternalities>::SIGNATURES]).expect("Failed to initialize module");
letmodule=program.add_module_by_sigs("test",module,map!["env"=>FunctionExecutor::<TestExternalities>::SIGNATURES]).expect("Failed to initialize module");