mev-commit
mev-commit copied to clipboard
fix: proper error msg for incorrect bridge chainids
Describe your changes
Please review prerequisite PR -> https://github.com/primev/mev-commit/pull/596
If a user incorrectly specifies a bridge tx from holesky -> mainnet mev-commit chain, etc. they will now have a more descriptive error message
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