Catalyst
Catalyst copied to clipboard
As a user I want to query via DNS my local node for DDNS and DNS answers
@nshCore Could you add some details. What does DDNS mean?
IPFS uses IDnsClient to query DNS. It is implemented by DotClient which uses DNS over TLS.
Do you want the existing catalyst node code changed to use interface?