Skip to content

Commit 1382730

Browse files
author
Your Name
committed
fix
1 parent 6e7052c commit 1382730

File tree

1 file changed

+1
-0
lines changed
  • vote-interface/src/state

1 file changed

+1
-0
lines changed

vote-interface/src/state/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -714,6 +714,7 @@ impl VoteState {
714714
next_vote_slot: Slot,
715715
epoch: Epoch,
716716
current_slot: Slot,
717+
timely_vote_credits: bool,
717718
pop_expired: bool,
718719
) {
719720
// Ignore votes for slots earlier than we already have votes for

0 commit comments

Comments
 (0)