core
core copied to clipboard
PhishingController - ChainPatrol list consume
Explanation
- Add named key for ChainPatrol so that we can consume their list
- They have forked
MetaMask/eth-phishing-detectso it is the same shape aseth_phishing_detect_confignamed key
References
Changelog
@metamask/package-a
- <CATEGORY>: Your change here
- <CATEGORY>: Your change here
@metamask/package-b
- <CATEGORY>: Your change here
- <CATEGORY>: Your change here
Checklist
- [ ] I've updated the test suite for new or updated code as appropriate
- [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
- [ ] I've highlighted breaking changes using the "BREAKING" category above as appropriate
related: https://github.com/MetaMask/metamask-extension/pull/18841/
Adding to my watchlist for coordination with matching infra changes.