mev-commit icon indicating copy to clipboard operation
mev-commit copied to clipboard

fix: use separate chain id for mock l1

Open shaspitz opened this issue 10 months ago • 0 comments

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

shaspitz avatar Feb 11 '25 03:02 shaspitz