Update the frame-weight-template to use PhantomData from core (#13844)

* update weights template and recalculate weights from pallet template

* update template file in benchmarking-cli
This commit is contained in:
alexd10s
2023-04-06 17:19:46 +01:00
committed by GitHub
parent b0d99a084a
commit 23de70a536
5 changed files with 8 additions and 10 deletions
-1
View File
@@ -6864,7 +6864,6 @@ dependencies = [
"sp-core",
"sp-io",
"sp-runtime",
"sp-std",
]
[[package]]