Update contracts.rst

This commit is contained in:
Denton Liu
2016-08-24 11:43:55 -04:00
parent 4bd96d9382
commit 1655f3b7bf
+4 -3
View File
@@ -932,10 +932,11 @@ encoding of the address of the library contract.
Restrictions for libraries in comparison to contracts:
- no state variables
- cannot inherit nor be inherited
- No state variables
- Cannot inherit nor be inherited
- Cannot recieve Ether
(these might be lifted at a later point)
(These might be lifted at a later point.)
.. index:: ! using for, library