Describe the bug
MEV-Boost validation in the TUI checks if the user doesn't have any relays selected and forces them to go back and select at least one if so. It doesn't check the custom relays box though, so if you want to exclusively use custom relays, this will error out when it shouldn't.
To Reproduce
Steps to reproduce the behavior:
hyperdrive s c
Uncheck all the built-in relays, add a custom one
Witness it complain upon trying to save
Expected behavior
Should allow saving and starting
Describe the bug MEV-Boost validation in the TUI checks if the user doesn't have any relays selected and forces them to go back and select at least one if so. It doesn't check the custom relays box though, so if you want to exclusively use custom relays, this will error out when it shouldn't.
To Reproduce Steps to reproduce the behavior:
hyperdrive s c
Expected behavior Should allow saving and starting