Setting ETH value to send on one contract function breaks all other transaction calls.
Open
help wanted
- Dominant language
- TypeScript
- Stars
- 542
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
I was testing my contract with eth95, and i found out that after i try to send a transaction with a value (a payable function) the value would stick in and every other transaction I send would also send a value with the transaction resulting in errors fro unpayable function calls.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.