mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
@@ -1054,7 +1054,9 @@ macro_rules! impl_benchmark {
|
||||
// Time the extrinsic logic.
|
||||
$crate::log::trace!(
|
||||
target: "benchmark",
|
||||
"Start Benchmark: {:?}", c
|
||||
"Start Benchmark: {} ({:?})",
|
||||
extrinsic,
|
||||
c
|
||||
);
|
||||
|
||||
let start_pov = $crate::benchmarking::proof_size();
|
||||
|
||||
Reference in New Issue
Block a user