Trait sc_client_api::client::BlockOf [−][src]
Expand description
Figure out the block type for a given type (for now, just a Client
).
Associated Types
Implementors
impl<B, E, Block, RA> BlockOf for Client<B, E, Block, RA> where
B: Backend<Block>,
E: CallExecutor<Block>,
Block: BlockT,
impl<B, E, Block, RA> BlockOf for Client<B, E, Block, RA> where
B: Backend<Block>,
E: CallExecutor<Block>,
Block: BlockT,