pub fn open_frontier_backend(
    path: PathBuf
) -> Result<Arc<Backend<Block>>, String>