Andrea Maria Piana 14e8ef894a
Allow setting fallback nodes after start
In some cases, we don't have fallback nodes when we start.
That might be due to some connectivity issues.

This commit adds a method to set the fallback nodes, and triggers a
refresh so that they are picked up.

The method is synchronous.
2022-12-09 16:02:04 +00:00
2021-12-07 13:24:52 -04:00
2021-12-07 11:36:54 -04:00
2022-10-27 09:04:46 -04:00
2022-04-06 09:53:10 -04:00
2022-03-02 20:32:29 -04:00

go-discover

go-ethereum discover package with a minor change in node validation

License

Similar to go-ethereum, all code (except binaries) is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the COPYING.LESSER file.

Description
go-ethereum discover package with a minor change in node validation
Readme
Languages
Go 100%