pub fn test_leaves_for_backend<B>(backend: Arc<B>)where B: Backend<Block> + 'static,
helper to test the leaves implementation for various backends
leaves