aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-06-08 14:53:54 +0800
committerGitHub <noreply@github.com>2018-06-08 14:53:54 +0800
commit81c5a6e466fd360c0a4805396137fc45f7b309c8 (patch)
tree42f4a41939d72a8d9c6395347e5b8ac7136da64a
parentddd256a607394edecfd9c0e55e58c84ab8a704ea (diff)
parent20a5a9b15f59bfbc04db69bf1f02489aa935a685 (diff)
downloaddexon-solidity-81c5a6e466fd360c0a4805396137fc45f7b309c8.tar.gz
dexon-solidity-81c5a6e466fd360c0a4805396137fc45f7b309c8.tar.zst
dexon-solidity-81c5a6e466fd360c0a4805396137fc45f7b309c8.zip
Merge pull request #4247 from morenoh149/patch-2
Update Event emit docs pragma
-rw-r--r--docs/contracts.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contracts.rst b/docs/contracts.rst
index e4f49f43..3c78d167 100644
--- a/docs/contracts.rst
+++ b/docs/contracts.rst
@@ -742,7 +742,7 @@ All non-indexed arguments will be stored in the data part of the log.
::
- pragma solidity ^0.4.0;
+ pragma solidity ^0.4.21;
contract ClientReceipt {
event Deposit(