We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23e6607 commit 9b9972eCopy full SHA for 9b9972e
src/mock.rs
@@ -28,7 +28,7 @@ use sp_runtime::testing::{Header, UintAuthorityId, TestXt};
28
use sp_runtime::traits::{IdentityLookup, BlakeTwo256, ConvertInto};
29
use sp_core::H256;
30
use frame_support::{impl_outer_origin, impl_outer_dispatch, parameter_types, weights::Weight};
31
-use frame_system as system;
+
32
impl_outer_origin!{
33
pub enum Origin for Runtime {}
34
}
0 commit comments