mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 16:21:06 +00:00
Add benchmarking pipeline to node-template (#7122)
This commit is contained in:
Generated
+5
@@ -3912,6 +3912,8 @@ dependencies = [
|
||||
name = "node-template"
|
||||
version = "2.0.0-rc6"
|
||||
dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-benchmarking-cli",
|
||||
"jsonrpc-core",
|
||||
"node-template-runtime",
|
||||
"pallet-transaction-payment-rpc",
|
||||
@@ -3945,10 +3947,13 @@ dependencies = [
|
||||
name = "node-template-runtime"
|
||||
version = "2.0.0-rc6"
|
||||
dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-executive",
|
||||
"frame-support",
|
||||
"frame-system",
|
||||
"frame-system-benchmarking",
|
||||
"frame-system-rpc-runtime-api",
|
||||
"hex-literal",
|
||||
"pallet-aura",
|
||||
"pallet-balances",
|
||||
"pallet-grandpa",
|
||||
|
||||
Reference in New Issue
Block a user