Track reset bank in PohRecorder (#19810)

This commit is contained in:
carllin
2021-09-13 16:55:35 -07:00
committed by GitHub
parent 97fc64dd0c
commit 87a7f00926
8 changed files with 317 additions and 314 deletions

View File

@ -105,7 +105,7 @@ mod test {
let (poh_recorder, _entry_receiver, _record_receiver) = PohRecorder::new(
0,
bank.last_blockhash(),
0,
bank.clone(),
Some((2, 2)),
bank.ticks_per_slot(),
&Pubkey::default(),