alloy
alloy copied to clipboard
fix: all `*_many` methods don't work on Reth
Motivation
Closes: https://github.com/alloy-rs/alloy/issues/1074
Effectively blocked by: https://github.com/alloy-rs/alloy/issues/1062
Solution
Pending further investigation / testing
PR Checklist
- [ ] Added Tests
- [ ] Added Documentation
- [ ] Breaking changes