Function polkadot_service::benchmarking::benchmark_inherent_data
source · pub fn benchmark_inherent_data(header: Header) -> Result<InherentData, Error>
Expand description
Generates inherent data for benchmarking Polkadot, Kusama, Westend and Rococo.
Not to be used outside of benchmarking since it returns mocked values.