nethermind
nethermind copied to clipboard
Disable all modules on main RPC when it is disabled and EngineAPI port and host are specified
Changes:
Disable all modules on main RPC when it is disabled and EngineAPI port and host are specified
Types of changes
What types of changes does your code introduce?
Put an x in the boxes that apply
- [ ] Bugfix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation Update
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Other (please describe):
Testing
Requires testing
- [ ] Yes
- [x] No
In case you checked yes, did you write tests??
- [ ] Yes
- [x] No