diff --git a/docs/common-patterns.rst b/docs/common-patterns.rst index 51fb4e6ef..8d0b28af6 100644 --- a/docs/common-patterns.rst +++ b/docs/common-patterns.rst @@ -19,7 +19,8 @@ more about this on the :ref:`security_considerations` page. This is an example of the withdrawal pattern in practice in a contract where the goal is to send the most money to the -contract in order to become the "richest". +contract in order to become the "richest", inspired by +`King of the Ether `_. In the following contract, if you are usurped as the richest, you will recieve the funds of the person who has gone on to