Function test_runner::default_config [−][src]
pub fn default_config(
task_executor: TaskExecutor,
chain_spec: Box<dyn ChainSpec>
) -> Configuration
Expand description
Produces a default configuration object, suitable for use with most set ups.