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. |
||
|---|---|---|
| .. | ||
| chequebook.go | ||
| chequebook.sol | ||
| code.go | ||
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. |
||
|---|---|---|
| .. | ||
| chequebook.go | ||
| chequebook.sol | ||
| code.go | ||