pub fn open_backend(
    config: &Configuration
) -> Result<Arc<Backend<Block>>, String>