ethers-rs/ethers-providers/tests
Eric Zhang f165c13009
feat: add support for `eth_getBlockReceipts` (#365)
* feat: add support for `eth_getBlockReceipts`

* Add comment to the `get_block_receipts` function

* Add `client_version()` function

* Refactor `Provider` into a proper struct
2021-08-09 00:10:40 +03:00
..
provider.rs feat: add support for `eth_getBlockReceipts` (#365) 2021-08-09 00:10:40 +03:00
txpool.rs chore: fix lints (#329) 2021-07-05 14:03:38 +03:00