nethermind icon indicating copy to clipboard operation
nethermind copied to clipboard

Disable all modules on main RPC when it is disabled and EngineAPI port and host are specified

Open smartprogrammer93 opened this issue 3 years ago • 0 comments

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

smartprogrammer93 avatar Aug 09 '22 20:08 smartprogrammer93