Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement eth_sendTransaction #12

Open
jessgusclark opened this issue Sep 15, 2021 · 0 comments
Open

Implement eth_sendTransaction #12

jessgusclark opened this issue Sep 15, 2021 · 0 comments
Labels
enhancement New feature or request missing method

Comments

@jessgusclark
Copy link
Member

Have the ability to send transactions. Right now this is disabled so a user doesn't lose real funds.

If this is still an issue, we could prevent this from executing on the mainnets (chainId 1, 30)? Or we could have a warning in the readme to only use it on testnets?

@jessgusclark jessgusclark added enhancement New feature or request missing method labels Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request missing method
Projects
None yet
Development

No branches or pull requests

1 participant