Documentation.

This commit is contained in:
chriseth
2019-01-17 20:36:48 +01:00
parent fed56f33d5
commit 01ad4bffe7
3 changed files with 36 additions and 1 deletions
+3
View File
@@ -329,6 +329,9 @@ Contracts do not support any operators.
The members of contract types are the external functions of the contract
including public state variables.
For a contract ``C`` you can use ``type(C)`` to access
:ref:`type information<meta-type>` about the contract.
.. index:: byte array, bytes32
Fixed-size byte arrays