This commit is contained in:
Dimitris Apostolou 2018-02-27 00:16:31 +02:00 committed by GitHub
parent be262f065f
commit 7a4f0649ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ namespace Consensus {
* Being array indices, these MUST be numbered consecutively.
*
* The order of these indices MUST match the order of the upgrades on-chain, as
* several functions depends on the enum being sorted.
* several functions depend on the enum being sorted.
*/
enum UpgradeIndex {
// Sprout must be first