async fn load_frontier<Mode: TransactionMode>( tx: &mut Transaction<Mode>, height: u64, ) -> Result<BlocksFrontier>