nim-eth/eth/p2p/discoveryv5
Kim De Mey 086162183c
Make queryRandom async and add exports (#431)
queryRandom was currently only async for the `enrField` version.
However the basic queryRandom is also exported and thus gets
changed so it can be properly used as async proc.

Also added exports for the modules of which objects are used in
the discovery public API.
2021-11-22 19:45:38 +01:00
..
2020-07-12 23:53:27 +02:00
2021-02-02 22:47:21 +01:00