good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit ff4fa5ef authored by Igor Mandrigin's avatar Igor Mandrigin Committed by GitHub
Browse files

fix compatibility of getting tx by number (#3409)

* fix compatibility of getting tx by number

`eth_getTransactionByBlockHashAndIndex` and `eth_getTransactionByBlockNumberAndIndex` should return `null` if the index provided is out of bound (checked with Infura and Cloudflare ETH gateway).

* small fixup (formatting)
parent e23f2375
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment