mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-17 06:35:42 +00:00
make impl_outer_origin default to use frame_system (#6695)
This commit is contained in:
@@ -413,7 +413,7 @@ mod tests {
|
||||
}
|
||||
|
||||
impl_outer_origin! {
|
||||
pub enum Origin for TestRuntime {}
|
||||
pub enum Origin for TestRuntime where system = system {}
|
||||
}
|
||||
|
||||
impl_outer_dispatch! {
|
||||
|
||||
Reference in New Issue
Block a user