mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 15:47:58 +00:00
Rework telemetry to replace the use of tracing with an object we pass around (#8143)
polkadot companion: paritytech/polkadot#2535
This commit is contained in:
@@ -151,6 +151,7 @@ impl core::Benchmark for ConstructionBenchmark {
|
||||
context.client.clone(),
|
||||
self.transactions.clone().into(),
|
||||
None,
|
||||
None,
|
||||
);
|
||||
let inherent_data_providers = sp_inherents::InherentDataProviders::new();
|
||||
inherent_data_providers
|
||||
|
||||
Reference in New Issue
Block a user