Benchmarking pallet-example (#8301)

Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
This commit is contained in:
Jimmy Chu
2021-03-29 21:33:28 +08:00
committed by GitHub
parent db74a34877
commit c8fced2019
7 changed files with 450 additions and 236 deletions
+2 -1
View File
@@ -4953,11 +4953,12 @@ dependencies = [
[[package]]
name = "pallet-example"
version = "2.0.0"
version = "3.0.0"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"log",
"pallet-balances",
"parity-scale-codec 2.0.1",
"serde",