</div></section></div></details></section></section><sectionclass="tsd-panel-group tsd-member-group"><h2>Properties</h2><sectionclass="tsd-panel tsd-member"><aid="maxRetries"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag ts-flagOptional">Optional</code><span>max<wbr/>Retries</span><ahref="#maxRetries"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">max<wbr/>Retries</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>The number of attempts before the queries to a peer are aborted (default: 3)</p>
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/waku-org/js-waku/blob/4d19fc7b7/packages/peer-exchange/src/waku_peer_exchange_discovery.ts#L46">packages/peer-exchange/src/waku_peer_exchange_discovery.ts:46</a></li></ul></aside></section><sectionclass="tsd-panel tsd-member"><aid="queryInterval"class="tsd-anchor"></a><h3class="tsd-anchor-link"><codeclass="tsd-tag ts-flagOptional">Optional</code><span>query<wbr/>Interval</span><ahref="#queryInterval"aria-label="Permalink"class="tsd-anchor-icon"><svgviewBox="0 0 24 24"><usehref="#icon-anchor"></use></svg></a></h3><divclass="tsd-signature"><spanclass="tsd-kind-property">query<wbr/>Interval</span><spanclass="tsd-signature-symbol">?:</span><spanclass="tsd-signature-type">number</span></div><divclass="tsd-comment tsd-typography"><p>The interval between queries to a peer (default: 10 seconds)
</div><divclass="tsd-comment tsd-typography"></div><asideclass="tsd-sources"><ul><li>Defined in <ahref="https://github.com/waku-org/js-waku/blob/4d19fc7b7/packages/peer-exchange/src/waku_peer_exchange_discovery.ts#L42">packages/peer-exchange/src/waku_peer_exchange_discovery.ts:42</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="#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/4d19fc7b7/packages/peer-exchange/src/waku_peer_exchange_discovery.ts#L26">packages/peer-exchange/src/waku_peer_exchange_discovery.ts:26</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="#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/4d19fc7b7/packages/peer-exchange/src/waku_peer_exchange_discovery.ts#L36">packages/peer-exchange/src/waku_peer_exchange_discovery.ts:36</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="#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>