Type Alias node_testing::client::Client
source · pub type Client = Client<Backend, LocalCallExecutor<Block, Backend, RuntimeExecutor>, Block, RuntimeApi>;
Expand description
Test client type.
Aliased Type§
struct Client { /* private fields */ }