svantetobias
d45f241069
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.
2016-07-06 10:53:08 +02:00
chriseth
f9c8a9b5ca
Removed some problems in documentation examples.
2016-05-31 13:56:16 +02:00
Denton Liu
49f5bc7ce9
Changed inline code syntax
...
Changed from :code:`<inline>` to ``<inline>``
2016-05-30 09:44:33 -04:00
Denton Liu
506191b06c
Modified introduction-to-smart-contracts.rst
...
Corrected inline code syntax
2016-05-30 09:44:33 -04:00
chriseth
fad2d4ac01
Update links to browser-solidity.
2016-05-20 16:51:26 +02:00
Denton Liu
ff26ea6c08
Added space to example code
2016-05-18 11:35:32 -04:00
Dave Hoover
66c8c15a7f
Tiny fix
2016-04-11 22:53:05 -05:00
chriseth
d0bb87ae88
Documentation for delegatecall.
2016-03-11 17:49:59 +01:00
Lu Guanqun
04eecdc73f
[docs]: add an ending period
2015-12-30 12:28:03 +08:00
chriseth
64fa9ca478
Imported documentation.
2015-12-07 22:35:51 +01:00