Missing '_' in modifier 'timedTransitions'

This commit is contained in:
Weiyang Zhu 2016-07-21 14:10:53 +08:00 committed by GitHub
parent 077c8ad83d
commit b8d75340af

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!