Skip to content

Commit

Permalink
Update polkadot/roadmap/implementers-guide/src/node/approval/approval…
Browse files Browse the repository at this point in the history
…-voting.md

Co-authored-by: Dónal Murray <donalm@seadanda.dev>
  • Loading branch information
wmjae and seadanda authored Jan 9, 2025
1 parent bc15c9a commit 3be955a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ Some(core_index), response_sender)`
* Construct a `IndirectSignedApprovalVote` using the information about the vote.
* Dispatch `ApprovalDistributionMessage::DistributeApproval`.
* ELSE
* Re-arm the timer with latest tick we have the send the vote.
* Re-arm the timer with latest tick we have then send the vote.

### Determining Approval of Candidate

Expand Down

0 comments on commit 3be955a

Please sign in to comment.