Add multinode test for two nodes rotating at 1 tick per slot
This commit is contained in:
@ -324,7 +324,8 @@ impl Fullnode {
|
||||
break;
|
||||
}
|
||||
trace!(
|
||||
"Waiting for bank tick_height to catch up from {} to {}",
|
||||
"{:?}: Waiting for bank tick_height to catch up from {} to {}",
|
||||
self.id,
|
||||
bank_tick_height,
|
||||
tick_height
|
||||
);
|
||||
|
Reference in New Issue
Block a user