Start replay stage from the slot-relative blob index, not the global entry height
This commit is contained in:
@ -90,6 +90,7 @@ fn test_replay() {
|
||||
bank_id: 0,
|
||||
entry_height: 0,
|
||||
last_entry_id: cur_hash,
|
||||
next_blob_index: 0,
|
||||
}];
|
||||
|
||||
let bank = bank_forks.working_bank();
|
||||
|
Reference in New Issue
Block a user