From 29b30a95e9cc8fc79ec40c1abdca55128e28a23f Mon Sep 17 00:00:00 2001 From: Ezra Epstein Date: Fri, 1 Dec 2017 14:00:44 -0500 Subject: link to wiki for additional info on napspec --- docs/metadata.rst | 2 ++ 1 file changed, 2 insertions(+) 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 `_. + Usage for Source Code Verification ================================== -- cgit