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

Add async eth.sign

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 the sign method to the AsyncEth class, and add corresponding tests. The AsyncHTTPProvider docs in docs/provider.rst will also need to be updated.