From 1655f3b7bf3b8594ed37c072e5fd6ab00d89d802 Mon Sep 17 00:00:00 2001 From: Denton Liu Date: Fri, 12 Aug 2016 16:29:17 -0400 Subject: Update contracts.rst --- docs/contracts.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/contracts.rst b/docs/contracts.rst index b4a4b2cc..911bfc0d 100644 --- a/docs/contracts.rst +++ b/docs/contracts.rst @@ -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 -- cgit v1.2.3