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