mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 01:11:04 +00:00
Introduce metrics into PVF validation host (#3603)
This commit is contained in:
Generated
+2
@@ -6243,6 +6243,7 @@ dependencies = [
|
||||
"parity-scale-codec",
|
||||
"pin-project 1.0.8",
|
||||
"polkadot-core-primitives",
|
||||
"polkadot-node-subsystem-util",
|
||||
"polkadot-parachain",
|
||||
"rand 0.8.4",
|
||||
"sc-executor",
|
||||
@@ -7011,6 +7012,7 @@ dependencies = [
|
||||
"parity-util-mem",
|
||||
"polkadot-cli",
|
||||
"polkadot-node-core-candidate-validation",
|
||||
"polkadot-node-core-pvf",
|
||||
"polkadot-node-subsystem",
|
||||
"polkadot-node-subsystem-util",
|
||||
"structopt",
|
||||
|
||||
Reference in New Issue
Block a user