Function substrate_test_runtime_client::new_light[][src]

pub fn new_light(
) -> (Client<LightBackend, LightExecutor, Block, RuntimeApi>, Arc<LightBackend>)
Expand description

Creates new light client instance used for tests.