aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEzra Epstein <eepstein@users.noreply.github.com>2017-12-02 03:00:44 +0800
committerGitHub <noreply@github.com>2017-12-02 03:00:44 +0800
commit29b30a95e9cc8fc79ec40c1abdca55128e28a23f (patch)
tree07c1608374eafc7195099d73f37428daab2d6e9a
parent4cad0b224b0f0913100c5957bef98786dc5a31c2 (diff)
downloaddexon-solidity-29b30a95e9cc8fc79ec40c1abdca55128e28a23f.tar
dexon-solidity-29b30a95e9cc8fc79ec40c1abdca55128e28a23f.tar.gz
dexon-solidity-29b30a95e9cc8fc79ec40c1abdca55128e28a23f.tar.bz2
dexon-solidity-29b30a95e9cc8fc79ec40c1abdca55128e28a23f.tar.lz
dexon-solidity-29b30a95e9cc8fc79ec40c1abdca55128e28a23f.tar.xz
dexon-solidity-29b30a95e9cc8fc79ec40c1abdca55128e28a23f.tar.zst
dexon-solidity-29b30a95e9cc8fc79ec40c1abdca55128e28a23f.zip
link to wiki for additional info on napspec
-rw-r--r--docs/metadata.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/metadata.rst b/docs/metadata.rst
index dbde87e8..5e37219e 100644
--- a/docs/metadata.rst
+++ b/docs/metadata.rst
@@ -131,6 +131,8 @@ user interface for the contract.
Furthermore, Mist can use the userdoc to display a confirmation message to the user
whenever they interact with the contract.
+Additional information about Ethereum Natural Specification (NatSpec) can be found `here <https://github.com/ethereum/wiki/wiki/Ethereum-Natural-Specification-Format>`_.
+
Usage for Source Code Verification
==================================