Function mangata_node::benchmarking::inherent_benchmark_data
source · pub async fn inherent_benchmark_data(
prev_seed: [u8; 32],
duration: Duration
) -> Result<InherentData>
Expand description
Generates inherent data for the benchmark overhead
command.