mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #2122 from nrchandan/patch-1
Update common-patterns.rst
This commit is contained in:
commit
937397ed9c
@ -232,7 +232,7 @@ reached at a certain point in **time**.
|
|||||||
An example for this is a blind auction contract which
|
An example for this is a blind auction contract which
|
||||||
starts in the stage "accepting blinded bids", then
|
starts in the stage "accepting blinded bids", then
|
||||||
transitions to "revealing bids" which is ended by
|
transitions to "revealing bids" which is ended by
|
||||||
"determine auction autcome".
|
"determine auction outcome".
|
||||||
|
|
||||||
.. index:: function;modifier
|
.. index:: function;modifier
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user