</div></section></div></details></section></section><sectionclass="tsd-panel-group tsd-member-group"><h2>Properties</h2><sectionclass="tsd-panel tsd-member"><aid="enrUrls"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>enr<wbr/>Urls</span><ahref="#enrUrls"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">enr<wbr/>Urls</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">string</span><spanclass="tsd-signature-symbol"> | </span><spanclass="tsd-signature-type">string</span><spanclass="tsd-signature-symbol">[]</span></div><divclass="tsd-comment tsd-typography"><p>ENR URL to use for DNS discovery</p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/waku-org/js-waku/blob/88e33a90fd2a4de93d4ce0cb99dbd77ff454ef34/packages/interfaces/src/dns_discovery.ts#L30">packages/interfaces/src/dns_discovery.ts:30</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="tagName"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag ts-flagOptional">Optional</code><span>tag<wbr/>Name</span><ahref="#tagName"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">tag<wbr/>Name</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">string</span></div><divclass="tsd-comment tsd-typography"><p>Tag a bootstrap peer with this name before "discovering" it (default: 'bootstrap')</p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/waku-org/js-waku/blob/88e33a90fd2a4de93d4ce0cb99dbd77ff454ef34/packages/interfaces/src/dns_discovery.ts#L38">packages/interfaces/src/dns_discovery.ts:38</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="tagTTL"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag ts-flagOptional">Optional</code><span>tagTTL</span><ahref="#tagTTL"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">tagTTL</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>Cause the bootstrap peer tag to be removed after this number of ms (default: 2 minutes)</p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/waku-org/js-waku/blob/88e33a90fd2a4de93d4ce0cb99dbd77ff454ef34/packages/interfaces/src/dns_discovery.ts#L48">packages/interfaces/src/dns_discovery.ts:48</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="tagValue"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag ts-flagOptional">Optional</code><span>tag<wbr/>Value</span><ahref="#tagValue"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">tag<wbr/>Value</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>The bootstrap peer tag will have this value (default: 50)</p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/waku-org/js-waku/blob/88e33a90fd2a4de93d4ce0cb99dbd77ff454ef34/packages/interfaces/src/dns_discovery.ts#L43">packages/interfaces/src/dns_discovery.ts:43</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="wantedNodeCapabilityCount"class="tsd-anchor"></a><h3class="tsd-anchor-link"><span>wanted<wbr/>Node<wbr/>Capability<wbr/>Count</span><ahref="#wantedNodeCapabilityCount"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="../assets/icons.svg#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">wanted<wbr/>Node<wbr/>Capability<wbr/>Count</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-type">Partial</span><spanclass="tsd-signature-symbol"><</span><ahref="_waku_interfaces.NodeCapabilityCount.html"class="tsd-signature-type tsd-kind-interface">NodeCapabilityCount</a><spanclass="tsd-signature-symbol">></span></div><divclass="tsd-comment tsd-typography"><p>Specifies what type of nodes are wanted from the discovery process</p>