forked from pokt-network/pocket
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Lines 51 to 56 in d552ec6
| // IMPROVE: Consider renaming `highPrepareQC` to simply `prepareQC` | |
| highPrepareQC *typesCons.QuorumCertificate // Highest QC for which replica voted PRECOMMIT | |
| lockedQC *typesCons.QuorumCertificate // Highest QC for which replica voted COMMIT | |
| // Leader Election | |
| leaderId *typesCons.NodeId |
This issue was generated by todo-issue based on a IMPROVE comment in d552ec6.
Reactions are currently unavailable