Type Definition node_testing::client::Client [−][src]
type Client = Client<Backend, LocalCallExecutor<Block, Backend, Executor>, Block, RuntimeApi>;
Expand description
Test client type.
type Client = Client<Backend, LocalCallExecutor<Block, Backend, Executor>, Block, RuntimeApi>;
Test client type.