Release notes
Fixed the configuration issue in v1.20.2 which caused an error in engine JSON-RPC when executed by CL clients:
eth_chainId found but the containing module is disabled for the url 'http://localhost:8551', consider adding module in JsonRpcConfig.AdditionalRpcUrls for additional url, or to JsonRpcConfig.EnabledModules for default url
Please read the full v1.20.2 changelog here.
Changelog
- Change EngineEnabledModules to be comma separated by @kamilchodola in #6057
Thanks @antondlr for reporting the issue.
Full Changelog: 1.20.1...1.20.3