Add proper warning for fixed point types

This commit is contained in:
Alex Beregszaszi 2017-07-27 14:39:05 +01:00
parent 4acc552e66
commit 09ef3d8e72

View File

@ -186,7 +186,9 @@ number of bytes, always use one of ``bytes1`` to ``bytes32`` because they are mu
Fixed Point Numbers
-------------------
**COMING SOON...**
.. warning::
Fixed point numbers are not fully supported by Solidity yet. They can be declared, but
cannot be assigned to or from.
.. index:: address, literal;address