mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
commit
e06af46f3d
@ -248,7 +248,7 @@ the modifier ``atStage`` ensures that the function can
|
|||||||
only be called at a certain stage.
|
only be called at a certain stage.
|
||||||
|
|
||||||
Automatic timed transitions
|
Automatic timed transitions
|
||||||
are handled by the modifier ``timeTransitions``, which
|
are handled by the modifier ``timedTransitions``, which
|
||||||
should be used for all functions.
|
should be used for all functions.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
Loading…
Reference in New Issue
Block a user