diff options
author | svantetobias <shj@nineconsult.dk> | 2016-07-06 16:53:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-06 16:53:08 +0800 |
commit | d45f24106968f419e2cb7d00871f316785dc95cd (patch) | |
tree | 022d50230f7f012a1653a8368b299e96d632f92a /docs/index.rst | |
parent | 2edbd0605c361da27292b102c6cd0b0f869b51f7 (diff) | |
download | dexon-solidity-d45f24106968f419e2cb7d00871f316785dc95cd.tar dexon-solidity-d45f24106968f419e2cb7d00871f316785dc95cd.tar.gz dexon-solidity-d45f24106968f419e2cb7d00871f316785dc95cd.tar.bz2 dexon-solidity-d45f24106968f419e2cb7d00871f316785dc95cd.tar.lz dexon-solidity-d45f24106968f419e2cb7d00871f316785dc95cd.tar.xz dexon-solidity-d45f24106968f419e2cb7d00871f316785dc95cd.tar.zst dexon-solidity-d45f24106968f419e2cb7d00871f316785dc95cd.zip |
Fixed mix-up of variable names in Sent event
event Sent(address from, address to, uint amount) defines "amount" variable but it is two times referred to as "value", which can be a bit confusing for the reader.
Diffstat (limited to 'docs/index.rst')
0 files changed, 0 insertions, 0 deletions