Files
plugeth/p2p
Felix Lange ac86547b01 p2p/discover: add Table configuration and Nodes method (#27387)
* p2p/discover: remove ReadRandomNodes

Even though it's public, this method is not callable by code outside of
package p2p/discover because one can't get a valid instance of Table.

* p2p/discover: add Table.Nodes

* p2p/discover: make Table settings configurable

In unit tests and externally developed cmd/devp2p test runs, it can be
useful to tune the timer intervals used by Table.
2023-05-31 13:37:10 +02:00
..
2022-08-19 09:00:21 +03:00
2023-01-03 12:10:48 +01:00
2022-09-10 13:25:40 +02:00
2020-02-13 11:10:03 +01:00