plugeth/contracts/chequebook
Derek Chiang d6a6180366 contracts/chequebook: fix two contract issues (#15086)
This patch fixes the following issues:

* The contract executes send() when it does not have enough balance.
* The contract always sends a total amount of zero.
2017-09-25 10:36:13 +02:00
..
contract
api.go
cheque_test.go
cheque.go
gencode.go