Merge pull request #734 from ZhuWeiyang/patch-1

Missing '_' in modifier 'timedTransitions'
This commit is contained in:
chriseth
2016-07-21 14:33:20 +02:00
committed by GitHub
+1
View File
@@ -201,6 +201,7 @@ function finishes.
now >= creationTime + 12 days)
nextStage();
// The other stages transition by transaction
_
}
// Order of the modifiers matters here!