Substrate Companion (#7118)

* sudo benchmarks

* cargo fmt

* sub weights

* Update Cargo.lock

* NC.l

* undo

* cargo fmt

* update sudo weights

* update lockfile for {"substrate"}

---------

Co-authored-by: parity-processbot <>
This commit is contained in:
Doordashcon
2023-05-11 17:13:29 +01:00
committed by GitHub
parent f86c9fcc44
commit df7c5b3ecc
10 changed files with 366 additions and 184 deletions
+1
View File
@@ -464,6 +464,7 @@ impl pallet_vesting::Config for Runtime {
impl pallet_sudo::Config for Runtime {
type RuntimeEvent = RuntimeEvent;
type RuntimeCall = RuntimeCall;
type WeightInfo = ();
}
impl parachains_configuration::Config for Runtime {