tuweni / org.apache.tuweni.discovery / DNSResolver / collectAll

collectAll

fun collectAll(enrLink: String): List<EthereumNodeRecord> (source)

Convenience method to read all ENRs, from a top-level record.

Parameters

enrLink - the ENR link to start with, of the form enrtree://PUBKEY@domain

Return
all ENRs collected