mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
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. |
||
|---|---|---|
| .. | ||
| contract | ||
| api.go | ||
| cheque.go | ||
| cheque_test.go | ||
| gencode.go | ||