mev-commit
mev-commit copied to clipboard
fix: use separate chain id for mock l1
Describe your changes
Currently the mock l1 used for integration tests has the same chain id as mev-commit testnet (17864). This PR changes the mock l1 to have a more realistic chain ID which is that of holesky (17000).
Checklist before requesting a review
- [ ] I have added tests that prove my fix is effective or that my feature works
- [ ] I have made corresponding changes to the documentation