Archive legacy status docs and canonicalize genesis entrypoints

This commit is contained in:
defiQUG
2026-04-13 21:45:16 -07:00
parent 7517869ea6
commit 79750d92e6
288 changed files with 757 additions and 1066 deletions

View File

@@ -215,9 +215,8 @@ function pause() external onlyAdmin {
## References
- [CCIP Integration Guide](docs/CCIP_INTEGRATION.md)
- [CCIP Router Setup](docs/CCIP_ROUTER_SETUP.md)
- [CCIP Message Format](docs/CCIP_MESSAGE_FORMAT.md)
- [CCIP Fees](docs/CCIP_FEES.md)
- [CCIP Integration Guide](CCIP_INTEGRATION.md)
- [CCIP Router Setup](CCIP_ROUTER_SETUP.md)
- [CCIP Message Format](CCIP_MESSAGE_FORMAT.md)
- [CCIP Fees](CCIP_FEES.md)
- [Chainlink CCIP Support](https://chain.link/support)