Add NatSpec documentation.

This commit is contained in:
William Entriken
2019-04-19 00:54:08 +02:00
committed by chriseth
parent 4312f6ec23
commit 916e151f46
4 changed files with 203 additions and 24 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ Furthermore, the wallet can use the NatSpec user documentation to display a conf
whenever they interact with the contract, together with requesting
authorization for the transaction signature.
Additional information about Ethereum Natural Specification (NatSpec) can be found `here <https://github.com/ethereum/wiki/wiki/Ethereum-Natural-Specification-Format>`_.
For additional information, read :doc:`Ethereum Natural Language Specification (NatSpec) format <natspec-format>`.
Usage for Source Code Verification
==================================