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

deprecate eth_pendingTransaction since it only applies to local accounts #92

Open
meowsbits opened this issue Jan 8, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@meowsbits
Copy link
Member

eth_pendingTransactions returns the transactions that are pending in the transaction pool and have a from address that is one of the accounts this node manages.

Rel #91 (comment)

@meowsbits meowsbits added enhancement New feature or request question Further information is requested labels Jan 8, 2020
@BelfordZ
Copy link
Contributor

I didn't know it was just the accounts managed by this node... that's wack.

if that is the case, then it makes sense to me to deprecate it. Banish all things related to eth accounts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants