mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 07:58:02 +00:00
Enable trace timings logs for transaction factory (#4845)
* Enable trace timings logs for transaction factory.
This commit is contained in:
Generated
+2
@@ -3400,6 +3400,7 @@ dependencies = [
|
||||
"sc-service",
|
||||
"sc-service-test",
|
||||
"sc-telemetry",
|
||||
"sc-tracing",
|
||||
"sc-transaction-pool",
|
||||
"serde",
|
||||
"sp-authority-discovery",
|
||||
@@ -3417,6 +3418,7 @@ dependencies = [
|
||||
"structopt",
|
||||
"substrate-build-script-utils",
|
||||
"tempfile",
|
||||
"tracing",
|
||||
"vergen",
|
||||
"wasm-bindgen",
|
||||
"wasm-bindgen-futures",
|
||||
|
||||
Reference in New Issue
Block a user