Interface DnsDiscoveryComponents

interface DnsDiscoveryComponents {
    peerStore: PeerStore;
}

Properties

Properties

peerStore: PeerStore

Generated using TypeDoc