Add CommitmentSlots::new_from_slot() (#11600)
This commit is contained in:
@@ -1228,9 +1228,7 @@ pub(crate) mod tests {
|
||||
10,
|
||||
CommitmentSlots {
|
||||
slot: bank1.slot(),
|
||||
root: 0,
|
||||
highest_confirmed_slot: 0,
|
||||
highest_confirmed_root: 0,
|
||||
..CommitmentSlots::default()
|
||||
},
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user