Runs a recursive, randomized descent of the DNS tree to retrieve a single ENR record as an ENR. Returns null if parsing or DNS resolution fails.
Returns a list of verified peers listed in an EIP-1459 DNS tree. Method may return fewer peers than requested if wantedNodeCapabilityCount requires larger quantity of peers than available or the number of errors/duplicate peers encountered by randomized search exceeds the sum of the fields of wantedNodeCapabilityCount plus the _errorTolerance factor.
Generated using TypeDoc
Retrieves the TXT record stored at a location from either this DNS tree cache or via DNS query.
if the TXT Record contains non-UTF-8 values.