mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Missing '_' in modifier 'timedTransitions'
This commit is contained in:
parent
077c8ad83d
commit
b8d75340af
@ -201,6 +201,7 @@ function finishes.
|
||||
now >= creationTime + 12 days)
|
||||
nextStage();
|
||||
// The other stages transition by transaction
|
||||
_
|
||||
}
|
||||
|
||||
// Order of the modifiers matters here!
|
||||
|
Loading…
Reference in New Issue
Block a user