Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Commit

Permalink
Companion of paritytech/substrate#9934, !
Browse files Browse the repository at this point in the history
  • Loading branch information
AurevoirXavier committed Aug 4, 2022
1 parent b9f5a36 commit 4a72851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/runtime/pangolin/src/pallets/utility.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ use crate::*;
impl Config for Runtime {
type Call = Call;
type Event = Event;
type PalletsOrigin = OriginCaller;
type WeightInfo = ();
}

0 comments on commit 4a72851

Please sign in to comment.