Skip to content

nightly-2024-05-26: chore(docs): Link to evmdiff for supported EVM chains (#5107)

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 02:17
· 1202 commits to master since this release
6a7c7a9
# Description

Links to evmdiff.com to show which EVM chains have the required
precompiles

## Problem\*

related to #4964 

## Summary\*



## Additional Context



## Documentation\*

Check one:
- [ ] No documentation needed.
- [x] Documentation included in this PR.
- [ ] **[For Experimental Features]** Documentation to be submitted in a
separate PR.

# PR Checklist\*

- [ ] I have tested the changes locally.
- [ ] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.