small doc addition

This commit is contained in:
Fabian Vogelsteller 2017-03-16 16:49:42 +01:00
parent 257efc7f8d
commit abedfb6e69
No known key found for this signature in database
GPG Key ID: E51EADA77F1A4124
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ Example
.. code-block:: javascript
web3.utils.soliditySha3('234564535', '0xfff23243', true, -10);
// auto detects: uint256, bytes, boolean, int256
// auto detects: uint256, bytes, bool, int256
> "0x3e27a893dc40ef8a7f0841d96639de2f58a132be5ae466d40087a2cfa83b7179"
web3.utils.soliditySha3('Hello!%'); // auto detects: string