Added in-depth links for further reading to the state variable, function and function modifier overview in the structure section

This commit is contained in:
holgerd77
2016-02-19 11:30:00 +01:00
parent 6640e9e918
commit acee4b7040
3 changed files with 14 additions and 0 deletions
+2
View File
@@ -20,6 +20,8 @@ there is in C and JavaScript, so `if (1) { ... }` is *not* valid Solidity.
.. index:: ! function;call, function;internal, function;external
.. _function-calls:
Function Calls
==============