nethermind icon indicating copy to clipboard operation
nethermind copied to clipboard

Add optional argument Address in parity_pendingTransactions

Open smartprogrammer93 opened this issue 3 years ago • 0 comments

Resolves #4361

Changes:

Add optional argument Address in parity_pendingTransactions

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation Update
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] Other (please describe):

Testing

Requires testing

  • [x] Yes
  • [ ] No

In case you checked yes, did you write tests??

  • [x] Yes
  • [ ] No

smartprogrammer93 avatar Aug 11 '22 23:08 smartprogrammer93