mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-10 06:35:54 +00:00
d6a6180366
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.