Type Definition substrate_test_runtime_client::LightExecutor[][src]

type LightExecutor = GenesisCallExecutor<LightBackend, LocalCallExecutor<Block, Backend<LightStorage<Block>, HashFor<Block>>, NativeExecutor<LocalExecutor>>>;
Expand description

Test client light executor.