pub fn test_children_for_backend<B>(backend: Arc<B>)where
B: LocalBackend<Block> + 'static,
Expand description
helper to test the children
implementation for various backends
pub fn test_children_for_backend<B>(backend: Arc<B>)where
B: LocalBackend<Block> + 'static,
helper to test the children
implementation for various backends