This bounty is no longer available
Web3 DAO | Ethereum Foundation Logo

Add async eth.modify_transaction

Organization

Ethereum Foundation

Deadline

N/A

Status

ENDED


INSTRUCTIONS

What was wrong?

Some methods are still unavailable on the AsyncEth class.

How can it be fixed?

Following the pattern already established, add modify_transaction to the AsyncEth class, and add corresponding tests. The AsyncHTTPProvider docs in docs/provider.rst will also need to be updated.