Forge a confirmed root before halting for RPC inspection (#10061)
This commit is contained in:
@ -180,7 +180,6 @@ impl BlockCommitmentCache {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
pub(crate) fn set_get_largest_confirmed_root(&mut self, root: Slot) {
|
||||
self.largest_confirmed_root = root;
|
||||
}
|
||||
|
Reference in New Issue
Block a user