Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
contracts/chequebook: fix two contract issues (ethereum#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.
- Loading branch information