diff --git a/assets/highlight.css b/assets/highlight.css index 959b8ca403..85726c675a 100644 --- a/assets/highlight.css +++ b/assets/highlight.css @@ -5,14 +5,14 @@ --dark-hl-1: #D4D4D4; --light-hl-2: #A31515; --dark-hl-2: #CE9178; - --light-hl-3: #AF00DB; - --dark-hl-3: #C586C0; - --light-hl-4: #0000FF; - --dark-hl-4: #569CD6; - --light-hl-5: #0070C1; - --dark-hl-5: #4FC1FF; - --light-hl-6: #001080; - --dark-hl-6: #9CDCFE; + --light-hl-3: #001080; + --dark-hl-3: #9CDCFE; + --light-hl-4: #0070C1; + --dark-hl-4: #4FC1FF; + --light-hl-5: #AF00DB; + --dark-hl-5: #C586C0; + --light-hl-6: #0000FF; + --dark-hl-6: #569CD6; --light-hl-7: #008000; --dark-hl-7: #6A9955; --light-code-background: #FFFFFF; diff --git a/assets/main.js b/assets/main.js index f7c83669cf..01bcad55fd 100644 --- a/assets/main.js +++ b/assets/main.js @@ -1,7 +1,8 @@ "use strict"; -"use strict";(()=>{var Qe=Object.create;var ae=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Ce=Object.getOwnPropertyNames;var Oe=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var _e=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Me=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ce(e))!Re.call(t,i)&&i!==n&&ae(t,i,{get:()=>e[i],enumerable:!(r=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Qe(Oe(t)):{},Me(e||!t||!t.__esModule?ae(n,"default",{value:t,enumerable:!0}):n,t));var de=_e((ce,he)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var h=t.utils.clone(n)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(r.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(n+=r[l+1]*i[h+1],l+=2,h+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),m=s.str.charAt(1),v;m in s.node.edges?v=s.node.edges[m]:(v=new t.TokenSet,s.node.edges[m]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ce=="object"?he.exports=n():e.lunr=n()}(this,function(){return t})})()});var le=[];function B(t,e){le.push({selector:e,constructor:t})}var Y=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){le.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureFocusedElementVisible(){this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null);let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}};var I=class{constructor(e){this.el=e.el,this.app=e.app}};var J=class{constructor(){this.listeners={}}addEventListener(e,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(n)}removeEventListener(e,n){if(!(e in this.listeners))return;let r=this.listeners[e];for(let i=0,s=r.length;i{let n=Date.now();return(...r)=>{n+e-Date.now()<0&&(t(...r),n=Date.now())}};var re=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.navigation=document.querySelector(".col-menu"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.searchInput=document.querySelector("#tsd-search input"),this.searchInput&&this.searchInput.addEventListener("focus",()=>{this.hideShowToolbar()}),this.onResize(),this.onScroll()}triggerResize(){let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onScroll(){this.scrollTop=window.scrollY||0;let n=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(n),this.hideShowToolbar()}hideShowToolbar(){let n=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0||!!this.searchInput&&this.searchInput===document.activeElement,n!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.navigation?.classList.toggle("col-menu--hide")),this.lastY=this.scrollTop}},R=re;R.instance=new re;var X=class extends I{constructor(n){super(n);this.anchors=[];this.index=-1;R.instance.addEventListener("resize",()=>this.onResize()),R.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substring(0,n.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let i=r.href;if(i.indexOf("#")==-1||i.substring(0,n.length)!=n)return;let s=i.substring(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=r.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let n;for(let i=0,s=this.anchors.length;ii.position-s.position);let r=new CustomEvent("scroll",{detail:{scrollTop:R.instance.scrollTop}});this.onScroll(r)}onScroll(n){let r=n.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>r;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var me=De(de());function ve(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let n=document.querySelector("#tsd-search input"),r=document.querySelector("#tsd-search .results");if(!n||!r)throw new Error("The input field or the result list wrapper was not found");let i=!1;r.addEventListener("mousedown",()=>i=!0),r.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),n.addEventListener("focus",()=>t.classList.add("has-focus")),n.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Fe(t,r,n,s)}function Fe(t,e,n,r){n.addEventListener("input",ue(()=>{He(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?pe(e,-1):s.key==="ArrowDown"?pe(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ae(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=me.Index.load(window.searchData.index))}function He(t,e,n,r){if(Ae(r,t),!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${fe(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes??"";let m=document.createElement("a");m.href=r.base+u.url,m.innerHTML=l,h.append(m),e.appendChild(h)}}function pe(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function fe(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ie(t.substring(s,o)),`${ie(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ie(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function ie(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var F="mousedown",ye="mousemove",j="mouseup",Z={x:0,y:0},ge=!1,se=!1,Be=!1,A=!1,xe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(xe?"is-mobile":"not-mobile");xe&&"ontouchstart"in document.documentElement&&(Be=!0,F="touchstart",ye="touchmove",j="touchend");document.addEventListener(F,t=>{se=!0,A=!1;let e=F=="touchstart"?t.targetTouches[0]:t;Z.y=e.pageY||0,Z.x=e.pageX||0});document.addEventListener(ye,t=>{if(se&&!A){let e=F=="touchstart"?t.targetTouches[0]:t,n=Z.x-(e.pageX||0),r=Z.y-(e.pageY||0);A=Math.sqrt(n*n+r*r)>10}});document.addEventListener(j,()=>{se=!1});document.addEventListener("click",t=>{ge&&(t.preventDefault(),t.stopImmediatePropagation(),ge=!1)});var K=class extends I{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(j,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(j,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){A||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!A&&this.active&&n.target.closest(".col-menu")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var oe;try{oe=localStorage}catch{oe={getItem(){return null},setItem(){}}}var Q=oe;var Le=document.head.appendChild(document.createElement("style"));Le.dataset.for="filters";var ee=class extends I{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),Le.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var te=class extends I{constructor(n){super(n);this.calculateHeights(),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.textContent.replace(/\s+/g,"-").toLowerCase()}`,this.setLocalStorage(this.fromLocalStorage(),!0),this.summary.addEventListener("click",r=>this.toggleVisibility(r)),this.icon.style.transform=this.getIconRotation()}getIconRotation(n=this.el.open){return`rotate(${n?0:-90}deg)`}calculateHeights(){let n=this.el.open,{position:r,left:i}=this.el.style;this.el.style.position="fixed",this.el.style.left="-9999px",this.el.open=!0,this.expandedHeight=this.el.offsetHeight+"px",this.el.open=!1,this.collapsedHeight=this.el.offsetHeight+"px",this.el.open=n,this.el.style.height=n?this.expandedHeight:this.collapsedHeight,this.el.style.position=r,this.el.style.left=i}toggleVisibility(n){n.preventDefault(),this.el.style.overflow="hidden",this.el.open?this.collapse():this.expand()}expand(n=!0){this.el.open=!0,this.animate(this.collapsedHeight,this.expandedHeight,{opening:!0,duration:n?300:0})}collapse(n=!0){this.animate(this.expandedHeight,this.collapsedHeight,{opening:!1,duration:n?300:0})}animate(n,r,{opening:i,duration:s=300}){if(this.animation)return;let o={duration:s,easing:"ease"};this.animation=this.el.animate({height:[n,r]},o),this.icon.animate({transform:[this.icon.style.transform||this.getIconRotation(!i),this.getIconRotation(i)]},o).addEventListener("finish",()=>{this.icon.style.transform=this.getIconRotation(i)}),this.animation.addEventListener("finish",()=>this.animationEnd(i))}animationEnd(n){this.el.open=n,this.animation=void 0,this.el.style.height="auto",this.el.style.overflow="visible",this.setLocalStorage(n)}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.open}setLocalStorage(n,r=!1){this.fromLocalStorage()===n&&!r||(Q.setItem(this.key,n.toString()),this.el.open=n,this.handleValueChange(r))}handleValueChange(n=!1){this.fromLocalStorage()===this.el.open&&!n||(this.fromLocalStorage()?this.expand(!1):this.collapse(!1))}};function be(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,Ee(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),Ee(t.value)})}function Ee(t){document.documentElement.dataset.theme=t}ve();B(X,".menu-highlight");B(K,"a[data-toggle]");B(te,".tsd-index-accordion");B(ee,".tsd-filter-item input[type=checkbox]");var we=document.getElementById("theme");we&&be(we);var je=new Y;Object.defineProperty(window,"app",{value:je});})(); +"use strict";(()=>{var Pe=Object.create;var ne=Object.defineProperty;var Ie=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var _e=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Fe=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!Re.call(t,i)&&i!==n&&ne(t,i,{get:()=>e[i],enumerable:!(r=Ie(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Pe(_e(t)):{},Fe(e||!t||!t.__esModule?ne(n,"default",{value:t,enumerable:!0}):n,t));var ae=Me((se,oe)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),v=s.str.charAt(1),f;v in s.node.edges?f=s.node.edges[v]:(f=new t.TokenSet,s.node.edges[v]=f),s.str.length==1&&(f.final=!0),i.push({node:f,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof se=="object"?oe.exports=n():e.lunr=n()}(this,function(){return t})})()});var re=[];function G(t,e){re.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureActivePageVisible(),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){re.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var de=De(ae());async function le(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=de.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function he(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{le(e,t)}),le(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");let s=!1;i.addEventListener("mousedown",()=>s=!0),i.addEventListener("mouseup",()=>{s=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{s||(s=!1,t.classList.remove("has-focus"))}),Ae(t,i,r,e)}function Ae(t,e,n,r){n.addEventListener("input",ie(()=>{Ne(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=ce(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` + ${ce(l.parent,i)}.${d}`);let v=document.createElement("li");v.classList.value=l.classes??"";let f=document.createElement("a");f.href=r.base+l.url,f.innerHTML=u+d,v.append(f),e.appendChild(v)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var Be={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Be[e])}var C=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",pe="mousemove",B="mouseup",J={x:0,y:0},fe=!1,ee=!1,He=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(He=!0,F="touchstart",pe="touchmove",B="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(pe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(B,()=>{ee=!1});document.addEventListener("click",t=>{fe&&(t.preventDefault(),t.stopImmediatePropagation(),fe=!1)});var X=class extends C{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(B,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(B,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){D||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!D&&this.active&&n.target.closest(".col-sidebar")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ve=document.head.appendChild(document.createElement("style"));ve.dataset.for="filters";var Y=class extends C{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ve.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var Z=class extends C{constructor(n){super(n);this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let r=Q.getItem(this.key);this.el.open=r?r==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let i=this.summary.querySelector("a");i&&i.addEventListener("click",()=>{location.assign(i.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ge(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}var Le;function be(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",xe),xe())}async function xe(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();Le=t.dataset.base+"/",t.innerHTML="";for(let s of i)we(s,t,[]);window.app.createComponents(t),window.app.ensureActivePageVisible()}function we(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-index-accordion`:"tsd-index-accordion",s.dataset.key=i.join("$");let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.innerHTML='',Ee(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)we(u,l,i)}else Ee(t,r,t.class)}function Ee(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=Le+t.path,n&&(r.className=n),location.href===r.href&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("tsd-theme");Se&&ge(Se);var je=new U;Object.defineProperty(window,"app",{value:je});he();be();})(); /*! Bundled license information: lunr/lunr.js: diff --git a/assets/navigation.js b/assets/navigation.js new file mode 100644 index 0000000000..0c4317ddd6 --- /dev/null +++ b/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file diff --git a/assets/search.js b/assets/search.js index cfad022e00..21049279c6 100644 --- a/assets/search.js +++ b/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"2\":\"Module\",\"4\":\"Namespace\",\"8\":\"Enumeration\",\"16\":\"Enumeration Member\",\"32\":\"Variable\",\"64\":\"Function\",\"128\":\"Class\",\"256\":\"Interface\",\"512\":\"Constructor\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"262144\":\"Accessor\",\"4194304\":\"Type alias\",\"8388608\":\"Reference\"},\"rows\":[{\"kind\":2,\"name\":\"@waku/interfaces\",\"url\":\"modules/_waku_interfaces.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":2,\"name\":\"@waku/utils\",\"url\":\"modules/_waku_utils.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":2,\"name\":\"@waku/proto\",\"url\":\"modules/_waku_proto.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":2,\"name\":\"@waku/enr\",\"url\":\"modules/_waku_enr.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":2,\"name\":\"@waku/core\",\"url\":\"modules/_waku_core.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":2,\"name\":\"@waku/relay\",\"url\":\"modules/_waku_relay.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":64,\"name\":\"wakuRelay\",\"url\":\"functions/_waku_relay.wakuRelay.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/relay\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_relay.wakuRelay.html#wakuRelay.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/relay.wakuRelay.wakuRelay\"},{\"kind\":64,\"name\":\"wakuGossipSub\",\"url\":\"functions/_waku_relay.wakuGossipSub.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/relay\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_relay.wakuGossipSub.html#wakuGossipSub.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/relay.wakuGossipSub.wakuGossipSub\"},{\"kind\":4194304,\"name\":\"Observer\",\"url\":\"types/_waku_relay.Observer.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/relay\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_relay.Observer.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/relay.Observer\"},{\"kind\":1024,\"name\":\"decoder\",\"url\":\"types/_waku_relay.Observer.html#__type.decoder\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/relay.Observer.__type\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"types/_waku_relay.Observer.html#__type.callback\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/relay.Observer.__type\"},{\"kind\":4194304,\"name\":\"RelayCreateOptions\",\"url\":\"types/_waku_relay.RelayCreateOptions.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/relay\"},{\"kind\":4194304,\"name\":\"ContentTopic\",\"url\":\"types/_waku_relay.ContentTopic.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/relay\"},{\"kind\":2,\"name\":\"@waku/message-hash\",\"url\":\"modules/_waku_message_hash.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":64,\"name\":\"messageHash\",\"url\":\"functions/_waku_message_hash.messageHash.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/message-hash\"},{\"kind\":2,\"name\":\"@waku/peer-exchange\",\"url\":\"modules/_waku_peer_exchange.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":2,\"name\":\"@waku/dns-discovery\",\"url\":\"modules/_waku_dns_discovery.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":2,\"name\":\"@waku/message-encryption\",\"url\":\"modules/_waku_message_encryption.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":32,\"name\":\"OneMillion\",\"url\":\"variables/_waku_message_encryption.OneMillion.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"@waku/message-encryption\"},{\"kind\":32,\"name\":\"Version\",\"url\":\"variables/_waku_message_encryption.Version.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"@waku/message-encryption\"},{\"kind\":4194304,\"name\":\"Signature\",\"url\":\"types/_waku_message_encryption.Signature.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/message-encryption\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_message_encryption.Signature.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/message-encryption.Signature\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"types/_waku_message_encryption.Signature.html#__type.signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/message-encryption.Signature.__type\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"types/_waku_message_encryption.Signature.html#__type.publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/message-encryption.Signature.__type\"},{\"kind\":2,\"name\":\"@waku/sdk\",\"url\":\"modules/_waku_sdk.html\",\"classes\":\"tsd-kind-module\"},{\"kind\":4194304,\"name\":\"ENRKey\",\"url\":\"types/_waku_interfaces.ENRKey.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":4194304,\"name\":\"ENRValue\",\"url\":\"types/_waku_interfaces.ENRValue.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":4194304,\"name\":\"NodeId\",\"url\":\"types/_waku_interfaces.NodeId.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":4194304,\"name\":\"SequenceNumber\",\"url\":\"types/_waku_interfaces.SequenceNumber.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":256,\"name\":\"Waku2\",\"url\":\"interfaces/_waku_interfaces.Waku2.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"interfaces/_waku_interfaces.Waku2.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku2\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/_waku_interfaces.Waku2.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku2\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/_waku_interfaces.Waku2.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku2\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"interfaces/_waku_interfaces.Waku2.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku2\"},{\"kind\":256,\"name\":\"IEnr\",\"url\":\"interfaces/_waku_interfaces.IEnr.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"nodeId\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#nodeId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"peerId\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#peerId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"ip\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#ip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"tcp\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#tcp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"udp\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#udp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"ip6\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#ip6\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"tcp6\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#tcp6\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"udp6\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#udp6\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"multiaddrs\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#multiaddrs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"waku2\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#waku2\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":1024,\"name\":\"peerInfo\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#peerInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":2048,\"name\":\"getFullMultiaddrs\",\"url\":\"interfaces/_waku_interfaces.IEnr.html#getFullMultiaddrs\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEnr\"},{\"kind\":4194304,\"name\":\"ContentFilter\",\"url\":\"types/_waku_interfaces.ContentFilter.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_interfaces.ContentFilter.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/interfaces.ContentFilter\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"types/_waku_interfaces.ContentFilter.html#__type.contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.ContentFilter.__type\"},{\"kind\":256,\"name\":\"IFilterSubscription\",\"url\":\"interfaces/_waku_interfaces.IFilterSubscription.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":2048,\"name\":\"subscribe\",\"url\":\"interfaces/_waku_interfaces.IFilterSubscription.html#subscribe\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IFilterSubscription\"},{\"kind\":2048,\"name\":\"unsubscribe\",\"url\":\"interfaces/_waku_interfaces.IFilterSubscription.html#unsubscribe\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IFilterSubscription\"},{\"kind\":2048,\"name\":\"ping\",\"url\":\"interfaces/_waku_interfaces.IFilterSubscription.html#ping\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IFilterSubscription\"},{\"kind\":2048,\"name\":\"unsubscribeAll\",\"url\":\"interfaces/_waku_interfaces.IFilterSubscription.html#unsubscribeAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IFilterSubscription\"},{\"kind\":4194304,\"name\":\"IFilter\",\"url\":\"types/_waku_interfaces.IFilter.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":4194304,\"name\":\"ILightPush\",\"url\":\"types/_waku_interfaces.ILightPush.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":256,\"name\":\"IRateLimitProof\",\"url\":\"interfaces/_waku_interfaces.IRateLimitProof.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"proof\",\"url\":\"interfaces/_waku_interfaces.IRateLimitProof.html#proof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IRateLimitProof\"},{\"kind\":1024,\"name\":\"merkleRoot\",\"url\":\"interfaces/_waku_interfaces.IRateLimitProof.html#merkleRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IRateLimitProof\"},{\"kind\":1024,\"name\":\"epoch\",\"url\":\"interfaces/_waku_interfaces.IRateLimitProof.html#epoch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IRateLimitProof\"},{\"kind\":1024,\"name\":\"shareX\",\"url\":\"interfaces/_waku_interfaces.IRateLimitProof.html#shareX\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IRateLimitProof\"},{\"kind\":1024,\"name\":\"shareY\",\"url\":\"interfaces/_waku_interfaces.IRateLimitProof.html#shareY\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IRateLimitProof\"},{\"kind\":1024,\"name\":\"nullifier\",\"url\":\"interfaces/_waku_interfaces.IRateLimitProof.html#nullifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IRateLimitProof\"},{\"kind\":1024,\"name\":\"rlnIdentifier\",\"url\":\"interfaces/_waku_interfaces.IRateLimitProof.html#rlnIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IRateLimitProof\"},{\"kind\":256,\"name\":\"IProtoMessage\",\"url\":\"interfaces/_waku_interfaces.IProtoMessage.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_interfaces.IProtoMessage.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IProtoMessage\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_interfaces.IProtoMessage.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IProtoMessage\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/_waku_interfaces.IProtoMessage.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IProtoMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_interfaces.IProtoMessage.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IProtoMessage\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/_waku_interfaces.IProtoMessage.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IProtoMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_interfaces.IProtoMessage.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IProtoMessage\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_interfaces.IProtoMessage.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IProtoMessage\"},{\"kind\":256,\"name\":\"IMessage\",\"url\":\"interfaces/_waku_interfaces.IMessage.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_interfaces.IMessage.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_interfaces.IMessage.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_interfaces.IMessage.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IMessage\"},{\"kind\":256,\"name\":\"IMetaSetter\",\"url\":\"interfaces/_waku_interfaces.IMetaSetter.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":256,\"name\":\"EncoderOptions\",\"url\":\"interfaces/_waku_interfaces.EncoderOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_interfaces.EncoderOptions.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.EncoderOptions\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_interfaces.EncoderOptions.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.EncoderOptions\"},{\"kind\":1024,\"name\":\"metaSetter\",\"url\":\"interfaces/_waku_interfaces.EncoderOptions.html#metaSetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.EncoderOptions\"},{\"kind\":256,\"name\":\"IEncoder\",\"url\":\"interfaces/_waku_interfaces.IEncoder.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_interfaces.IEncoder.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEncoder\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_interfaces.IEncoder.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEncoder\"},{\"kind\":1024,\"name\":\"toWire\",\"url\":\"interfaces/_waku_interfaces.IEncoder.html#toWire\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEncoder\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IEncoder.html#toWire.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IEncoder.toWire\"},{\"kind\":1024,\"name\":\"toProtoObj\",\"url\":\"interfaces/_waku_interfaces.IEncoder.html#toProtoObj\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IEncoder\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IEncoder.html#toProtoObj.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IEncoder.toProtoObj\"},{\"kind\":256,\"name\":\"IDecodedMessage\",\"url\":\"interfaces/_waku_interfaces.IDecodedMessage.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_interfaces.IDecodedMessage.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IDecodedMessage\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_interfaces.IDecodedMessage.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IDecodedMessage\"},{\"kind\":1024,\"name\":\"pubSubTopic\",\"url\":\"interfaces/_waku_interfaces.IDecodedMessage.html#pubSubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IDecodedMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_interfaces.IDecodedMessage.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IDecodedMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_interfaces.IDecodedMessage.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IDecodedMessage\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_interfaces.IDecodedMessage.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IDecodedMessage\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/_waku_interfaces.IDecodedMessage.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IDecodedMessage\"},{\"kind\":256,\"name\":\"IDecoder\",\"url\":\"interfaces/_waku_interfaces.IDecoder.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_interfaces.IDecoder.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IDecoder\"},{\"kind\":1024,\"name\":\"fromWireToProtoObj\",\"url\":\"interfaces/_waku_interfaces.IDecoder.html#fromWireToProtoObj\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IDecoder\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IDecoder.html#fromWireToProtoObj.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IDecoder.fromWireToProtoObj\"},{\"kind\":1024,\"name\":\"fromProtoObj\",\"url\":\"interfaces/_waku_interfaces.IDecoder.html#fromProtoObj\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IDecoder\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IDecoder.html#fromProtoObj.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IDecoder.fromProtoObj\"},{\"kind\":256,\"name\":\"IPeerExchange\",\"url\":\"interfaces/_waku_interfaces.IPeerExchange.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":2048,\"name\":\"query\",\"url\":\"interfaces/_waku_interfaces.IPeerExchange.html#query\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IPeerExchange\"},{\"kind\":1024,\"name\":\"multicodec\",\"url\":\"interfaces/_waku_interfaces.IPeerExchange.html#multicodec\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.IPeerExchange\"},{\"kind\":1024,\"name\":\"peerStore\",\"url\":\"interfaces/_waku_interfaces.IPeerExchange.html#peerStore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.IPeerExchange\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/_waku_interfaces.IPeerExchange.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.IPeerExchange\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IPeerExchange.html#peers.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IPeerExchange.peers\"},{\"kind\":1024,\"name\":\"addLibp2pEventListener\",\"url\":\"interfaces/_waku_interfaces.IPeerExchange.html#addLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.IPeerExchange\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IPeerExchange.html#addLibp2pEventListener.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IPeerExchange.addLibp2pEventListener\"},{\"kind\":1024,\"name\":\"removeLibp2pEventListener\",\"url\":\"interfaces/_waku_interfaces.IPeerExchange.html#removeLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.IPeerExchange\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IPeerExchange.html#removeLibp2pEventListener.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IPeerExchange.removeLibp2pEventListener\"},{\"kind\":256,\"name\":\"PeerExchangeQueryParams\",\"url\":\"interfaces/_waku_interfaces.PeerExchangeQueryParams.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"numPeers\",\"url\":\"interfaces/_waku_interfaces.PeerExchangeQueryParams.html#numPeers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.PeerExchangeQueryParams\"},{\"kind\":1024,\"name\":\"peerId\",\"url\":\"interfaces/_waku_interfaces.PeerExchangeQueryParams.html#peerId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.PeerExchangeQueryParams\"},{\"kind\":256,\"name\":\"PeerExchangeResponse\",\"url\":\"interfaces/_waku_interfaces.PeerExchangeResponse.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"peerInfos\",\"url\":\"interfaces/_waku_interfaces.PeerExchangeResponse.html#peerInfos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.PeerExchangeResponse\"},{\"kind\":256,\"name\":\"PeerInfo\",\"url\":\"interfaces/_waku_interfaces.PeerInfo.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"ENR\",\"url\":\"interfaces/_waku_interfaces.PeerInfo.html#ENR\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.PeerInfo\"},{\"kind\":256,\"name\":\"PeerExchangeComponents\",\"url\":\"interfaces/_waku_interfaces.PeerExchangeComponents.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"connectionManager\",\"url\":\"interfaces/_waku_interfaces.PeerExchangeComponents.html#connectionManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.PeerExchangeComponents\"},{\"kind\":1024,\"name\":\"peerStore\",\"url\":\"interfaces/_waku_interfaces.PeerExchangeComponents.html#peerStore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.PeerExchangeComponents\"},{\"kind\":8,\"name\":\"Protocols\",\"url\":\"enums/_waku_interfaces.Protocols.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":16,\"name\":\"Relay\",\"url\":\"enums/_waku_interfaces.Protocols.html#Relay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.Protocols\"},{\"kind\":16,\"name\":\"Store\",\"url\":\"enums/_waku_interfaces.Protocols.html#Store\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.Protocols\"},{\"kind\":16,\"name\":\"LightPush\",\"url\":\"enums/_waku_interfaces.Protocols.html#LightPush\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.Protocols\"},{\"kind\":16,\"name\":\"Filter\",\"url\":\"enums/_waku_interfaces.Protocols.html#Filter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.Protocols\"},{\"kind\":256,\"name\":\"IBaseProtocol\",\"url\":\"interfaces/_waku_interfaces.IBaseProtocol.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"multicodec\",\"url\":\"interfaces/_waku_interfaces.IBaseProtocol.html#multicodec\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IBaseProtocol\"},{\"kind\":1024,\"name\":\"peerStore\",\"url\":\"interfaces/_waku_interfaces.IBaseProtocol.html#peerStore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IBaseProtocol\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/_waku_interfaces.IBaseProtocol.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IBaseProtocol\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IBaseProtocol.html#peers.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IBaseProtocol.peers\"},{\"kind\":1024,\"name\":\"addLibp2pEventListener\",\"url\":\"interfaces/_waku_interfaces.IBaseProtocol.html#addLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IBaseProtocol\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IBaseProtocol.html#addLibp2pEventListener.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IBaseProtocol.addLibp2pEventListener\"},{\"kind\":1024,\"name\":\"removeLibp2pEventListener\",\"url\":\"interfaces/_waku_interfaces.IBaseProtocol.html#removeLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IBaseProtocol\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IBaseProtocol.html#removeLibp2pEventListener.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IBaseProtocol.removeLibp2pEventListener\"},{\"kind\":4194304,\"name\":\"ProtocolCreateOptions\",\"url\":\"types/_waku_interfaces.ProtocolCreateOptions.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_interfaces.ProtocolCreateOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/interfaces.ProtocolCreateOptions\"},{\"kind\":1024,\"name\":\"pubSubTopic\",\"url\":\"types/_waku_interfaces.ProtocolCreateOptions.html#__type.pubSubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.ProtocolCreateOptions.__type\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"types/_waku_interfaces.ProtocolCreateOptions.html#__type.libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.ProtocolCreateOptions.__type\"},{\"kind\":1024,\"name\":\"staticNoiseKey\",\"url\":\"types/_waku_interfaces.ProtocolCreateOptions.html#__type.staticNoiseKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.ProtocolCreateOptions.__type\"},{\"kind\":1024,\"name\":\"defaultBootstrap\",\"url\":\"types/_waku_interfaces.ProtocolCreateOptions.html#__type.defaultBootstrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.ProtocolCreateOptions.__type\"},{\"kind\":4194304,\"name\":\"Callback\",\"url\":\"types/_waku_interfaces.Callback.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_interfaces.Callback.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/interfaces.Callback\"},{\"kind\":8,\"name\":\"SendError\",\"url\":\"enums/_waku_interfaces.SendError.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":16,\"name\":\"GENERIC_FAIL\",\"url\":\"enums/_waku_interfaces.SendError.html#GENERIC_FAIL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.SendError\"},{\"kind\":16,\"name\":\"ENCODE_FAILED\",\"url\":\"enums/_waku_interfaces.SendError.html#ENCODE_FAILED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.SendError\"},{\"kind\":16,\"name\":\"DECODE_FAILED\",\"url\":\"enums/_waku_interfaces.SendError.html#DECODE_FAILED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.SendError\"},{\"kind\":16,\"name\":\"SIZE_TOO_BIG\",\"url\":\"enums/_waku_interfaces.SendError.html#SIZE_TOO_BIG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.SendError\"},{\"kind\":16,\"name\":\"NO_PEER_AVAILABLE\",\"url\":\"enums/_waku_interfaces.SendError.html#NO_PEER_AVAILABLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.SendError\"},{\"kind\":16,\"name\":\"REMOTE_PEER_FAULT\",\"url\":\"enums/_waku_interfaces.SendError.html#REMOTE_PEER_FAULT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.SendError\"},{\"kind\":16,\"name\":\"REMOTE_PEER_REJECTED\",\"url\":\"enums/_waku_interfaces.SendError.html#REMOTE_PEER_REJECTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.SendError\"},{\"kind\":256,\"name\":\"SendResult\",\"url\":\"interfaces/_waku_interfaces.SendResult.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"errors\",\"url\":\"interfaces/_waku_interfaces.SendResult.html#errors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.SendResult\"},{\"kind\":1024,\"name\":\"recipients\",\"url\":\"interfaces/_waku_interfaces.SendResult.html#recipients\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.SendResult\"},{\"kind\":256,\"name\":\"IRelayAPI\",\"url\":\"interfaces/_waku_interfaces.IRelayAPI.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"gossipSub\",\"url\":\"interfaces/_waku_interfaces.IRelayAPI.html#gossipSub\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IRelayAPI\"},{\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/_waku_interfaces.IRelayAPI.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IRelayAPI\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IRelayAPI.html#start.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IRelayAPI.start\"},{\"kind\":1024,\"name\":\"getMeshPeers\",\"url\":\"interfaces/_waku_interfaces.IRelayAPI.html#getMeshPeers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IRelayAPI\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IRelayAPI.html#getMeshPeers.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IRelayAPI.getMeshPeers\"},{\"kind\":4194304,\"name\":\"IRelay\",\"url\":\"types/_waku_interfaces.IRelay.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":8,\"name\":\"PageDirection\",\"url\":\"enums/_waku_interfaces.PageDirection.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":16,\"name\":\"BACKWARD\",\"url\":\"enums/_waku_interfaces.PageDirection.html#BACKWARD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.PageDirection\"},{\"kind\":16,\"name\":\"FORWARD\",\"url\":\"enums/_waku_interfaces.PageDirection.html#FORWARD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.PageDirection\"},{\"kind\":256,\"name\":\"TimeFilter\",\"url\":\"interfaces/_waku_interfaces.TimeFilter.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"startTime\",\"url\":\"interfaces/_waku_interfaces.TimeFilter.html#startTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.TimeFilter\"},{\"kind\":1024,\"name\":\"endTime\",\"url\":\"interfaces/_waku_interfaces.TimeFilter.html#endTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.TimeFilter\"},{\"kind\":256,\"name\":\"Cursor\",\"url\":\"interfaces/_waku_interfaces.Cursor.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"digest\",\"url\":\"interfaces/_waku_interfaces.Cursor.html#digest\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Cursor\"},{\"kind\":1024,\"name\":\"receiverTime\",\"url\":\"interfaces/_waku_interfaces.Cursor.html#receiverTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Cursor\"},{\"kind\":1024,\"name\":\"senderTime\",\"url\":\"interfaces/_waku_interfaces.Cursor.html#senderTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Cursor\"},{\"kind\":1024,\"name\":\"pubsubTopic\",\"url\":\"interfaces/_waku_interfaces.Cursor.html#pubsubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Cursor\"},{\"kind\":4194304,\"name\":\"StoreQueryOptions\",\"url\":\"types/_waku_interfaces.StoreQueryOptions.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_interfaces.StoreQueryOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/interfaces.StoreQueryOptions\"},{\"kind\":1024,\"name\":\"pageDirection\",\"url\":\"types/_waku_interfaces.StoreQueryOptions.html#__type.pageDirection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.StoreQueryOptions.__type\"},{\"kind\":1024,\"name\":\"pageSize\",\"url\":\"types/_waku_interfaces.StoreQueryOptions.html#__type.pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.StoreQueryOptions.__type\"},{\"kind\":1024,\"name\":\"timeFilter\",\"url\":\"types/_waku_interfaces.StoreQueryOptions.html#__type.timeFilter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.StoreQueryOptions.__type\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"types/_waku_interfaces.StoreQueryOptions.html#__type.cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.StoreQueryOptions.__type\"},{\"kind\":256,\"name\":\"IStore\",\"url\":\"interfaces/_waku_interfaces.IStore.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"queryWithOrderedCallback\",\"url\":\"interfaces/_waku_interfaces.IStore.html#queryWithOrderedCallback\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IStore\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IStore.html#queryWithOrderedCallback.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IStore.queryWithOrderedCallback\"},{\"kind\":1024,\"name\":\"queryWithPromiseCallback\",\"url\":\"interfaces/_waku_interfaces.IStore.html#queryWithPromiseCallback\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IStore\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IStore.html#queryWithPromiseCallback.__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IStore.queryWithPromiseCallback\"},{\"kind\":1024,\"name\":\"queryGenerator\",\"url\":\"interfaces/_waku_interfaces.IStore.html#queryGenerator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IStore\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IStore.html#queryGenerator.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IStore.queryGenerator\"},{\"kind\":1024,\"name\":\"multicodec\",\"url\":\"interfaces/_waku_interfaces.IStore.html#multicodec\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.IStore\"},{\"kind\":1024,\"name\":\"peerStore\",\"url\":\"interfaces/_waku_interfaces.IStore.html#peerStore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.IStore\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/_waku_interfaces.IStore.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.IStore\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IStore.html#peers.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IStore.peers\"},{\"kind\":1024,\"name\":\"addLibp2pEventListener\",\"url\":\"interfaces/_waku_interfaces.IStore.html#addLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.IStore\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IStore.html#addLibp2pEventListener.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IStore.addLibp2pEventListener\"},{\"kind\":1024,\"name\":\"removeLibp2pEventListener\",\"url\":\"interfaces/_waku_interfaces.IStore.html#removeLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.IStore\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IStore.html#removeLibp2pEventListener.__type-10\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IStore.removeLibp2pEventListener\"},{\"kind\":256,\"name\":\"Waku\",\"url\":\"interfaces/_waku_interfaces.Waku.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"interfaces/_waku_interfaces.Waku.html#libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"interfaces/_waku_interfaces.Waku.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/_waku_interfaces.Waku.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/_waku_interfaces.Waku.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"interfaces/_waku_interfaces.Waku.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku\"},{\"kind\":1024,\"name\":\"connectionManager\",\"url\":\"interfaces/_waku_interfaces.Waku.html#connectionManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku\"},{\"kind\":2048,\"name\":\"dial\",\"url\":\"interfaces/_waku_interfaces.Waku.html#dial\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"interfaces/_waku_interfaces.Waku.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"interfaces/_waku_interfaces.Waku.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku\"},{\"kind\":2048,\"name\":\"isStarted\",\"url\":\"interfaces/_waku_interfaces.Waku.html#isStarted\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.Waku\"},{\"kind\":256,\"name\":\"LightNode\",\"url\":\"interfaces/_waku_interfaces.LightNode.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"interfaces/_waku_interfaces.LightNode.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.LightNode\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/_waku_interfaces.LightNode.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.LightNode\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/_waku_interfaces.LightNode.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.LightNode\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"interfaces/_waku_interfaces.LightNode.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.LightNode\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"interfaces/_waku_interfaces.LightNode.html#libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.LightNode\"},{\"kind\":1024,\"name\":\"connectionManager\",\"url\":\"interfaces/_waku_interfaces.LightNode.html#connectionManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.LightNode\"},{\"kind\":2048,\"name\":\"dial\",\"url\":\"interfaces/_waku_interfaces.LightNode.html#dial\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.LightNode\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"interfaces/_waku_interfaces.LightNode.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.LightNode\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"interfaces/_waku_interfaces.LightNode.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.LightNode\"},{\"kind\":2048,\"name\":\"isStarted\",\"url\":\"interfaces/_waku_interfaces.LightNode.html#isStarted\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.LightNode\"},{\"kind\":256,\"name\":\"RelayNode\",\"url\":\"interfaces/_waku_interfaces.RelayNode.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"interfaces/_waku_interfaces.RelayNode.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.RelayNode\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/_waku_interfaces.RelayNode.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.RelayNode\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/_waku_interfaces.RelayNode.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.RelayNode\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"interfaces/_waku_interfaces.RelayNode.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.RelayNode\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"interfaces/_waku_interfaces.RelayNode.html#libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.RelayNode\"},{\"kind\":1024,\"name\":\"connectionManager\",\"url\":\"interfaces/_waku_interfaces.RelayNode.html#connectionManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.RelayNode\"},{\"kind\":2048,\"name\":\"dial\",\"url\":\"interfaces/_waku_interfaces.RelayNode.html#dial\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.RelayNode\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"interfaces/_waku_interfaces.RelayNode.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.RelayNode\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"interfaces/_waku_interfaces.RelayNode.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.RelayNode\"},{\"kind\":2048,\"name\":\"isStarted\",\"url\":\"interfaces/_waku_interfaces.RelayNode.html#isStarted\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.RelayNode\"},{\"kind\":256,\"name\":\"FullNode\",\"url\":\"interfaces/_waku_interfaces.FullNode.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"interfaces/_waku_interfaces.FullNode.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.FullNode\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/_waku_interfaces.FullNode.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.FullNode\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/_waku_interfaces.FullNode.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.FullNode\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"interfaces/_waku_interfaces.FullNode.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.FullNode\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"interfaces/_waku_interfaces.FullNode.html#libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.FullNode\"},{\"kind\":1024,\"name\":\"connectionManager\",\"url\":\"interfaces/_waku_interfaces.FullNode.html#connectionManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.FullNode\"},{\"kind\":2048,\"name\":\"dial\",\"url\":\"interfaces/_waku_interfaces.FullNode.html#dial\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.FullNode\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"interfaces/_waku_interfaces.FullNode.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.FullNode\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"interfaces/_waku_interfaces.FullNode.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.FullNode\"},{\"kind\":2048,\"name\":\"isStarted\",\"url\":\"interfaces/_waku_interfaces.FullNode.html#isStarted\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/interfaces.FullNode\"},{\"kind\":8,\"name\":\"Tags\",\"url\":\"enums/_waku_interfaces.Tags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":16,\"name\":\"BOOTSTRAP\",\"url\":\"enums/_waku_interfaces.Tags.html#BOOTSTRAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.Tags\"},{\"kind\":16,\"name\":\"PEER_EXCHANGE\",\"url\":\"enums/_waku_interfaces.Tags.html#PEER_EXCHANGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.Tags\"},{\"kind\":256,\"name\":\"ConnectionManagerOptions\",\"url\":\"interfaces/_waku_interfaces.ConnectionManagerOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"maxDialAttemptsForPeer\",\"url\":\"interfaces/_waku_interfaces.ConnectionManagerOptions.html#maxDialAttemptsForPeer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.ConnectionManagerOptions\"},{\"kind\":1024,\"name\":\"maxBootstrapPeersAllowed\",\"url\":\"interfaces/_waku_interfaces.ConnectionManagerOptions.html#maxBootstrapPeersAllowed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.ConnectionManagerOptions\"},{\"kind\":1024,\"name\":\"maxParallelDials\",\"url\":\"interfaces/_waku_interfaces.ConnectionManagerOptions.html#maxParallelDials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.ConnectionManagerOptions\"},{\"kind\":8,\"name\":\"EPeersByDiscoveryEvents\",\"url\":\"enums/_waku_interfaces.EPeersByDiscoveryEvents.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":16,\"name\":\"PEER_DISCOVERY_BOOTSTRAP\",\"url\":\"enums/_waku_interfaces.EPeersByDiscoveryEvents.html#PEER_DISCOVERY_BOOTSTRAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.EPeersByDiscoveryEvents\"},{\"kind\":16,\"name\":\"PEER_DISCOVERY_PEER_EXCHANGE\",\"url\":\"enums/_waku_interfaces.EPeersByDiscoveryEvents.html#PEER_DISCOVERY_PEER_EXCHANGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.EPeersByDiscoveryEvents\"},{\"kind\":16,\"name\":\"PEER_CONNECT_BOOTSTRAP\",\"url\":\"enums/_waku_interfaces.EPeersByDiscoveryEvents.html#PEER_CONNECT_BOOTSTRAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.EPeersByDiscoveryEvents\"},{\"kind\":16,\"name\":\"PEER_CONNECT_PEER_EXCHANGE\",\"url\":\"enums/_waku_interfaces.EPeersByDiscoveryEvents.html#PEER_CONNECT_PEER_EXCHANGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/interfaces.EPeersByDiscoveryEvents\"},{\"kind\":256,\"name\":\"IPeersByDiscoveryEvents\",\"url\":\"interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"peer:discovery:bootstrap\",\"url\":\"interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html#peer_discovery_bootstrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IPeersByDiscoveryEvents\"},{\"kind\":1024,\"name\":\"peer:discovery:peer-exchange\",\"url\":\"interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html#peer_discovery_peer_exchange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IPeersByDiscoveryEvents\"},{\"kind\":1024,\"name\":\"peer:connected:bootstrap\",\"url\":\"interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html#peer_connected_bootstrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IPeersByDiscoveryEvents\"},{\"kind\":1024,\"name\":\"peer:connected:peer-exchange\",\"url\":\"interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html#peer_connected_peer_exchange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IPeersByDiscoveryEvents\"},{\"kind\":256,\"name\":\"PeersByDiscoveryResult\",\"url\":\"interfaces/_waku_interfaces.PeersByDiscoveryResult.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"DISCOVERED\",\"url\":\"interfaces/_waku_interfaces.PeersByDiscoveryResult.html#DISCOVERED\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.PeersByDiscoveryResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.PeersByDiscoveryResult.html#DISCOVERED.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.PeersByDiscoveryResult.DISCOVERED\"},{\"kind\":1024,\"name\":\"bootstrap\",\"url\":\"interfaces/_waku_interfaces.PeersByDiscoveryResult.html#DISCOVERED.__type-1.bootstrap-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.PeersByDiscoveryResult.DISCOVERED.__type\"},{\"kind\":1024,\"name\":\"peer-exchange\",\"url\":\"interfaces/_waku_interfaces.PeersByDiscoveryResult.html#DISCOVERED.__type-1.peer_exchange-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.PeersByDiscoveryResult.DISCOVERED.__type\"},{\"kind\":1024,\"name\":\"CONNECTED\",\"url\":\"interfaces/_waku_interfaces.PeersByDiscoveryResult.html#CONNECTED\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.PeersByDiscoveryResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.PeersByDiscoveryResult.html#CONNECTED.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.PeersByDiscoveryResult.CONNECTED\"},{\"kind\":1024,\"name\":\"bootstrap\",\"url\":\"interfaces/_waku_interfaces.PeersByDiscoveryResult.html#CONNECTED.__type.bootstrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.PeersByDiscoveryResult.CONNECTED.__type\"},{\"kind\":1024,\"name\":\"peer-exchange\",\"url\":\"interfaces/_waku_interfaces.PeersByDiscoveryResult.html#CONNECTED.__type.peer_exchange\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.PeersByDiscoveryResult.CONNECTED.__type\"},{\"kind\":256,\"name\":\"IConnectionManager\",\"url\":\"interfaces/_waku_interfaces.IConnectionManager.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":2048,\"name\":\"getPeersByDiscovery\",\"url\":\"interfaces/_waku_interfaces.IConnectionManager.html#getPeersByDiscovery\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IConnectionManager\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"interfaces/_waku_interfaces.IConnectionManager.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IConnectionManager\"},{\"kind\":256,\"name\":\"ISender\",\"url\":\"interfaces/_waku_interfaces.ISender.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"send\",\"url\":\"interfaces/_waku_interfaces.ISender.html#send\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.ISender\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.ISender.html#send.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.ISender.send\"},{\"kind\":4194304,\"name\":\"ActiveSubscriptions\",\"url\":\"types/_waku_interfaces.ActiveSubscriptions.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":256,\"name\":\"IReceiver\",\"url\":\"interfaces/_waku_interfaces.IReceiver.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"toSubscriptionIterator\",\"url\":\"interfaces/_waku_interfaces.IReceiver.html#toSubscriptionIterator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IReceiver\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IReceiver.html#toSubscriptionIterator.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IReceiver.toSubscriptionIterator\"},{\"kind\":1024,\"name\":\"subscribe\",\"url\":\"interfaces/_waku_interfaces.IReceiver.html#subscribe\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IReceiver\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.IReceiver.html#subscribe.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.IReceiver.subscribe\"},{\"kind\":256,\"name\":\"IAsyncIterator\",\"url\":\"interfaces/_waku_interfaces.IAsyncIterator.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"iterator\",\"url\":\"interfaces/_waku_interfaces.IAsyncIterator.html#iterator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IAsyncIterator\"},{\"kind\":1024,\"name\":\"stop\",\"url\":\"interfaces/_waku_interfaces.IAsyncIterator.html#stop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.IAsyncIterator\"},{\"kind\":4194304,\"name\":\"Unsubscribe\",\"url\":\"types/_waku_interfaces.Unsubscribe.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_interfaces.Unsubscribe.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/interfaces.Unsubscribe\"},{\"kind\":4194304,\"name\":\"PubSubTopic\",\"url\":\"types/_waku_interfaces.PubSubTopic.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":4194304,\"name\":\"ContentTopic\",\"url\":\"types/_waku_interfaces.ContentTopic.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":4194304,\"name\":\"PeerIdStr\",\"url\":\"types/_waku_interfaces.PeerIdStr.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":4194304,\"name\":\"Libp2pServices\",\"url\":\"types/_waku_interfaces.Libp2pServices.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_interfaces.Libp2pServices.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/interfaces.Libp2pServices\"},{\"kind\":1024,\"name\":\"ping\",\"url\":\"types/_waku_interfaces.Libp2pServices.html#__type.ping\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.Libp2pServices.__type\"},{\"kind\":1024,\"name\":\"pubsub\",\"url\":\"types/_waku_interfaces.Libp2pServices.html#__type.pubsub\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.Libp2pServices.__type\"},{\"kind\":1024,\"name\":\"identify\",\"url\":\"types/_waku_interfaces.Libp2pServices.html#__type.identify\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.Libp2pServices.__type\"},{\"kind\":4194304,\"name\":\"Libp2pComponents\",\"url\":\"types/_waku_interfaces.Libp2pComponents.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":4194304,\"name\":\"Libp2p\",\"url\":\"types/_waku_interfaces.Libp2p.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":256,\"name\":\"KeepAliveOptions\",\"url\":\"interfaces/_waku_interfaces.KeepAliveOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"pingKeepAlive\",\"url\":\"interfaces/_waku_interfaces.KeepAliveOptions.html#pingKeepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.KeepAliveOptions\"},{\"kind\":1024,\"name\":\"relayKeepAlive\",\"url\":\"interfaces/_waku_interfaces.KeepAliveOptions.html#relayKeepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.KeepAliveOptions\"},{\"kind\":4194304,\"name\":\"SearchContext\",\"url\":\"types/_waku_interfaces.SearchContext.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_interfaces.SearchContext.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/interfaces.SearchContext\"},{\"kind\":1024,\"name\":\"domain\",\"url\":\"types/_waku_interfaces.SearchContext.html#__type.domain\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.SearchContext.__type\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"types/_waku_interfaces.SearchContext.html#__type.publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.SearchContext.__type\"},{\"kind\":1024,\"name\":\"visits\",\"url\":\"types/_waku_interfaces.SearchContext.html#__type.visits\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/interfaces.SearchContext.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_interfaces.SearchContext.html#__type.visits.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.SearchContext.__type.visits\"},{\"kind\":256,\"name\":\"DnsClient\",\"url\":\"interfaces/_waku_interfaces.DnsClient.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"resolveTXT\",\"url\":\"interfaces/_waku_interfaces.DnsClient.html#resolveTXT\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.DnsClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_interfaces.DnsClient.html#resolveTXT.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/interfaces.DnsClient.resolveTXT\"},{\"kind\":256,\"name\":\"NodeCapabilityCount\",\"url\":\"interfaces/_waku_interfaces.NodeCapabilityCount.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"interfaces/_waku_interfaces.NodeCapabilityCount.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.NodeCapabilityCount\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/_waku_interfaces.NodeCapabilityCount.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.NodeCapabilityCount\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/_waku_interfaces.NodeCapabilityCount.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.NodeCapabilityCount\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"interfaces/_waku_interfaces.NodeCapabilityCount.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.NodeCapabilityCount\"},{\"kind\":256,\"name\":\"DnsDiscoveryComponents\",\"url\":\"interfaces/_waku_interfaces.DnsDiscoveryComponents.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"peerStore\",\"url\":\"interfaces/_waku_interfaces.DnsDiscoveryComponents.html#peerStore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.DnsDiscoveryComponents\"},{\"kind\":256,\"name\":\"DnsDiscOptions\",\"url\":\"interfaces/_waku_interfaces.DnsDiscOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/interfaces\"},{\"kind\":1024,\"name\":\"enrUrls\",\"url\":\"interfaces/_waku_interfaces.DnsDiscOptions.html#enrUrls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.DnsDiscOptions\"},{\"kind\":1024,\"name\":\"wantedNodeCapabilityCount\",\"url\":\"interfaces/_waku_interfaces.DnsDiscOptions.html#wantedNodeCapabilityCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.DnsDiscOptions\"},{\"kind\":1024,\"name\":\"tagName\",\"url\":\"interfaces/_waku_interfaces.DnsDiscOptions.html#tagName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.DnsDiscOptions\"},{\"kind\":1024,\"name\":\"tagValue\",\"url\":\"interfaces/_waku_interfaces.DnsDiscOptions.html#tagValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.DnsDiscOptions\"},{\"kind\":1024,\"name\":\"tagTTL\",\"url\":\"interfaces/_waku_interfaces.DnsDiscOptions.html#tagTTL\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/interfaces.DnsDiscOptions\"},{\"kind\":64,\"name\":\"removeItemFromArray\",\"url\":\"functions/_waku_utils.removeItemFromArray.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/utils\"},{\"kind\":64,\"name\":\"isDefined\",\"url\":\"functions/_waku_utils.isDefined.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/utils\"},{\"kind\":64,\"name\":\"getPseudoRandomSubset\",\"url\":\"functions/_waku_utils.getPseudoRandomSubset.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/utils\"},{\"kind\":64,\"name\":\"groupByContentTopic\",\"url\":\"functions/_waku_utils.groupByContentTopic.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/utils\"},{\"kind\":64,\"name\":\"toAsyncIterator\",\"url\":\"functions/_waku_utils.toAsyncIterator.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/utils\"},{\"kind\":4194304,\"name\":\"IteratorOptions\",\"url\":\"types/_waku_utils.IteratorOptions.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/utils\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_utils.IteratorOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/utils.IteratorOptions\"},{\"kind\":1024,\"name\":\"timeoutMs\",\"url\":\"types/_waku_utils.IteratorOptions.html#__type.timeoutMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/utils.IteratorOptions.__type\"},{\"kind\":1024,\"name\":\"iteratorDelay\",\"url\":\"types/_waku_utils.IteratorOptions.html#__type.iteratorDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/utils.IteratorOptions.__type\"},{\"kind\":64,\"name\":\"isSizeValid\",\"url\":\"functions/_waku_utils.isSizeValid.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/utils\"},{\"kind\":4,\"name\":\"proto_message\",\"url\":\"modules/_waku_proto.proto_message.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/proto\"},{\"kind\":256,\"name\":\"RateLimitProof\",\"url\":\"interfaces/_waku_proto.proto_message.RateLimitProof-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_message\"},{\"kind\":1024,\"name\":\"proof\",\"url\":\"interfaces/_waku_proto.proto_message.RateLimitProof-1.html#proof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.RateLimitProof\"},{\"kind\":1024,\"name\":\"merkleRoot\",\"url\":\"interfaces/_waku_proto.proto_message.RateLimitProof-1.html#merkleRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.RateLimitProof\"},{\"kind\":1024,\"name\":\"epoch\",\"url\":\"interfaces/_waku_proto.proto_message.RateLimitProof-1.html#epoch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareX\",\"url\":\"interfaces/_waku_proto.proto_message.RateLimitProof-1.html#shareX\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareY\",\"url\":\"interfaces/_waku_proto.proto_message.RateLimitProof-1.html#shareY\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.RateLimitProof\"},{\"kind\":1024,\"name\":\"nullifier\",\"url\":\"interfaces/_waku_proto.proto_message.RateLimitProof-1.html#nullifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.RateLimitProof\"},{\"kind\":1024,\"name\":\"rlnIdentifier\",\"url\":\"interfaces/_waku_proto.proto_message.RateLimitProof-1.html#rlnIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.RateLimitProof\"},{\"kind\":4,\"name\":\"RateLimitProof\",\"url\":\"modules/_waku_proto.proto_message.RateLimitProof.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_message\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_message.RateLimitProof.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_message.RateLimitProof\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_message.RateLimitProof.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_message.RateLimitProof\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_message.RateLimitProof.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_message.RateLimitProof\"},{\"kind\":256,\"name\":\"WakuMessage\",\"url\":\"interfaces/_waku_proto.proto_message.WakuMessage-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_message\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_proto.proto_message.WakuMessage-1.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.WakuMessage\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_proto.proto_message.WakuMessage-1.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.WakuMessage\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/_waku_proto.proto_message.WakuMessage-1.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.WakuMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_proto.proto_message.WakuMessage-1.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.WakuMessage\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/_waku_proto.proto_message.WakuMessage-1.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.WakuMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_proto.proto_message.WakuMessage-1.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.WakuMessage\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_proto.proto_message.WakuMessage-1.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_message.WakuMessage\"},{\"kind\":4,\"name\":\"WakuMessage\",\"url\":\"modules/_waku_proto.proto_message.WakuMessage.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_message\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_message.WakuMessage.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_message.WakuMessage\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_message.WakuMessage.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_message.WakuMessage\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_message.WakuMessage.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_message.WakuMessage\"},{\"kind\":256,\"name\":\"WakuMessage\",\"url\":\"interfaces/_waku_proto.WakuMessage-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/proto\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_proto.WakuMessage-1.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.WakuMessage\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_proto.WakuMessage-1.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.WakuMessage\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/_waku_proto.WakuMessage-1.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.WakuMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_proto.WakuMessage-1.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.WakuMessage\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/_waku_proto.WakuMessage-1.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.WakuMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_proto.WakuMessage-1.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.WakuMessage\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_proto.WakuMessage-1.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.WakuMessage\"},{\"kind\":4,\"name\":\"WakuMessage\",\"url\":\"modules/_waku_proto.WakuMessage.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/proto\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.WakuMessage.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.WakuMessage\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.WakuMessage.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.WakuMessage\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.WakuMessage.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.WakuMessage\"},{\"kind\":4,\"name\":\"proto_topic_only_message\",\"url\":\"modules/_waku_proto.proto_topic_only_message.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/proto\"},{\"kind\":256,\"name\":\"TopicOnlyMessage\",\"url\":\"interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_topic_only_message\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_topic_only_message.TopicOnlyMessage\"},{\"kind\":4,\"name\":\"TopicOnlyMessage\",\"url\":\"modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_topic_only_message\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_topic_only_message.TopicOnlyMessage\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_topic_only_message.TopicOnlyMessage\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_topic_only_message.TopicOnlyMessage\"},{\"kind\":8388608,\"name\":\"TopicOnlyMessage\",\"url\":\"modules/_waku_proto.html#TopicOnlyMessage\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"@waku/proto\"},{\"kind\":4,\"name\":\"proto_filter\",\"url\":\"modules/_waku_proto.proto_filter.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/proto\"},{\"kind\":256,\"name\":\"FilterRequest\",\"url\":\"interfaces/_waku_proto.proto_filter.FilterRequest-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter\"},{\"kind\":1024,\"name\":\"subscribe\",\"url\":\"interfaces/_waku_proto.proto_filter.FilterRequest-1.html#subscribe\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.FilterRequest\"},{\"kind\":1024,\"name\":\"topic\",\"url\":\"interfaces/_waku_proto.proto_filter.FilterRequest-1.html#topic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.FilterRequest\"},{\"kind\":1024,\"name\":\"contentFilters\",\"url\":\"interfaces/_waku_proto.proto_filter.FilterRequest-1.html#contentFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.FilterRequest\"},{\"kind\":4,\"name\":\"FilterRequest\",\"url\":\"modules/_waku_proto.proto_filter.FilterRequest.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter\"},{\"kind\":256,\"name\":\"ContentFilter\",\"url\":\"interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.FilterRequest\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter-1.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.FilterRequest.ContentFilter\"},{\"kind\":4,\"name\":\"ContentFilter\",\"url\":\"modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.FilterRequest\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.FilterRequest.ContentFilter\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.FilterRequest.ContentFilter\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.FilterRequest.ContentFilter\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_filter.FilterRequest.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.FilterRequest\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_filter.FilterRequest.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.FilterRequest\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_filter.FilterRequest.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.FilterRequest\"},{\"kind\":256,\"name\":\"MessagePush\",\"url\":\"interfaces/_waku_proto.proto_filter.MessagePush-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter\"},{\"kind\":1024,\"name\":\"messages\",\"url\":\"interfaces/_waku_proto.proto_filter.MessagePush-1.html#messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.MessagePush\"},{\"kind\":4,\"name\":\"MessagePush\",\"url\":\"modules/_waku_proto.proto_filter.MessagePush.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_filter.MessagePush.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.MessagePush\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_filter.MessagePush.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.MessagePush\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_filter.MessagePush.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.MessagePush\"},{\"kind\":256,\"name\":\"FilterRpc\",\"url\":\"interfaces/_waku_proto.proto_filter.FilterRpc-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter\"},{\"kind\":1024,\"name\":\"requestId\",\"url\":\"interfaces/_waku_proto.proto_filter.FilterRpc-1.html#requestId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.FilterRpc\"},{\"kind\":1024,\"name\":\"request\",\"url\":\"interfaces/_waku_proto.proto_filter.FilterRpc-1.html#request\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.FilterRpc\"},{\"kind\":1024,\"name\":\"push\",\"url\":\"interfaces/_waku_proto.proto_filter.FilterRpc-1.html#push\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.FilterRpc\"},{\"kind\":4,\"name\":\"FilterRpc\",\"url\":\"modules/_waku_proto.proto_filter.FilterRpc.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_filter.FilterRpc.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.FilterRpc\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_filter.FilterRpc.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.FilterRpc\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_filter.FilterRpc.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.FilterRpc\"},{\"kind\":256,\"name\":\"RateLimitProof\",\"url\":\"interfaces/_waku_proto.proto_filter.RateLimitProof-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter\"},{\"kind\":1024,\"name\":\"proof\",\"url\":\"interfaces/_waku_proto.proto_filter.RateLimitProof-1.html#proof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.RateLimitProof\"},{\"kind\":1024,\"name\":\"merkleRoot\",\"url\":\"interfaces/_waku_proto.proto_filter.RateLimitProof-1.html#merkleRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.RateLimitProof\"},{\"kind\":1024,\"name\":\"epoch\",\"url\":\"interfaces/_waku_proto.proto_filter.RateLimitProof-1.html#epoch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareX\",\"url\":\"interfaces/_waku_proto.proto_filter.RateLimitProof-1.html#shareX\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareY\",\"url\":\"interfaces/_waku_proto.proto_filter.RateLimitProof-1.html#shareY\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.RateLimitProof\"},{\"kind\":1024,\"name\":\"nullifier\",\"url\":\"interfaces/_waku_proto.proto_filter.RateLimitProof-1.html#nullifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.RateLimitProof\"},{\"kind\":1024,\"name\":\"rlnIdentifier\",\"url\":\"interfaces/_waku_proto.proto_filter.RateLimitProof-1.html#rlnIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter.RateLimitProof\"},{\"kind\":4,\"name\":\"RateLimitProof\",\"url\":\"modules/_waku_proto.proto_filter.RateLimitProof.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_filter.RateLimitProof.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.RateLimitProof\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_filter.RateLimitProof.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.RateLimitProof\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_filter.RateLimitProof.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter.RateLimitProof\"},{\"kind\":8388608,\"name\":\"WakuMessage\",\"url\":\"modules/_waku_proto.proto_filter.html#WakuMessage\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter\"},{\"kind\":4,\"name\":\"proto_filter_v2\",\"url\":\"modules/_waku_proto.proto_filter_v2.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/proto\"},{\"kind\":256,\"name\":\"FilterSubscribeRequest\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2\"},{\"kind\":1024,\"name\":\"requestId\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html#requestId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest\"},{\"kind\":1024,\"name\":\"filterSubscribeType\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html#filterSubscribeType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest\"},{\"kind\":1024,\"name\":\"pubsubTopic\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html#pubsubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest\"},{\"kind\":1024,\"name\":\"contentTopics\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html#contentTopics\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest\"},{\"kind\":4,\"name\":\"FilterSubscribeRequest\",\"url\":\"modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2\"},{\"kind\":8,\"name\":\"FilterSubscribeType\",\"url\":\"enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest\"},{\"kind\":16,\"name\":\"SUBSCRIBER_PING\",\"url\":\"enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html#SUBSCRIBER_PING\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType\"},{\"kind\":16,\"name\":\"SUBSCRIBE\",\"url\":\"enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html#SUBSCRIBE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType\"},{\"kind\":16,\"name\":\"UNSUBSCRIBE\",\"url\":\"enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html#UNSUBSCRIBE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType\"},{\"kind\":16,\"name\":\"UNSUBSCRIBE_ALL\",\"url\":\"enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html#UNSUBSCRIBE_ALL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType\"},{\"kind\":4,\"name\":\"FilterSubscribeType\",\"url\":\"modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeRequest\"},{\"kind\":256,\"name\":\"FilterSubscribeResponse\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2\"},{\"kind\":1024,\"name\":\"requestId\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html#requestId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeResponse\"},{\"kind\":1024,\"name\":\"statusCode\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html#statusCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeResponse\"},{\"kind\":1024,\"name\":\"statusDesc\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html#statusDesc\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeResponse\"},{\"kind\":4,\"name\":\"FilterSubscribeResponse\",\"url\":\"modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeResponse\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeResponse\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.FilterSubscribeResponse\"},{\"kind\":256,\"name\":\"MessagePush\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2\"},{\"kind\":1024,\"name\":\"wakuMessage\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html#wakuMessage\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.MessagePush\"},{\"kind\":1024,\"name\":\"pubsubTopic\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html#pubsubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.MessagePush\"},{\"kind\":4,\"name\":\"MessagePush\",\"url\":\"modules/_waku_proto.proto_filter_v2.MessagePush.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_filter_v2.MessagePush.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.MessagePush\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_filter_v2.MessagePush.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.MessagePush\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_filter_v2.MessagePush.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.MessagePush\"},{\"kind\":256,\"name\":\"RateLimitProof\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2\"},{\"kind\":1024,\"name\":\"proof\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html#proof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.RateLimitProof\"},{\"kind\":1024,\"name\":\"merkleRoot\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html#merkleRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.RateLimitProof\"},{\"kind\":1024,\"name\":\"epoch\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html#epoch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareX\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html#shareX\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareY\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html#shareY\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.RateLimitProof\"},{\"kind\":1024,\"name\":\"nullifier\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html#nullifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.RateLimitProof\"},{\"kind\":1024,\"name\":\"rlnIdentifier\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html#rlnIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.RateLimitProof\"},{\"kind\":4,\"name\":\"RateLimitProof\",\"url\":\"modules/_waku_proto.proto_filter_v2.RateLimitProof.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_filter_v2.RateLimitProof.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.RateLimitProof\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_filter_v2.RateLimitProof.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.RateLimitProof\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_filter_v2.RateLimitProof.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.RateLimitProof\"},{\"kind\":256,\"name\":\"WakuMessage\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.WakuMessage\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.WakuMessage\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.WakuMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.WakuMessage\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.WakuMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.WakuMessage\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_filter_v2.WakuMessage\"},{\"kind\":4,\"name\":\"WakuMessage\",\"url\":\"modules/_waku_proto.proto_filter_v2.WakuMessage.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_filter_v2.WakuMessage.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.WakuMessage\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_filter_v2.WakuMessage.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.WakuMessage\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_filter_v2.WakuMessage.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_filter_v2.WakuMessage\"},{\"kind\":4,\"name\":\"proto_lightpush\",\"url\":\"modules/_waku_proto.proto_lightpush.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/proto\"},{\"kind\":256,\"name\":\"PushRequest\",\"url\":\"interfaces/_waku_proto.proto_lightpush.PushRequest-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush\"},{\"kind\":1024,\"name\":\"pubsubTopic\",\"url\":\"interfaces/_waku_proto.proto_lightpush.PushRequest-1.html#pubsubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.PushRequest\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"interfaces/_waku_proto.proto_lightpush.PushRequest-1.html#message\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.PushRequest\"},{\"kind\":4,\"name\":\"PushRequest\",\"url\":\"modules/_waku_proto.proto_lightpush.PushRequest.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_lightpush.PushRequest.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.PushRequest\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_lightpush.PushRequest.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.PushRequest\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_lightpush.PushRequest.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.PushRequest\"},{\"kind\":256,\"name\":\"PushResponse\",\"url\":\"interfaces/_waku_proto.proto_lightpush.PushResponse-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush\"},{\"kind\":1024,\"name\":\"isSuccess\",\"url\":\"interfaces/_waku_proto.proto_lightpush.PushResponse-1.html#isSuccess\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.PushResponse\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/_waku_proto.proto_lightpush.PushResponse-1.html#info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.PushResponse\"},{\"kind\":4,\"name\":\"PushResponse\",\"url\":\"modules/_waku_proto.proto_lightpush.PushResponse.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_lightpush.PushResponse.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.PushResponse\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_lightpush.PushResponse.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.PushResponse\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_lightpush.PushResponse.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.PushResponse\"},{\"kind\":256,\"name\":\"PushRpc\",\"url\":\"interfaces/_waku_proto.proto_lightpush.PushRpc-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush\"},{\"kind\":1024,\"name\":\"requestId\",\"url\":\"interfaces/_waku_proto.proto_lightpush.PushRpc-1.html#requestId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.PushRpc\"},{\"kind\":1024,\"name\":\"request\",\"url\":\"interfaces/_waku_proto.proto_lightpush.PushRpc-1.html#request\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.PushRpc\"},{\"kind\":1024,\"name\":\"response\",\"url\":\"interfaces/_waku_proto.proto_lightpush.PushRpc-1.html#response\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.PushRpc\"},{\"kind\":4,\"name\":\"PushRpc\",\"url\":\"modules/_waku_proto.proto_lightpush.PushRpc.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_lightpush.PushRpc.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.PushRpc\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_lightpush.PushRpc.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.PushRpc\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_lightpush.PushRpc.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.PushRpc\"},{\"kind\":256,\"name\":\"RateLimitProof\",\"url\":\"interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush\"},{\"kind\":1024,\"name\":\"proof\",\"url\":\"interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html#proof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.RateLimitProof\"},{\"kind\":1024,\"name\":\"merkleRoot\",\"url\":\"interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html#merkleRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.RateLimitProof\"},{\"kind\":1024,\"name\":\"epoch\",\"url\":\"interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html#epoch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareX\",\"url\":\"interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html#shareX\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareY\",\"url\":\"interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html#shareY\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.RateLimitProof\"},{\"kind\":1024,\"name\":\"nullifier\",\"url\":\"interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html#nullifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.RateLimitProof\"},{\"kind\":1024,\"name\":\"rlnIdentifier\",\"url\":\"interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html#rlnIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.RateLimitProof\"},{\"kind\":4,\"name\":\"RateLimitProof\",\"url\":\"modules/_waku_proto.proto_lightpush.RateLimitProof.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.RateLimitProof\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.RateLimitProof\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.RateLimitProof\"},{\"kind\":256,\"name\":\"WakuMessage\",\"url\":\"interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.WakuMessage\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.WakuMessage\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.WakuMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.WakuMessage\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.WakuMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.WakuMessage\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_lightpush.WakuMessage\"},{\"kind\":4,\"name\":\"WakuMessage\",\"url\":\"modules/_waku_proto.proto_lightpush.WakuMessage.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_lightpush.WakuMessage.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.WakuMessage\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_lightpush.WakuMessage.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.WakuMessage\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_lightpush.WakuMessage.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_lightpush.WakuMessage\"},{\"kind\":8388608,\"name\":\"PushResponse\",\"url\":\"modules/_waku_proto.html#PushResponse\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"@waku/proto\"},{\"kind\":4,\"name\":\"proto_store\",\"url\":\"modules/_waku_proto.proto_store.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/proto\"},{\"kind\":256,\"name\":\"Index\",\"url\":\"interfaces/_waku_proto.proto_store.Index-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":1024,\"name\":\"digest\",\"url\":\"interfaces/_waku_proto.proto_store.Index-1.html#digest\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.Index\"},{\"kind\":1024,\"name\":\"receiverTime\",\"url\":\"interfaces/_waku_proto.proto_store.Index-1.html#receiverTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.Index\"},{\"kind\":1024,\"name\":\"senderTime\",\"url\":\"interfaces/_waku_proto.proto_store.Index-1.html#senderTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.Index\"},{\"kind\":1024,\"name\":\"pubsubTopic\",\"url\":\"interfaces/_waku_proto.proto_store.Index-1.html#pubsubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.Index\"},{\"kind\":4,\"name\":\"Index\",\"url\":\"modules/_waku_proto.proto_store.Index.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_store.Index.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.Index\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_store.Index.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.Index\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_store.Index.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.Index\"},{\"kind\":256,\"name\":\"PagingInfo\",\"url\":\"interfaces/_waku_proto.proto_store.PagingInfo-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/_waku_proto.proto_store.PagingInfo-1.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.PagingInfo\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/_waku_proto.proto_store.PagingInfo-1.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.PagingInfo\"},{\"kind\":1024,\"name\":\"direction\",\"url\":\"interfaces/_waku_proto.proto_store.PagingInfo-1.html#direction\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.PagingInfo\"},{\"kind\":4,\"name\":\"PagingInfo\",\"url\":\"modules/_waku_proto.proto_store.PagingInfo.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":8,\"name\":\"Direction\",\"url\":\"enums/_waku_proto.proto_store.PagingInfo.Direction-1.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.PagingInfo\"},{\"kind\":16,\"name\":\"BACKWARD\",\"url\":\"enums/_waku_proto.proto_store.PagingInfo.Direction-1.html#BACKWARD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/proto.proto_store.PagingInfo.Direction\"},{\"kind\":16,\"name\":\"FORWARD\",\"url\":\"enums/_waku_proto.proto_store.PagingInfo.Direction-1.html#FORWARD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/proto.proto_store.PagingInfo.Direction\"},{\"kind\":4,\"name\":\"Direction\",\"url\":\"modules/_waku_proto.proto_store.PagingInfo.Direction.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.PagingInfo\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_store.PagingInfo.Direction.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.PagingInfo.Direction\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_store.PagingInfo.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.PagingInfo\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_store.PagingInfo.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.PagingInfo\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_store.PagingInfo.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.PagingInfo\"},{\"kind\":256,\"name\":\"ContentFilter\",\"url\":\"interfaces/_waku_proto.proto_store.ContentFilter-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_proto.proto_store.ContentFilter-1.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.ContentFilter\"},{\"kind\":4,\"name\":\"ContentFilter\",\"url\":\"modules/_waku_proto.proto_store.ContentFilter.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_store.ContentFilter.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.ContentFilter\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_store.ContentFilter.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.ContentFilter\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_store.ContentFilter.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.ContentFilter\"},{\"kind\":256,\"name\":\"HistoryQuery\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryQuery-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":1024,\"name\":\"pubsubTopic\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryQuery-1.html#pubsubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.HistoryQuery\"},{\"kind\":1024,\"name\":\"contentFilters\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryQuery-1.html#contentFilters\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.HistoryQuery\"},{\"kind\":1024,\"name\":\"pagingInfo\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryQuery-1.html#pagingInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.HistoryQuery\"},{\"kind\":1024,\"name\":\"startTime\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryQuery-1.html#startTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.HistoryQuery\"},{\"kind\":1024,\"name\":\"endTime\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryQuery-1.html#endTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.HistoryQuery\"},{\"kind\":4,\"name\":\"HistoryQuery\",\"url\":\"modules/_waku_proto.proto_store.HistoryQuery.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_store.HistoryQuery.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.HistoryQuery\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_store.HistoryQuery.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.HistoryQuery\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_store.HistoryQuery.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.HistoryQuery\"},{\"kind\":256,\"name\":\"HistoryResponse\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryResponse-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":1024,\"name\":\"messages\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryResponse-1.html#messages\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.HistoryResponse\"},{\"kind\":1024,\"name\":\"pagingInfo\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryResponse-1.html#pagingInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.HistoryResponse\"},{\"kind\":1024,\"name\":\"error\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryResponse-1.html#error\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.HistoryResponse\"},{\"kind\":4,\"name\":\"HistoryResponse\",\"url\":\"modules/_waku_proto.proto_store.HistoryResponse.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":8,\"name\":\"HistoryError\",\"url\":\"enums/_waku_proto.proto_store.HistoryResponse.HistoryError-1.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.HistoryResponse\"},{\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/_waku_proto.proto_store.HistoryResponse.HistoryError-1.html#NONE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/proto.proto_store.HistoryResponse.HistoryError\"},{\"kind\":16,\"name\":\"INVALID_CURSOR\",\"url\":\"enums/_waku_proto.proto_store.HistoryResponse.HistoryError-1.html#INVALID_CURSOR\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/proto.proto_store.HistoryResponse.HistoryError\"},{\"kind\":4,\"name\":\"HistoryError\",\"url\":\"modules/_waku_proto.proto_store.HistoryResponse.HistoryError.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.HistoryResponse\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_store.HistoryResponse.HistoryError.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.HistoryResponse.HistoryError\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_store.HistoryResponse.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.HistoryResponse\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_store.HistoryResponse.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.HistoryResponse\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_store.HistoryResponse.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.HistoryResponse\"},{\"kind\":256,\"name\":\"HistoryRpc\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryRpc-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":1024,\"name\":\"requestId\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryRpc-1.html#requestId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.HistoryRpc\"},{\"kind\":1024,\"name\":\"query\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryRpc-1.html#query\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.HistoryRpc\"},{\"kind\":1024,\"name\":\"response\",\"url\":\"interfaces/_waku_proto.proto_store.HistoryRpc-1.html#response\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.HistoryRpc\"},{\"kind\":4,\"name\":\"HistoryRpc\",\"url\":\"modules/_waku_proto.proto_store.HistoryRpc.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_store.HistoryRpc.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.HistoryRpc\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_store.HistoryRpc.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.HistoryRpc\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_store.HistoryRpc.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.HistoryRpc\"},{\"kind\":256,\"name\":\"RateLimitProof\",\"url\":\"interfaces/_waku_proto.proto_store.RateLimitProof-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":1024,\"name\":\"proof\",\"url\":\"interfaces/_waku_proto.proto_store.RateLimitProof-1.html#proof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.RateLimitProof\"},{\"kind\":1024,\"name\":\"merkleRoot\",\"url\":\"interfaces/_waku_proto.proto_store.RateLimitProof-1.html#merkleRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.RateLimitProof\"},{\"kind\":1024,\"name\":\"epoch\",\"url\":\"interfaces/_waku_proto.proto_store.RateLimitProof-1.html#epoch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareX\",\"url\":\"interfaces/_waku_proto.proto_store.RateLimitProof-1.html#shareX\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareY\",\"url\":\"interfaces/_waku_proto.proto_store.RateLimitProof-1.html#shareY\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.RateLimitProof\"},{\"kind\":1024,\"name\":\"nullifier\",\"url\":\"interfaces/_waku_proto.proto_store.RateLimitProof-1.html#nullifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.RateLimitProof\"},{\"kind\":1024,\"name\":\"rlnIdentifier\",\"url\":\"interfaces/_waku_proto.proto_store.RateLimitProof-1.html#rlnIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.RateLimitProof\"},{\"kind\":4,\"name\":\"RateLimitProof\",\"url\":\"modules/_waku_proto.proto_store.RateLimitProof.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_store.RateLimitProof.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.RateLimitProof\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_store.RateLimitProof.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.RateLimitProof\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_store.RateLimitProof.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.RateLimitProof\"},{\"kind\":256,\"name\":\"WakuMessage\",\"url\":\"interfaces/_waku_proto.proto_store.WakuMessage-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_proto.proto_store.WakuMessage-1.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.WakuMessage\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_proto.proto_store.WakuMessage-1.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.WakuMessage\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/_waku_proto.proto_store.WakuMessage-1.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.WakuMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_proto.proto_store.WakuMessage-1.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.WakuMessage\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/_waku_proto.proto_store.WakuMessage-1.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.WakuMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_proto.proto_store.WakuMessage-1.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.WakuMessage\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_proto.proto_store.WakuMessage-1.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_store.WakuMessage\"},{\"kind\":4,\"name\":\"WakuMessage\",\"url\":\"modules/_waku_proto.proto_store.WakuMessage.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_store.WakuMessage.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.WakuMessage\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_store.WakuMessage.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.WakuMessage\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_store.WakuMessage.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_store.WakuMessage\"},{\"kind\":4,\"name\":\"proto_peer_exchange\",\"url\":\"modules/_waku_proto.proto_peer_exchange.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/proto\"},{\"kind\":256,\"name\":\"PeerInfo\",\"url\":\"interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange\"},{\"kind\":1024,\"name\":\"enr\",\"url\":\"interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html#enr\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerInfo\"},{\"kind\":4,\"name\":\"PeerInfo\",\"url\":\"modules/_waku_proto.proto_peer_exchange.PeerInfo.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_peer_exchange.PeerInfo.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerInfo\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_peer_exchange.PeerInfo.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerInfo\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_peer_exchange.PeerInfo.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerInfo\"},{\"kind\":256,\"name\":\"PeerExchangeQuery\",\"url\":\"interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange\"},{\"kind\":1024,\"name\":\"numPeers\",\"url\":\"interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html#numPeers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeQuery\"},{\"kind\":4,\"name\":\"PeerExchangeQuery\",\"url\":\"modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeQuery\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeQuery\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeQuery\"},{\"kind\":256,\"name\":\"PeerExchangeResponse\",\"url\":\"interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange\"},{\"kind\":1024,\"name\":\"peerInfos\",\"url\":\"interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html#peerInfos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeResponse\"},{\"kind\":4,\"name\":\"PeerExchangeResponse\",\"url\":\"modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeResponse\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeResponse\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeResponse\"},{\"kind\":256,\"name\":\"PeerExchangeRPC\",\"url\":\"interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange\"},{\"kind\":1024,\"name\":\"query\",\"url\":\"interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html#query\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeRPC\"},{\"kind\":1024,\"name\":\"response\",\"url\":\"interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html#response\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeRPC\"},{\"kind\":4,\"name\":\"PeerExchangeRPC\",\"url\":\"modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeRPC\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeRPC\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/proto.proto_peer_exchange.PeerExchangeRPC\"},{\"kind\":32,\"name\":\"MAX_RECORD_SIZE\",\"url\":\"variables/_waku_enr.MAX_RECORD_SIZE.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":32,\"name\":\"ERR_INVALID_ID\",\"url\":\"variables/_waku_enr.ERR_INVALID_ID.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":32,\"name\":\"ERR_NO_SIGNATURE\",\"url\":\"variables/_waku_enr.ERR_NO_SIGNATURE.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":32,\"name\":\"MULTIADDR_LENGTH_SIZE\",\"url\":\"variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":128,\"name\":\"EnrCreator\",\"url\":\"classes/_waku_enr.EnrCreator.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":2048,\"name\":\"fromPublicKey\",\"url\":\"classes/_waku_enr.EnrCreator.html#fromPublicKey\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/enr.EnrCreator\"},{\"kind\":2048,\"name\":\"fromPeerId\",\"url\":\"classes/_waku_enr.EnrCreator.html#fromPeerId\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/enr.EnrCreator\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_enr.EnrCreator.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/enr.EnrCreator\"},{\"kind\":128,\"name\":\"EnrDecoder\",\"url\":\"classes/_waku_enr.EnrDecoder.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":2048,\"name\":\"fromString\",\"url\":\"classes/_waku_enr.EnrDecoder.html#fromString\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/enr.EnrDecoder\"},{\"kind\":2048,\"name\":\"fromRLP\",\"url\":\"classes/_waku_enr.EnrDecoder.html#fromRLP\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/enr.EnrDecoder\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_enr.EnrDecoder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/enr.EnrDecoder\"},{\"kind\":8,\"name\":\"TransportProtocol\",\"url\":\"enums/_waku_enr.TransportProtocol.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":16,\"name\":\"TCP\",\"url\":\"enums/_waku_enr.TransportProtocol.html#TCP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/enr.TransportProtocol\"},{\"kind\":16,\"name\":\"UDP\",\"url\":\"enums/_waku_enr.TransportProtocol.html#UDP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/enr.TransportProtocol\"},{\"kind\":8,\"name\":\"TransportProtocolPerIpVersion\",\"url\":\"enums/_waku_enr.TransportProtocolPerIpVersion.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":16,\"name\":\"TCP4\",\"url\":\"enums/_waku_enr.TransportProtocolPerIpVersion.html#TCP4\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/enr.TransportProtocolPerIpVersion\"},{\"kind\":16,\"name\":\"UDP4\",\"url\":\"enums/_waku_enr.TransportProtocolPerIpVersion.html#UDP4\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/enr.TransportProtocolPerIpVersion\"},{\"kind\":16,\"name\":\"TCP6\",\"url\":\"enums/_waku_enr.TransportProtocolPerIpVersion.html#TCP6\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/enr.TransportProtocolPerIpVersion\"},{\"kind\":16,\"name\":\"UDP6\",\"url\":\"enums/_waku_enr.TransportProtocolPerIpVersion.html#UDP6\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/enr.TransportProtocolPerIpVersion\"},{\"kind\":128,\"name\":\"ENR\",\"url\":\"classes/_waku_enr.ENR.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":1024,\"name\":\"RECORD_PREFIX\",\"url\":\"classes/_waku_enr.ENR.html#RECORD_PREFIX\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/_waku_enr.ENR.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_enr.ENR.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":1024,\"name\":\"peerId\",\"url\":\"classes/_waku_enr.ENR.html#peerId\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":262144,\"name\":\"nodeId\",\"url\":\"classes/_waku_enr.ENR.html#nodeId\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":1024,\"name\":\"getLocationMultiaddr\",\"url\":\"classes/_waku_enr.ENR.html#getLocationMultiaddr\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_enr.ENR.html#getLocationMultiaddr.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/enr.ENR.getLocationMultiaddr\"},{\"kind\":2048,\"name\":\"setLocationMultiaddr\",\"url\":\"classes/_waku_enr.ENR.html#setLocationMultiaddr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":2048,\"name\":\"getAllLocationMultiaddrs\",\"url\":\"classes/_waku_enr.ENR.html#getAllLocationMultiaddrs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":262144,\"name\":\"peerInfo\",\"url\":\"classes/_waku_enr.ENR.html#peerInfo\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":2048,\"name\":\"getFullMultiaddr\",\"url\":\"classes/_waku_enr.ENR.html#getFullMultiaddr\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":2048,\"name\":\"getFullMultiaddrs\",\"url\":\"classes/_waku_enr.ENR.html#getFullMultiaddrs\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":2048,\"name\":\"verify\",\"url\":\"classes/_waku_enr.ENR.html#verify\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":2048,\"name\":\"sign\",\"url\":\"classes/_waku_enr.ENR.html#sign\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"classes/_waku_enr.ENR.html#seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/_waku_enr.ENR.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":2048,\"name\":\"set\",\"url\":\"classes/_waku_enr.ENR.html#set\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":262144,\"name\":\"id\",\"url\":\"classes/_waku_enr.ENR.html#id\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":262144,\"name\":\"publicKey\",\"url\":\"classes/_waku_enr.ENR.html#publicKey\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":262144,\"name\":\"ip\",\"url\":\"classes/_waku_enr.ENR.html#ip\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":262144,\"name\":\"tcp\",\"url\":\"classes/_waku_enr.ENR.html#tcp\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":262144,\"name\":\"udp\",\"url\":\"classes/_waku_enr.ENR.html#udp\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":262144,\"name\":\"ip6\",\"url\":\"classes/_waku_enr.ENR.html#ip6\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":262144,\"name\":\"tcp6\",\"url\":\"classes/_waku_enr.ENR.html#tcp6\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":262144,\"name\":\"udp6\",\"url\":\"classes/_waku_enr.ENR.html#udp6\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":262144,\"name\":\"multiaddrs\",\"url\":\"classes/_waku_enr.ENR.html#multiaddrs\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":262144,\"name\":\"waku2\",\"url\":\"classes/_waku_enr.ENR.html#waku2\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/enr.ENR\"},{\"kind\":64,\"name\":\"createPeerIdFromPublicKey\",\"url\":\"functions/_waku_enr.createPeerIdFromPublicKey.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":64,\"name\":\"getPublicKeyFromPeerId\",\"url\":\"functions/_waku_enr.getPublicKeyFromPeerId.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":64,\"name\":\"getPrivateKeyFromPeerId\",\"url\":\"functions/_waku_enr.getPrivateKeyFromPeerId.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":64,\"name\":\"encodeWaku2\",\"url\":\"functions/_waku_enr.encodeWaku2.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":64,\"name\":\"decodeWaku2\",\"url\":\"functions/_waku_enr.decodeWaku2.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":64,\"name\":\"sign\",\"url\":\"functions/_waku_enr.sign.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":64,\"name\":\"keccak256\",\"url\":\"functions/_waku_enr.keccak256.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":64,\"name\":\"compressPublicKey\",\"url\":\"functions/_waku_enr.compressPublicKey.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":64,\"name\":\"verifySignature\",\"url\":\"functions/_waku_enr.verifySignature.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/enr\"},{\"kind\":32,\"name\":\"DefaultUserAgent\",\"url\":\"variables/_waku_core.DefaultUserAgent.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":32,\"name\":\"DefaultPubSubTopic\",\"url\":\"variables/_waku_core.DefaultPubSubTopic.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":64,\"name\":\"createEncoder\",\"url\":\"functions/_waku_core.createEncoder.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":64,\"name\":\"createDecoder\",\"url\":\"functions/_waku_core.createDecoder.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":128,\"name\":\"Encoder\",\"url\":\"classes/_waku_core.Encoder.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_core.Encoder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/core.Encoder\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"classes/_waku_core.Encoder.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.Encoder\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"classes/_waku_core.Encoder.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.Encoder\"},{\"kind\":1024,\"name\":\"metaSetter\",\"url\":\"classes/_waku_core.Encoder.html#metaSetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.Encoder\"},{\"kind\":2048,\"name\":\"toWire\",\"url\":\"classes/_waku_core.Encoder.html#toWire\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.Encoder\"},{\"kind\":2048,\"name\":\"toProtoObj\",\"url\":\"classes/_waku_core.Encoder.html#toProtoObj\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.Encoder\"},{\"kind\":128,\"name\":\"Decoder\",\"url\":\"classes/_waku_core.Decoder.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_core.Decoder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/core.Decoder\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"classes/_waku_core.Decoder.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.Decoder\"},{\"kind\":2048,\"name\":\"fromWireToProtoObj\",\"url\":\"classes/_waku_core.Decoder.html#fromWireToProtoObj\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.Decoder\"},{\"kind\":2048,\"name\":\"fromProtoObj\",\"url\":\"classes/_waku_core.Decoder.html#fromProtoObj\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.Decoder\"},{\"kind\":128,\"name\":\"DecodedMessage\",\"url\":\"classes/_waku_core.DecodedMessage.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_core.DecodedMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/core.DecodedMessage\"},{\"kind\":1024,\"name\":\"pubSubTopic\",\"url\":\"classes/_waku_core.DecodedMessage.html#pubSubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.DecodedMessage\"},{\"kind\":1024,\"name\":\"proto\",\"url\":\"classes/_waku_core.DecodedMessage.html#proto\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"@waku/core.DecodedMessage\"},{\"kind\":262144,\"name\":\"ephemeral\",\"url\":\"classes/_waku_core.DecodedMessage.html#ephemeral\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/core.DecodedMessage\"},{\"kind\":262144,\"name\":\"payload\",\"url\":\"classes/_waku_core.DecodedMessage.html#payload\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/core.DecodedMessage\"},{\"kind\":262144,\"name\":\"contentTopic\",\"url\":\"classes/_waku_core.DecodedMessage.html#contentTopic\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/core.DecodedMessage\"},{\"kind\":262144,\"name\":\"_rawTimestamp\",\"url\":\"classes/_waku_core.DecodedMessage.html#_rawTimestamp\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/core.DecodedMessage\"},{\"kind\":262144,\"name\":\"timestamp\",\"url\":\"classes/_waku_core.DecodedMessage.html#timestamp\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/core.DecodedMessage\"},{\"kind\":262144,\"name\":\"meta\",\"url\":\"classes/_waku_core.DecodedMessage.html#meta\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/core.DecodedMessage\"},{\"kind\":262144,\"name\":\"version\",\"url\":\"classes/_waku_core.DecodedMessage.html#version\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/core.DecodedMessage\"},{\"kind\":262144,\"name\":\"rateLimitProof\",\"url\":\"classes/_waku_core.DecodedMessage.html#rateLimitProof\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/core.DecodedMessage\"},{\"kind\":4,\"name\":\"message\",\"url\":\"modules/_waku_core.message.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":4,\"name\":\"version_0\",\"url\":\"modules/_waku_core.message.version_0.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message\"},{\"kind\":8388608,\"name\":\"createEncoder\",\"url\":\"modules/_waku_core.message.version_0.html#createEncoder\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0\"},{\"kind\":8388608,\"name\":\"createDecoder\",\"url\":\"modules/_waku_core.message.version_0.html#createDecoder\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0\"},{\"kind\":32,\"name\":\"Version\",\"url\":\"variables/_waku_core.message.version_0.Version.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0\"},{\"kind\":4,\"name\":\"proto\",\"url\":\"modules/_waku_core.message.version_0.proto.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0\"},{\"kind\":256,\"name\":\"RateLimitProof\",\"url\":\"interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0.proto\"},{\"kind\":1024,\"name\":\"proof\",\"url\":\"interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html#proof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.RateLimitProof\"},{\"kind\":1024,\"name\":\"merkleRoot\",\"url\":\"interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html#merkleRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.RateLimitProof\"},{\"kind\":1024,\"name\":\"epoch\",\"url\":\"interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html#epoch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareX\",\"url\":\"interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html#shareX\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareY\",\"url\":\"interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html#shareY\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.RateLimitProof\"},{\"kind\":1024,\"name\":\"nullifier\",\"url\":\"interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html#nullifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.RateLimitProof\"},{\"kind\":1024,\"name\":\"rlnIdentifier\",\"url\":\"interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html#rlnIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.RateLimitProof\"},{\"kind\":4,\"name\":\"RateLimitProof\",\"url\":\"modules/_waku_core.message.version_0.proto.RateLimitProof.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0.proto\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0.proto.RateLimitProof\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_core.message.version_0.proto.RateLimitProof.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0.proto.RateLimitProof\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_core.message.version_0.proto.RateLimitProof.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0.proto.RateLimitProof\"},{\"kind\":256,\"name\":\"WakuMessage\",\"url\":\"interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0.proto\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.WakuMessage\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.WakuMessage\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.WakuMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.WakuMessage\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.WakuMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.WakuMessage\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.message.version_0.proto.WakuMessage\"},{\"kind\":4,\"name\":\"WakuMessage\",\"url\":\"modules/_waku_core.message.version_0.proto.WakuMessage.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0.proto\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_core.message.version_0.proto.WakuMessage.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0.proto.WakuMessage\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_core.message.version_0.proto.WakuMessage.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0.proto.WakuMessage\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_core.message.version_0.proto.WakuMessage.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0.proto.WakuMessage\"},{\"kind\":8388608,\"name\":\"DecodedMessage\",\"url\":\"modules/_waku_core.message.version_0.html#DecodedMessage\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0\"},{\"kind\":8388608,\"name\":\"Encoder\",\"url\":\"modules/_waku_core.message.version_0.html#Encoder\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0\"},{\"kind\":8388608,\"name\":\"Decoder\",\"url\":\"modules/_waku_core.message.version_0.html#Decoder\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/core.message.version_0\"},{\"kind\":4,\"name\":\"waku\",\"url\":\"modules/_waku_core.waku.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":32,\"name\":\"DefaultPingKeepAliveValueSecs\",\"url\":\"variables/_waku_core.waku.DefaultPingKeepAliveValueSecs.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku\"},{\"kind\":32,\"name\":\"DefaultRelayKeepAliveValueSecs\",\"url\":\"variables/_waku_core.waku.DefaultRelayKeepAliveValueSecs.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku\"},{\"kind\":8388608,\"name\":\"DefaultUserAgent\",\"url\":\"modules/_waku_core.waku.html#DefaultUserAgent\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku\"},{\"kind\":256,\"name\":\"WakuOptions\",\"url\":\"interfaces/_waku_core.waku.WakuOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku\"},{\"kind\":1024,\"name\":\"pingKeepAlive\",\"url\":\"interfaces/_waku_core.waku.WakuOptions.html#pingKeepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.waku.WakuOptions\"},{\"kind\":1024,\"name\":\"relayKeepAlive\",\"url\":\"interfaces/_waku_core.waku.WakuOptions.html#relayKeepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.waku.WakuOptions\"},{\"kind\":1024,\"name\":\"userAgent\",\"url\":\"interfaces/_waku_core.waku.WakuOptions.html#userAgent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.waku.WakuOptions\"},{\"kind\":128,\"name\":\"WakuNode\",\"url\":\"classes/_waku_core.waku.WakuNode.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_core.waku.WakuNode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/core.waku.WakuNode\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"classes/_waku_core.waku.WakuNode.html#libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.waku.WakuNode\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"classes/_waku_core.waku.WakuNode.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.waku.WakuNode\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"classes/_waku_core.waku.WakuNode.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.waku.WakuNode\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"classes/_waku_core.waku.WakuNode.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.waku.WakuNode\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"classes/_waku_core.waku.WakuNode.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.waku.WakuNode\"},{\"kind\":1024,\"name\":\"connectionManager\",\"url\":\"classes/_waku_core.waku.WakuNode.html#connectionManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.waku.WakuNode\"},{\"kind\":2048,\"name\":\"dial\",\"url\":\"classes/_waku_core.waku.WakuNode.html#dial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.waku.WakuNode\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/_waku_core.waku.WakuNode.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.waku.WakuNode\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/_waku_core.waku.WakuNode.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.waku.WakuNode\"},{\"kind\":2048,\"name\":\"isStarted\",\"url\":\"classes/_waku_core.waku.WakuNode.html#isStarted\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.waku.WakuNode\"},{\"kind\":2048,\"name\":\"getLocalMultiaddrWithID\",\"url\":\"classes/_waku_core.waku.WakuNode.html#getLocalMultiaddrWithID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.waku.WakuNode\"},{\"kind\":8388608,\"name\":\"WakuNode\",\"url\":\"modules/_waku_core.html#WakuNode\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":8388608,\"name\":\"WakuOptions\",\"url\":\"modules/_waku_core.html#WakuOptions\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":4,\"name\":\"waku_filter\",\"url\":\"modules/_waku_core.waku_filter.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":64,\"name\":\"wakuFilter\",\"url\":\"functions/_waku_core.waku_filter.wakuFilter.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_filter\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_core.waku_filter.wakuFilter.html#wakuFilter.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/core.waku_filter.wakuFilter.wakuFilter\"},{\"kind\":32,\"name\":\"FilterCodecs\",\"url\":\"variables/_waku_core.waku_filter.FilterCodecs.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_filter\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/_waku_core.waku_filter.FilterCodecs.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"@waku/core.waku_filter.FilterCodecs\"},{\"kind\":1024,\"name\":\"SUBSCRIBE\",\"url\":\"variables/_waku_core.waku_filter.FilterCodecs.html#__type.SUBSCRIBE\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/core.waku_filter.FilterCodecs.__type\"},{\"kind\":1024,\"name\":\"PUSH\",\"url\":\"variables/_waku_core.waku_filter.FilterCodecs.html#__type.PUSH\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/core.waku_filter.FilterCodecs.__type\"},{\"kind\":8388608,\"name\":\"wakuFilter\",\"url\":\"modules/_waku_core.html#wakuFilter\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":8388608,\"name\":\"FilterCodecs\",\"url\":\"modules/_waku_core.html#FilterCodecs\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":4,\"name\":\"waku_light_push\",\"url\":\"modules/_waku_core.waku_light_push.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":64,\"name\":\"wakuLightPush\",\"url\":\"functions/_waku_core.waku_light_push.wakuLightPush.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_light_push\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_core.waku_light_push.wakuLightPush.html#wakuLightPush.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/core.waku_light_push.wakuLightPush.wakuLightPush\"},{\"kind\":32,\"name\":\"LightPushCodec\",\"url\":\"variables/_waku_core.waku_light_push.LightPushCodec.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_light_push\"},{\"kind\":256,\"name\":\"PushResponse\",\"url\":\"interfaces/_waku_core.waku_light_push.PushResponse-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_light_push\"},{\"kind\":1024,\"name\":\"isSuccess\",\"url\":\"interfaces/_waku_core.waku_light_push.PushResponse-1.html#isSuccess\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.waku_light_push.PushResponse\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/_waku_core.waku_light_push.PushResponse-1.html#info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.waku_light_push.PushResponse\"},{\"kind\":4,\"name\":\"PushResponse\",\"url\":\"modules/_waku_core.waku_light_push.PushResponse.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_light_push\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_core.waku_light_push.PushResponse.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_light_push.PushResponse\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_core.waku_light_push.PushResponse.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_light_push.PushResponse\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_core.waku_light_push.PushResponse.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_light_push.PushResponse\"},{\"kind\":8388608,\"name\":\"wakuLightPush\",\"url\":\"modules/_waku_core.html#wakuLightPush\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":4,\"name\":\"waku_store\",\"url\":\"modules/_waku_core.waku_store.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":64,\"name\":\"createCursor\",\"url\":\"functions/_waku_core.waku_store.createCursor.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_store\"},{\"kind\":64,\"name\":\"wakuStore\",\"url\":\"functions/_waku_core.waku_store.wakuStore.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_store\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_core.waku_store.wakuStore.html#wakuStore.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/core.waku_store.wakuStore.wakuStore\"},{\"kind\":32,\"name\":\"StoreCodec\",\"url\":\"variables/_waku_core.waku_store.StoreCodec.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_store\"},{\"kind\":32,\"name\":\"DefaultPageSize\",\"url\":\"variables/_waku_core.waku_store.DefaultPageSize.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_store\"},{\"kind\":8,\"name\":\"PageDirection\",\"url\":\"enums/_waku_core.waku_store.PageDirection.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_store\"},{\"kind\":16,\"name\":\"BACKWARD\",\"url\":\"enums/_waku_core.waku_store.PageDirection.html#BACKWARD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/core.waku_store.PageDirection\"},{\"kind\":16,\"name\":\"FORWARD\",\"url\":\"enums/_waku_core.waku_store.PageDirection.html#FORWARD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/core.waku_store.PageDirection\"},{\"kind\":256,\"name\":\"TimeFilter\",\"url\":\"interfaces/_waku_core.waku_store.TimeFilter.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_store\"},{\"kind\":1024,\"name\":\"startTime\",\"url\":\"interfaces/_waku_core.waku_store.TimeFilter.html#startTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.waku_store.TimeFilter\"},{\"kind\":1024,\"name\":\"endTime\",\"url\":\"interfaces/_waku_core.waku_store.TimeFilter.html#endTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.waku_store.TimeFilter\"},{\"kind\":256,\"name\":\"QueryOptions\",\"url\":\"interfaces/_waku_core.waku_store.QueryOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/core.waku_store\"},{\"kind\":1024,\"name\":\"pageDirection\",\"url\":\"interfaces/_waku_core.waku_store.QueryOptions.html#pageDirection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.waku_store.QueryOptions\"},{\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/_waku_core.waku_store.QueryOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.waku_store.QueryOptions\"},{\"kind\":1024,\"name\":\"timeFilter\",\"url\":\"interfaces/_waku_core.waku_store.QueryOptions.html#timeFilter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.waku_store.QueryOptions\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/_waku_core.waku_store.QueryOptions.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/core.waku_store.QueryOptions\"},{\"kind\":8388608,\"name\":\"PageDirection\",\"url\":\"modules/_waku_core.html#PageDirection\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":8388608,\"name\":\"wakuStore\",\"url\":\"modules/_waku_core.html#wakuStore\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":8388608,\"name\":\"createCursor\",\"url\":\"modules/_waku_core.html#createCursor\",\"classes\":\"tsd-kind-reference tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":64,\"name\":\"waitForRemotePeer\",\"url\":\"functions/_waku_core.waitForRemotePeer.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":128,\"name\":\"ConnectionManager\",\"url\":\"classes/_waku_core.ConnectionManager.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":1024,\"name\":\"instances\",\"url\":\"classes/_waku_core.ConnectionManager.html#instances\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/_waku_core.ConnectionManager.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_core.ConnectionManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":1024,\"name\":\"keepAliveManager\",\"url\":\"classes/_waku_core.ConnectionManager.html#keepAliveManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/_waku_core.ConnectionManager.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"classes/_waku_core.ConnectionManager.html#libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":1024,\"name\":\"dialAttemptsForPeer\",\"url\":\"classes/_waku_core.ConnectionManager.html#dialAttemptsForPeer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":1024,\"name\":\"dialErrorsForPeer\",\"url\":\"classes/_waku_core.ConnectionManager.html#dialErrorsForPeer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":1024,\"name\":\"currentActiveDialCount\",\"url\":\"classes/_waku_core.ConnectionManager.html#currentActiveDialCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":1024,\"name\":\"pendingPeerDialQueue\",\"url\":\"classes/_waku_core.ConnectionManager.html#pendingPeerDialQueue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"getPeersByDiscovery\",\"url\":\"classes/_waku_core.ConnectionManager.html#getPeersByDiscovery\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"dialPeerStorePeers\",\"url\":\"classes/_waku_core.ConnectionManager.html#dialPeerStorePeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"classes/_waku_core.ConnectionManager.html#run\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/_waku_core.ConnectionManager.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"dialPeer\",\"url\":\"classes/_waku_core.ConnectionManager.html#dialPeer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"dropConnection\",\"url\":\"classes/_waku_core.ConnectionManager.html#dropConnection\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"processDialQueue\",\"url\":\"classes/_waku_core.ConnectionManager.html#processDialQueue\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"startPeerDiscoveryListener\",\"url\":\"classes/_waku_core.ConnectionManager.html#startPeerDiscoveryListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"startPeerConnectionListener\",\"url\":\"classes/_waku_core.ConnectionManager.html#startPeerConnectionListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"startPeerDisconnectionListener\",\"url\":\"classes/_waku_core.ConnectionManager.html#startPeerDisconnectionListener\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"attemptDial\",\"url\":\"classes/_waku_core.ConnectionManager.html#attemptDial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":1024,\"name\":\"onEventHandlers\",\"url\":\"classes/_waku_core.ConnectionManager.html#onEventHandlers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_core.ConnectionManager.html#onEventHandlers.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/core.ConnectionManager.onEventHandlers\"},{\"kind\":1024,\"name\":\"peer:discovery\",\"url\":\"classes/_waku_core.ConnectionManager.html#onEventHandlers.__type.peer_discovery\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/core.ConnectionManager.onEventHandlers.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_core.ConnectionManager.html#onEventHandlers.__type.peer_discovery.__type-7\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/core.ConnectionManager.onEventHandlers.__type.peer:discovery\"},{\"kind\":1024,\"name\":\"peer:connect\",\"url\":\"classes/_waku_core.ConnectionManager.html#onEventHandlers.__type.peer_connect\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/core.ConnectionManager.onEventHandlers.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_core.ConnectionManager.html#onEventHandlers.__type.peer_connect.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/core.ConnectionManager.onEventHandlers.__type.peer:connect\"},{\"kind\":1024,\"name\":\"peer:disconnect\",\"url\":\"classes/_waku_core.ConnectionManager.html#onEventHandlers.__type.peer_disconnect\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/core.ConnectionManager.onEventHandlers.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_core.ConnectionManager.html#onEventHandlers.__type.peer_disconnect.__type-3\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/core.ConnectionManager.onEventHandlers.__type.peer:disconnect\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_core.ConnectionManager.html#onEventHandlers.__type.peer_disconnect.__type-3.__type-4.__type-5\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/core.ConnectionManager.onEventHandlers.__type.peer:disconnect.__type.__type\"},{\"kind\":2048,\"name\":\"shouldDialPeer\",\"url\":\"classes/_waku_core.ConnectionManager.html#shouldDialPeer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":2048,\"name\":\"getTagNamesForPeer\",\"url\":\"classes/_waku_core.ConnectionManager.html#getTagNamesForPeer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.ConnectionManager\"},{\"kind\":128,\"name\":\"KeepAliveManager\",\"url\":\"classes/_waku_core.KeepAliveManager.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_core.KeepAliveManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/core.KeepAliveManager\"},{\"kind\":1024,\"name\":\"pingKeepAliveTimers\",\"url\":\"classes/_waku_core.KeepAliveManager.html#pingKeepAliveTimers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.KeepAliveManager\"},{\"kind\":1024,\"name\":\"relayKeepAliveTimers\",\"url\":\"classes/_waku_core.KeepAliveManager.html#relayKeepAliveTimers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.KeepAliveManager\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/_waku_core.KeepAliveManager.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.KeepAliveManager\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"classes/_waku_core.KeepAliveManager.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.KeepAliveManager\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/_waku_core.KeepAliveManager.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.KeepAliveManager\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/_waku_core.KeepAliveManager.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.KeepAliveManager\"},{\"kind\":2048,\"name\":\"stopAll\",\"url\":\"classes/_waku_core.KeepAliveManager.html#stopAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.KeepAliveManager\"},{\"kind\":128,\"name\":\"StreamManager\",\"url\":\"classes/_waku_core.StreamManager.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/core\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_core.StreamManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/core.StreamManager\"},{\"kind\":1024,\"name\":\"streamPool\",\"url\":\"classes/_waku_core.StreamManager.html#streamPool\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.StreamManager\"},{\"kind\":1024,\"name\":\"log\",\"url\":\"classes/_waku_core.StreamManager.html#log\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.StreamManager\"},{\"kind\":1024,\"name\":\"multicodec\",\"url\":\"classes/_waku_core.StreamManager.html#multicodec\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.StreamManager\"},{\"kind\":1024,\"name\":\"getConnections\",\"url\":\"classes/_waku_core.StreamManager.html#getConnections\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.StreamManager\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_core.StreamManager.html#getConnections.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/core.StreamManager.getConnections\"},{\"kind\":1024,\"name\":\"addEventListener\",\"url\":\"classes/_waku_core.StreamManager.html#addEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/core.StreamManager\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_core.StreamManager.html#addEventListener.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/core.StreamManager.addEventListener\"},{\"kind\":2048,\"name\":\"getStream\",\"url\":\"classes/_waku_core.StreamManager.html#getStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/core.StreamManager\"},{\"kind\":2048,\"name\":\"newStream\",\"url\":\"classes/_waku_core.StreamManager.html#newStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.StreamManager\"},{\"kind\":2048,\"name\":\"prepareNewStream\",\"url\":\"classes/_waku_core.StreamManager.html#prepareNewStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.StreamManager\"},{\"kind\":2048,\"name\":\"handlePeerUpdateStreamPool\",\"url\":\"classes/_waku_core.StreamManager.html#handlePeerUpdateStreamPool\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/core.StreamManager\"},{\"kind\":64,\"name\":\"wakuPeerExchange\",\"url\":\"functions/_waku_peer_exchange.wakuPeerExchange-1.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/peer-exchange\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_peer_exchange.wakuPeerExchange-1.html#wakuPeerExchange.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/peer-exchange.wakuPeerExchange.wakuPeerExchange\"},{\"kind\":32,\"name\":\"PeerExchangeCodec\",\"url\":\"variables/_waku_peer_exchange.PeerExchangeCodec.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"@waku/peer-exchange\"},{\"kind\":128,\"name\":\"WakuPeerExchange\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/peer-exchange\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange\"},{\"kind\":2048,\"name\":\"query\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#query\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange\"},{\"kind\":1024,\"name\":\"multicodec\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#multicodec\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange\"},{\"kind\":1024,\"name\":\"addLibp2pEventListener\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#addLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#addLibp2pEventListener.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange.addLibp2pEventListener\"},{\"kind\":1024,\"name\":\"removeLibp2pEventListener\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#removeLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#removeLibp2pEventListener.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange.removeLibp2pEventListener\"},{\"kind\":1024,\"name\":\"streamManager\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#streamManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange\"},{\"kind\":2048,\"name\":\"getStream\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#getStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange\"},{\"kind\":262144,\"name\":\"peerStore\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#peerStore\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange\"},{\"kind\":2048,\"name\":\"peers\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#peers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange\"},{\"kind\":2048,\"name\":\"getPeer\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#getPeer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange\"},{\"kind\":2048,\"name\":\"getPeers\",\"url\":\"classes/_waku_peer_exchange.WakuPeerExchange.html#getPeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"@waku/peer-exchange.WakuPeerExchange\"},{\"kind\":64,\"name\":\"wakuPeerExchangeDiscovery\",\"url\":\"functions/_waku_peer_exchange.wakuPeerExchangeDiscovery.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/peer-exchange\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_peer_exchange.wakuPeerExchangeDiscovery.html#wakuPeerExchangeDiscovery.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/peer-exchange.wakuPeerExchangeDiscovery.wakuPeerExchangeDiscovery\"},{\"kind\":128,\"name\":\"PeerExchangeDiscovery\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/peer-exchange\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":1024,\"name\":\"components\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#components\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":1024,\"name\":\"peerExchange\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#peerExchange\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":1024,\"name\":\"isStarted\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#isStarted\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":1024,\"name\":\"queryingPeers\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#queryingPeers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":1024,\"name\":\"queryAttempts\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#queryAttempts\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":2048,\"name\":\"handleDiscoveredPeer\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#handleDiscoveredPeer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":2048,\"name\":\"startRecurringQueries\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#startRecurringQueries\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":2048,\"name\":\"query\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#query\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":2048,\"name\":\"abortQueriesForPeer\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#abortQueriesForPeer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":262144,\"name\":\"[peerDiscovery]\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#_peerDiscovery_\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":262144,\"name\":\"[toStringTag]\",\"url\":\"classes/_waku_peer_exchange.PeerExchangeDiscovery.html#_toStringTag_\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/peer-exchange.PeerExchangeDiscovery\"},{\"kind\":256,\"name\":\"Options\",\"url\":\"interfaces/_waku_peer_exchange.Options.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/peer-exchange\"},{\"kind\":1024,\"name\":\"tagName\",\"url\":\"interfaces/_waku_peer_exchange.Options.html#tagName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/peer-exchange.Options\"},{\"kind\":1024,\"name\":\"tagValue\",\"url\":\"interfaces/_waku_peer_exchange.Options.html#tagValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/peer-exchange.Options\"},{\"kind\":1024,\"name\":\"tagTTL\",\"url\":\"interfaces/_waku_peer_exchange.Options.html#tagTTL\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/peer-exchange.Options\"},{\"kind\":1024,\"name\":\"queryInterval\",\"url\":\"interfaces/_waku_peer_exchange.Options.html#queryInterval\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/peer-exchange.Options\"},{\"kind\":1024,\"name\":\"maxRetries\",\"url\":\"interfaces/_waku_peer_exchange.Options.html#maxRetries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/peer-exchange.Options\"},{\"kind\":32,\"name\":\"DEFAULT_PEER_EXCHANGE_TAG_NAME\",\"url\":\"variables/_waku_peer_exchange.DEFAULT_PEER_EXCHANGE_TAG_NAME.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"@waku/peer-exchange\"},{\"kind\":128,\"name\":\"PeerDiscoveryDns\",\"url\":\"classes/_waku_dns_discovery.PeerDiscoveryDns.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/dns-discovery\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_dns_discovery.PeerDiscoveryDns.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/dns-discovery.PeerDiscoveryDns\"},{\"kind\":1024,\"name\":\"nextPeer\",\"url\":\"classes/_waku_dns_discovery.PeerDiscoveryDns.html#nextPeer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/dns-discovery.PeerDiscoveryDns\"},{\"kind\":1024,\"name\":\"_started\",\"url\":\"classes/_waku_dns_discovery.PeerDiscoveryDns.html#_started\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/dns-discovery.PeerDiscoveryDns\"},{\"kind\":1024,\"name\":\"_components\",\"url\":\"classes/_waku_dns_discovery.PeerDiscoveryDns.html#_components\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/dns-discovery.PeerDiscoveryDns\"},{\"kind\":1024,\"name\":\"_options\",\"url\":\"classes/_waku_dns_discovery.PeerDiscoveryDns.html#_options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/dns-discovery.PeerDiscoveryDns\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/_waku_dns_discovery.PeerDiscoveryDns.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/dns-discovery.PeerDiscoveryDns\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/_waku_dns_discovery.PeerDiscoveryDns.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/dns-discovery.PeerDiscoveryDns\"},{\"kind\":262144,\"name\":\"[peerDiscovery]\",\"url\":\"classes/_waku_dns_discovery.PeerDiscoveryDns.html#_peerDiscovery_\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/dns-discovery.PeerDiscoveryDns\"},{\"kind\":262144,\"name\":\"[toStringTag]\",\"url\":\"classes/_waku_dns_discovery.PeerDiscoveryDns.html#_toStringTag_\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/dns-discovery.PeerDiscoveryDns\"},{\"kind\":64,\"name\":\"wakuDnsDiscovery\",\"url\":\"functions/_waku_dns_discovery.wakuDnsDiscovery.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/dns-discovery\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_dns_discovery.wakuDnsDiscovery.html#wakuDnsDiscovery.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/dns-discovery.wakuDnsDiscovery.wakuDnsDiscovery\"},{\"kind\":32,\"name\":\"enrTree\",\"url\":\"variables/_waku_dns_discovery.enrTree.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-module\",\"parent\":\"@waku/dns-discovery\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/_waku_dns_discovery.enrTree.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"@waku/dns-discovery.enrTree\"},{\"kind\":1024,\"name\":\"TEST\",\"url\":\"variables/_waku_dns_discovery.enrTree.html#__type.TEST\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/dns-discovery.enrTree.__type\"},{\"kind\":1024,\"name\":\"PROD\",\"url\":\"variables/_waku_dns_discovery.enrTree.html#__type.PROD\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/dns-discovery.enrTree.__type\"},{\"kind\":128,\"name\":\"DnsNodeDiscovery\",\"url\":\"classes/_waku_dns_discovery.DnsNodeDiscovery.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/dns-discovery\"},{\"kind\":2048,\"name\":\"dnsOverHttp\",\"url\":\"classes/_waku_dns_discovery.DnsNodeDiscovery.html#dnsOverHttp\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/dns-discovery.DnsNodeDiscovery\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_dns_discovery.DnsNodeDiscovery.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/dns-discovery.DnsNodeDiscovery\"},{\"kind\":1024,\"name\":\"dns\",\"url\":\"classes/_waku_dns_discovery.DnsNodeDiscovery.html#dns\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/dns-discovery.DnsNodeDiscovery\"},{\"kind\":1024,\"name\":\"_DNSTreeCache\",\"url\":\"classes/_waku_dns_discovery.DnsNodeDiscovery.html#_DNSTreeCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/dns-discovery.DnsNodeDiscovery\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_dns_discovery.DnsNodeDiscovery.html#_DNSTreeCache.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/dns-discovery.DnsNodeDiscovery._DNSTreeCache\"},{\"kind\":1024,\"name\":\"_errorTolerance\",\"url\":\"classes/_waku_dns_discovery.DnsNodeDiscovery.html#_errorTolerance\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/dns-discovery.DnsNodeDiscovery\"},{\"kind\":2048,\"name\":\"getPeers\",\"url\":\"classes/_waku_dns_discovery.DnsNodeDiscovery.html#getPeers\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/dns-discovery.DnsNodeDiscovery\"},{\"kind\":2048,\"name\":\"getNextPeer\",\"url\":\"classes/_waku_dns_discovery.DnsNodeDiscovery.html#getNextPeer\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/dns-discovery.DnsNodeDiscovery\"},{\"kind\":2048,\"name\":\"_search\",\"url\":\"classes/_waku_dns_discovery.DnsNodeDiscovery.html#_search\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/dns-discovery.DnsNodeDiscovery\"},{\"kind\":2048,\"name\":\"_getTXTRecord\",\"url\":\"classes/_waku_dns_discovery.DnsNodeDiscovery.html#_getTXTRecord\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/dns-discovery.DnsNodeDiscovery\"},{\"kind\":64,\"name\":\"generatePrivateKey\",\"url\":\"functions/_waku_message_encryption.generatePrivateKey.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/message-encryption\"},{\"kind\":64,\"name\":\"generateSymmetricKey\",\"url\":\"functions/_waku_message_encryption.generateSymmetricKey.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/message-encryption\"},{\"kind\":64,\"name\":\"getPublicKey\",\"url\":\"functions/_waku_message_encryption.getPublicKey.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/message-encryption\"},{\"kind\":128,\"name\":\"DecodedMessage\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/message-encryption\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":1024,\"name\":\"_decodedPayload\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#_decodedPayload\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":1024,\"name\":\"signaturePublicKey\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#signaturePublicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":262144,\"name\":\"payload\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#payload\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":1024,\"name\":\"pubSubTopic\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#pubSubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":1024,\"name\":\"proto\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#proto\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected tsd-is-inherited\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":262144,\"name\":\"ephemeral\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#ephemeral\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":262144,\"name\":\"contentTopic\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#contentTopic\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":262144,\"name\":\"_rawTimestamp\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#_rawTimestamp\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":262144,\"name\":\"timestamp\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#timestamp\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":262144,\"name\":\"meta\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#meta\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":262144,\"name\":\"version\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#version\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":262144,\"name\":\"rateLimitProof\",\"url\":\"classes/_waku_message_encryption.DecodedMessage.html#rateLimitProof\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/message-encryption.DecodedMessage\"},{\"kind\":4,\"name\":\"ecies\",\"url\":\"modules/_waku_message_encryption.ecies.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/message-encryption\"},{\"kind\":64,\"name\":\"createEncoder\",\"url\":\"functions/_waku_message_encryption.ecies.createEncoder.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.ecies\"},{\"kind\":64,\"name\":\"createDecoder\",\"url\":\"functions/_waku_message_encryption.ecies.createDecoder.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.ecies\"},{\"kind\":8388608,\"name\":\"generatePrivateKey\",\"url\":\"modules/_waku_message_encryption.ecies.html#generatePrivateKey\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.ecies\"},{\"kind\":8388608,\"name\":\"getPublicKey\",\"url\":\"modules/_waku_message_encryption.ecies.html#getPublicKey\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.ecies\"},{\"kind\":128,\"name\":\"Encoder\",\"url\":\"classes/_waku_message_encryption.ecies.Encoder.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.ecies\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_message_encryption.ecies.Encoder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.ecies.Encoder\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"classes/_waku_message_encryption.ecies.Encoder.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.ecies.Encoder\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"classes/_waku_message_encryption.ecies.Encoder.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/message-encryption.ecies.Encoder\"},{\"kind\":1024,\"name\":\"sigPrivKey\",\"url\":\"classes/_waku_message_encryption.ecies.Encoder.html#sigPrivKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/message-encryption.ecies.Encoder\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"classes/_waku_message_encryption.ecies.Encoder.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.ecies.Encoder\"},{\"kind\":1024,\"name\":\"metaSetter\",\"url\":\"classes/_waku_message_encryption.ecies.Encoder.html#metaSetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.ecies.Encoder\"},{\"kind\":2048,\"name\":\"toWire\",\"url\":\"classes/_waku_message_encryption.ecies.Encoder.html#toWire\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.ecies.Encoder\"},{\"kind\":2048,\"name\":\"toProtoObj\",\"url\":\"classes/_waku_message_encryption.ecies.Encoder.html#toProtoObj\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.ecies.Encoder\"},{\"kind\":128,\"name\":\"Decoder\",\"url\":\"classes/_waku_message_encryption.ecies.Decoder.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.ecies\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_message_encryption.ecies.Decoder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.ecies.Decoder\"},{\"kind\":1024,\"name\":\"privateKey\",\"url\":\"classes/_waku_message_encryption.ecies.Decoder.html#privateKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/message-encryption.ecies.Decoder\"},{\"kind\":2048,\"name\":\"fromProtoObj\",\"url\":\"classes/_waku_message_encryption.ecies.Decoder.html#fromProtoObj\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.ecies.Decoder\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"classes/_waku_message_encryption.ecies.Decoder.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/message-encryption.ecies.Decoder\"},{\"kind\":2048,\"name\":\"fromWireToProtoObj\",\"url\":\"classes/_waku_message_encryption.ecies.Decoder.html#fromWireToProtoObj\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/message-encryption.ecies.Decoder\"},{\"kind\":8388608,\"name\":\"DecodedMessage\",\"url\":\"modules/_waku_message_encryption.ecies.html#DecodedMessage\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.ecies\"},{\"kind\":256,\"name\":\"EncoderOptions\",\"url\":\"interfaces/_waku_message_encryption.ecies.EncoderOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.ecies\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"interfaces/_waku_message_encryption.ecies.EncoderOptions.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/message-encryption.ecies.EncoderOptions\"},{\"kind\":1024,\"name\":\"sigPrivKey\",\"url\":\"interfaces/_waku_message_encryption.ecies.EncoderOptions.html#sigPrivKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/message-encryption.ecies.EncoderOptions\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_message_encryption.ecies.EncoderOptions.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/message-encryption.ecies.EncoderOptions\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_message_encryption.ecies.EncoderOptions.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/message-encryption.ecies.EncoderOptions\"},{\"kind\":1024,\"name\":\"metaSetter\",\"url\":\"interfaces/_waku_message_encryption.ecies.EncoderOptions.html#metaSetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/message-encryption.ecies.EncoderOptions\"},{\"kind\":4,\"name\":\"symmetric\",\"url\":\"modules/_waku_message_encryption.symmetric.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/message-encryption\"},{\"kind\":64,\"name\":\"createEncoder\",\"url\":\"functions/_waku_message_encryption.symmetric.createEncoder.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.symmetric\"},{\"kind\":64,\"name\":\"createDecoder\",\"url\":\"functions/_waku_message_encryption.symmetric.createDecoder.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.symmetric\"},{\"kind\":8388608,\"name\":\"generateSymmetricKey\",\"url\":\"modules/_waku_message_encryption.symmetric.html#generateSymmetricKey\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.symmetric\"},{\"kind\":8388608,\"name\":\"DecodedMessage\",\"url\":\"modules/_waku_message_encryption.symmetric.html#DecodedMessage\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.symmetric\"},{\"kind\":128,\"name\":\"Encoder\",\"url\":\"classes/_waku_message_encryption.symmetric.Encoder.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.symmetric\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_message_encryption.symmetric.Encoder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.symmetric.Encoder\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"classes/_waku_message_encryption.symmetric.Encoder.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.symmetric.Encoder\"},{\"kind\":1024,\"name\":\"symKey\",\"url\":\"classes/_waku_message_encryption.symmetric.Encoder.html#symKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/message-encryption.symmetric.Encoder\"},{\"kind\":1024,\"name\":\"sigPrivKey\",\"url\":\"classes/_waku_message_encryption.symmetric.Encoder.html#sigPrivKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/message-encryption.symmetric.Encoder\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"classes/_waku_message_encryption.symmetric.Encoder.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.symmetric.Encoder\"},{\"kind\":1024,\"name\":\"metaSetter\",\"url\":\"classes/_waku_message_encryption.symmetric.Encoder.html#metaSetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.symmetric.Encoder\"},{\"kind\":2048,\"name\":\"toWire\",\"url\":\"classes/_waku_message_encryption.symmetric.Encoder.html#toWire\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.symmetric.Encoder\"},{\"kind\":2048,\"name\":\"toProtoObj\",\"url\":\"classes/_waku_message_encryption.symmetric.Encoder.html#toProtoObj\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.symmetric.Encoder\"},{\"kind\":128,\"name\":\"Decoder\",\"url\":\"classes/_waku_message_encryption.symmetric.Decoder.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.symmetric\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_message_encryption.symmetric.Decoder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.symmetric.Decoder\"},{\"kind\":1024,\"name\":\"symKey\",\"url\":\"classes/_waku_message_encryption.symmetric.Decoder.html#symKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/message-encryption.symmetric.Decoder\"},{\"kind\":2048,\"name\":\"fromProtoObj\",\"url\":\"classes/_waku_message_encryption.symmetric.Decoder.html#fromProtoObj\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/message-encryption.symmetric.Decoder\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"classes/_waku_message_encryption.symmetric.Decoder.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/message-encryption.symmetric.Decoder\"},{\"kind\":2048,\"name\":\"fromWireToProtoObj\",\"url\":\"classes/_waku_message_encryption.symmetric.Decoder.html#fromWireToProtoObj\",\"classes\":\"tsd-kind-method tsd-parent-kind-class tsd-is-inherited\",\"parent\":\"@waku/message-encryption.symmetric.Decoder\"},{\"kind\":256,\"name\":\"EncoderOptions\",\"url\":\"interfaces/_waku_message_encryption.symmetric.EncoderOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/message-encryption.symmetric\"},{\"kind\":1024,\"name\":\"symKey\",\"url\":\"interfaces/_waku_message_encryption.symmetric.EncoderOptions.html#symKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/message-encryption.symmetric.EncoderOptions\"},{\"kind\":1024,\"name\":\"sigPrivKey\",\"url\":\"interfaces/_waku_message_encryption.symmetric.EncoderOptions.html#sigPrivKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/message-encryption.symmetric.EncoderOptions\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_message_encryption.symmetric.EncoderOptions.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/message-encryption.symmetric.EncoderOptions\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_message_encryption.symmetric.EncoderOptions.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/message-encryption.symmetric.EncoderOptions\"},{\"kind\":1024,\"name\":\"metaSetter\",\"url\":\"interfaces/_waku_message_encryption.symmetric.EncoderOptions.html#metaSetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/message-encryption.symmetric.EncoderOptions\"},{\"kind\":64,\"name\":\"waitForRemotePeer\",\"url\":\"functions/_waku_sdk.waitForRemotePeer.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":64,\"name\":\"createEncoder\",\"url\":\"functions/_waku_sdk.createEncoder.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":64,\"name\":\"createDecoder\",\"url\":\"functions/_waku_sdk.createDecoder.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":128,\"name\":\"WakuNode\",\"url\":\"classes/_waku_sdk.WakuNode.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_sdk.WakuNode.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.WakuNode\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"classes/_waku_sdk.WakuNode.html#libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.WakuNode\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"classes/_waku_sdk.WakuNode.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.WakuNode\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"classes/_waku_sdk.WakuNode.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.WakuNode\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"classes/_waku_sdk.WakuNode.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.WakuNode\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"classes/_waku_sdk.WakuNode.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.WakuNode\"},{\"kind\":1024,\"name\":\"connectionManager\",\"url\":\"classes/_waku_sdk.WakuNode.html#connectionManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.WakuNode\"},{\"kind\":2048,\"name\":\"dial\",\"url\":\"classes/_waku_sdk.WakuNode.html#dial\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.WakuNode\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/_waku_sdk.WakuNode.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.WakuNode\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/_waku_sdk.WakuNode.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.WakuNode\"},{\"kind\":2048,\"name\":\"isStarted\",\"url\":\"classes/_waku_sdk.WakuNode.html#isStarted\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.WakuNode\"},{\"kind\":2048,\"name\":\"getLocalMultiaddrWithID\",\"url\":\"classes/_waku_sdk.WakuNode.html#getLocalMultiaddrWithID\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.WakuNode\"},{\"kind\":128,\"name\":\"DecodedMessage\",\"url\":\"classes/_waku_sdk.DecodedMessage.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_sdk.DecodedMessage.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.DecodedMessage\"},{\"kind\":1024,\"name\":\"pubSubTopic\",\"url\":\"classes/_waku_sdk.DecodedMessage.html#pubSubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.DecodedMessage\"},{\"kind\":1024,\"name\":\"proto\",\"url\":\"classes/_waku_sdk.DecodedMessage.html#proto\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-protected\",\"parent\":\"@waku/sdk.DecodedMessage\"},{\"kind\":262144,\"name\":\"ephemeral\",\"url\":\"classes/_waku_sdk.DecodedMessage.html#ephemeral\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.DecodedMessage\"},{\"kind\":262144,\"name\":\"payload\",\"url\":\"classes/_waku_sdk.DecodedMessage.html#payload\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.DecodedMessage\"},{\"kind\":262144,\"name\":\"contentTopic\",\"url\":\"classes/_waku_sdk.DecodedMessage.html#contentTopic\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.DecodedMessage\"},{\"kind\":262144,\"name\":\"_rawTimestamp\",\"url\":\"classes/_waku_sdk.DecodedMessage.html#_rawTimestamp\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.DecodedMessage\"},{\"kind\":262144,\"name\":\"timestamp\",\"url\":\"classes/_waku_sdk.DecodedMessage.html#timestamp\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.DecodedMessage\"},{\"kind\":262144,\"name\":\"meta\",\"url\":\"classes/_waku_sdk.DecodedMessage.html#meta\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.DecodedMessage\"},{\"kind\":262144,\"name\":\"version\",\"url\":\"classes/_waku_sdk.DecodedMessage.html#version\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.DecodedMessage\"},{\"kind\":262144,\"name\":\"rateLimitProof\",\"url\":\"classes/_waku_sdk.DecodedMessage.html#rateLimitProof\",\"classes\":\"tsd-kind-accessor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.DecodedMessage\"},{\"kind\":128,\"name\":\"Decoder\",\"url\":\"classes/_waku_sdk.Decoder.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_sdk.Decoder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.Decoder\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"classes/_waku_sdk.Decoder.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.Decoder\"},{\"kind\":2048,\"name\":\"fromWireToProtoObj\",\"url\":\"classes/_waku_sdk.Decoder.html#fromWireToProtoObj\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.Decoder\"},{\"kind\":2048,\"name\":\"fromProtoObj\",\"url\":\"classes/_waku_sdk.Decoder.html#fromProtoObj\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.Decoder\"},{\"kind\":128,\"name\":\"Encoder\",\"url\":\"classes/_waku_sdk.Encoder.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_sdk.Encoder.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.Encoder\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"classes/_waku_sdk.Encoder.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.Encoder\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"classes/_waku_sdk.Encoder.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.Encoder\"},{\"kind\":1024,\"name\":\"metaSetter\",\"url\":\"classes/_waku_sdk.Encoder.html#metaSetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.Encoder\"},{\"kind\":2048,\"name\":\"toWire\",\"url\":\"classes/_waku_sdk.Encoder.html#toWire\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.Encoder\"},{\"kind\":2048,\"name\":\"toProtoObj\",\"url\":\"classes/_waku_sdk.Encoder.html#toProtoObj\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.Encoder\"},{\"kind\":64,\"name\":\"utf8ToBytes\",\"url\":\"functions/_waku_sdk.utf8ToBytes.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":64,\"name\":\"bytesToUtf8\",\"url\":\"functions/_waku_sdk.bytesToUtf8.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":4,\"name\":\"waku\",\"url\":\"modules/_waku_sdk.waku.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":32,\"name\":\"DefaultUserAgent\",\"url\":\"variables/_waku_sdk.waku.DefaultUserAgent.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":32,\"name\":\"DefaultPubSubTopic\",\"url\":\"variables/_waku_sdk.waku.DefaultPubSubTopic.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":8388608,\"name\":\"createEncoder\",\"url\":\"modules/_waku_sdk.waku.html#createEncoder\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":8388608,\"name\":\"createDecoder\",\"url\":\"modules/_waku_sdk.waku.html#createDecoder\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":8388608,\"name\":\"Encoder\",\"url\":\"modules/_waku_sdk.waku.html#Encoder\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":8388608,\"name\":\"Decoder\",\"url\":\"modules/_waku_sdk.waku.html#Decoder\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":8388608,\"name\":\"DecodedMessage\",\"url\":\"modules/_waku_sdk.waku.html#DecodedMessage\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":4,\"name\":\"message\",\"url\":\"modules/_waku_sdk.waku.message.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":4,\"name\":\"version_0\",\"url\":\"modules/_waku_sdk.waku.message.version_0.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message\"},{\"kind\":8388608,\"name\":\"createEncoder\",\"url\":\"modules/_waku_sdk.waku.message.version_0.html#createEncoder\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0\"},{\"kind\":8388608,\"name\":\"createDecoder\",\"url\":\"modules/_waku_sdk.waku.message.version_0.html#createDecoder\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0\"},{\"kind\":32,\"name\":\"Version\",\"url\":\"variables/_waku_sdk.waku.message.version_0.Version.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0\"},{\"kind\":4,\"name\":\"proto\",\"url\":\"modules/_waku_sdk.waku.message.version_0.proto.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0\"},{\"kind\":256,\"name\":\"RateLimitProof\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0.proto\"},{\"kind\":1024,\"name\":\"proof\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html#proof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.RateLimitProof\"},{\"kind\":1024,\"name\":\"merkleRoot\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html#merkleRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.RateLimitProof\"},{\"kind\":1024,\"name\":\"epoch\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html#epoch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareX\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html#shareX\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.RateLimitProof\"},{\"kind\":1024,\"name\":\"shareY\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html#shareY\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.RateLimitProof\"},{\"kind\":1024,\"name\":\"nullifier\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html#nullifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.RateLimitProof\"},{\"kind\":1024,\"name\":\"rlnIdentifier\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.RateLimitProof-1.html#rlnIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.RateLimitProof\"},{\"kind\":4,\"name\":\"RateLimitProof\",\"url\":\"modules/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0.proto\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.RateLimitProof\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.RateLimitProof\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.RateLimitProof\"},{\"kind\":256,\"name\":\"WakuMessage\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0.proto\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.WakuMessage\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.WakuMessage\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.WakuMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.WakuMessage\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.WakuMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.WakuMessage\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_sdk.waku.message.version_0.proto.WakuMessage-1.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.WakuMessage\"},{\"kind\":4,\"name\":\"WakuMessage\",\"url\":\"modules/_waku_sdk.waku.message.version_0.proto.WakuMessage.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0.proto\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.WakuMessage\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.WakuMessage\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0.proto.WakuMessage\"},{\"kind\":8388608,\"name\":\"DecodedMessage\",\"url\":\"modules/_waku_sdk.waku.message.version_0.html#DecodedMessage\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0\"},{\"kind\":8388608,\"name\":\"Encoder\",\"url\":\"modules/_waku_sdk.waku.message.version_0.html#Encoder\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0\"},{\"kind\":8388608,\"name\":\"Decoder\",\"url\":\"modules/_waku_sdk.waku.message.version_0.html#Decoder\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.message.version_0\"},{\"kind\":4,\"name\":\"waku\",\"url\":\"modules/_waku_sdk.waku.waku.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":32,\"name\":\"DefaultPingKeepAliveValueSecs\",\"url\":\"variables/_waku_sdk.waku.waku.DefaultPingKeepAliveValueSecs.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku\"},{\"kind\":32,\"name\":\"DefaultRelayKeepAliveValueSecs\",\"url\":\"variables/_waku_sdk.waku.waku.DefaultRelayKeepAliveValueSecs.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku\"},{\"kind\":32,\"name\":\"DefaultUserAgent\",\"url\":\"variables/_waku_sdk.waku.waku.DefaultUserAgent.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku\"},{\"kind\":256,\"name\":\"WakuOptions\",\"url\":\"interfaces/_waku_sdk.waku.waku.WakuOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku\"},{\"kind\":1024,\"name\":\"pingKeepAlive\",\"url\":\"interfaces/_waku_sdk.waku.waku.WakuOptions.html#pingKeepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.waku.WakuOptions\"},{\"kind\":1024,\"name\":\"relayKeepAlive\",\"url\":\"interfaces/_waku_sdk.waku.waku.WakuOptions.html#relayKeepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.waku.WakuOptions\"},{\"kind\":1024,\"name\":\"userAgent\",\"url\":\"interfaces/_waku_sdk.waku.waku.WakuOptions.html#userAgent\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.waku.WakuOptions\"},{\"kind\":8388608,\"name\":\"WakuNode\",\"url\":\"modules/_waku_sdk.waku.waku.html#WakuNode\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku\"},{\"kind\":8388608,\"name\":\"WakuNode\",\"url\":\"modules/_waku_sdk.waku.html#WakuNode\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":8388608,\"name\":\"WakuOptions\",\"url\":\"modules/_waku_sdk.waku.html#WakuOptions\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":4,\"name\":\"waku_filter\",\"url\":\"modules/_waku_sdk.waku.waku_filter.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":64,\"name\":\"wakuFilter\",\"url\":\"functions/_waku_sdk.waku.waku_filter.wakuFilter.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_filter\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_sdk.waku.waku_filter.wakuFilter.html#wakuFilter.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/sdk.waku.waku_filter.wakuFilter.wakuFilter\"},{\"kind\":32,\"name\":\"FilterCodecs\",\"url\":\"variables/_waku_sdk.waku.waku_filter.FilterCodecs.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_filter\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"variables/_waku_sdk.waku.waku_filter.FilterCodecs.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-variable\",\"parent\":\"@waku/sdk.waku.waku_filter.FilterCodecs\"},{\"kind\":1024,\"name\":\"SUBSCRIBE\",\"url\":\"variables/_waku_sdk.waku.waku_filter.FilterCodecs.html#__type.SUBSCRIBE\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.waku.waku_filter.FilterCodecs.__type\"},{\"kind\":1024,\"name\":\"PUSH\",\"url\":\"variables/_waku_sdk.waku.waku_filter.FilterCodecs.html#__type.PUSH\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.waku.waku_filter.FilterCodecs.__type\"},{\"kind\":8388608,\"name\":\"wakuFilter\",\"url\":\"modules/_waku_sdk.waku.html#wakuFilter\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":8388608,\"name\":\"FilterCodecs\",\"url\":\"modules/_waku_sdk.waku.html#FilterCodecs\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":4,\"name\":\"waku_light_push\",\"url\":\"modules/_waku_sdk.waku.waku_light_push.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":64,\"name\":\"wakuLightPush\",\"url\":\"functions/_waku_sdk.waku.waku_light_push.wakuLightPush.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_light_push\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_sdk.waku.waku_light_push.wakuLightPush.html#wakuLightPush.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/sdk.waku.waku_light_push.wakuLightPush.wakuLightPush\"},{\"kind\":32,\"name\":\"LightPushCodec\",\"url\":\"variables/_waku_sdk.waku.waku_light_push.LightPushCodec.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_light_push\"},{\"kind\":256,\"name\":\"PushResponse\",\"url\":\"interfaces/_waku_sdk.waku.waku_light_push.PushResponse-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_light_push\"},{\"kind\":1024,\"name\":\"isSuccess\",\"url\":\"interfaces/_waku_sdk.waku.waku_light_push.PushResponse-1.html#isSuccess\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.waku_light_push.PushResponse\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"interfaces/_waku_sdk.waku.waku_light_push.PushResponse-1.html#info\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.waku_light_push.PushResponse\"},{\"kind\":4,\"name\":\"PushResponse\",\"url\":\"modules/_waku_sdk.waku.waku_light_push.PushResponse.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_light_push\"},{\"kind\":64,\"name\":\"codec\",\"url\":\"functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_light_push.PushResponse\"},{\"kind\":64,\"name\":\"encode\",\"url\":\"functions/_waku_sdk.waku.waku_light_push.PushResponse.encode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_light_push.PushResponse\"},{\"kind\":64,\"name\":\"decode\",\"url\":\"functions/_waku_sdk.waku.waku_light_push.PushResponse.decode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_light_push.PushResponse\"},{\"kind\":8388608,\"name\":\"wakuLightPush\",\"url\":\"modules/_waku_sdk.waku.html#wakuLightPush\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":4,\"name\":\"waku_store\",\"url\":\"modules/_waku_sdk.waku.waku_store.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":64,\"name\":\"createCursor\",\"url\":\"functions/_waku_sdk.waku.waku_store.createCursor.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_store\"},{\"kind\":64,\"name\":\"wakuStore\",\"url\":\"functions/_waku_sdk.waku.waku_store.wakuStore.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_store\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_sdk.waku.waku_store.wakuStore.html#wakuStore.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/sdk.waku.waku_store.wakuStore.wakuStore\"},{\"kind\":32,\"name\":\"StoreCodec\",\"url\":\"variables/_waku_sdk.waku.waku_store.StoreCodec.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_store\"},{\"kind\":32,\"name\":\"DefaultPageSize\",\"url\":\"variables/_waku_sdk.waku.waku_store.DefaultPageSize.html\",\"classes\":\"tsd-kind-variable tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_store\"},{\"kind\":8,\"name\":\"PageDirection\",\"url\":\"enums/_waku_sdk.waku.waku_store.PageDirection.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_store\"},{\"kind\":16,\"name\":\"BACKWARD\",\"url\":\"enums/_waku_sdk.waku.waku_store.PageDirection.html#BACKWARD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.waku.waku_store.PageDirection\"},{\"kind\":16,\"name\":\"FORWARD\",\"url\":\"enums/_waku_sdk.waku.waku_store.PageDirection.html#FORWARD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.waku.waku_store.PageDirection\"},{\"kind\":256,\"name\":\"TimeFilter\",\"url\":\"interfaces/_waku_sdk.waku.waku_store.TimeFilter.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_store\"},{\"kind\":1024,\"name\":\"startTime\",\"url\":\"interfaces/_waku_sdk.waku.waku_store.TimeFilter.html#startTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.waku_store.TimeFilter\"},{\"kind\":1024,\"name\":\"endTime\",\"url\":\"interfaces/_waku_sdk.waku.waku_store.TimeFilter.html#endTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.waku_store.TimeFilter\"},{\"kind\":256,\"name\":\"QueryOptions\",\"url\":\"interfaces/_waku_sdk.waku.waku_store.QueryOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku.waku_store\"},{\"kind\":1024,\"name\":\"pageDirection\",\"url\":\"interfaces/_waku_sdk.waku.waku_store.QueryOptions.html#pageDirection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.waku_store.QueryOptions\"},{\"kind\":1024,\"name\":\"pageSize\",\"url\":\"interfaces/_waku_sdk.waku.waku_store.QueryOptions.html#pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.waku_store.QueryOptions\"},{\"kind\":1024,\"name\":\"timeFilter\",\"url\":\"interfaces/_waku_sdk.waku.waku_store.QueryOptions.html#timeFilter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.waku_store.QueryOptions\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"interfaces/_waku_sdk.waku.waku_store.QueryOptions.html#cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.waku.waku_store.QueryOptions\"},{\"kind\":8388608,\"name\":\"PageDirection\",\"url\":\"modules/_waku_sdk.waku.html#PageDirection\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":8388608,\"name\":\"wakuStore\",\"url\":\"modules/_waku_sdk.waku.html#wakuStore\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":8388608,\"name\":\"createCursor\",\"url\":\"modules/_waku_sdk.waku.html#createCursor\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":8388608,\"name\":\"waitForRemotePeer\",\"url\":\"modules/_waku_sdk.waku.html#waitForRemotePeer\",\"classes\":\"tsd-kind-reference tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":128,\"name\":\"ConnectionManager\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":1024,\"name\":\"instances\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#instances\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":2048,\"name\":\"create\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#create\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"keepAliveManager\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#keepAliveManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"dialAttemptsForPeer\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#dialAttemptsForPeer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"dialErrorsForPeer\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#dialErrorsForPeer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"currentActiveDialCount\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#currentActiveDialCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"pendingPeerDialQueue\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#pendingPeerDialQueue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":2048,\"name\":\"getPeersByDiscovery\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#getPeersByDiscovery\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"dialPeerStorePeers\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#dialPeerStorePeers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"run\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#run\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"dialPeer\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#dialPeer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"dropConnection\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#dropConnection\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"processDialQueue\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#processDialQueue\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"startPeerDiscoveryListener\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#startPeerDiscoveryListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"startPeerConnectionListener\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#startPeerConnectionListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"startPeerDisconnectionListener\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#startPeerDisconnectionListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"attemptDial\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#attemptDial\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"onEventHandlers\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#onEventHandlers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"shouldDialPeer\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#shouldDialPeer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":1024,\"name\":\"getTagNamesForPeer\",\"url\":\"classes/_waku_sdk.waku.ConnectionManager.html#getTagNamesForPeer\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.ConnectionManager\"},{\"kind\":128,\"name\":\"KeepAliveManager\",\"url\":\"classes/_waku_sdk.waku.KeepAliveManager.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_sdk.waku.KeepAliveManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.waku.KeepAliveManager\"},{\"kind\":1024,\"name\":\"pingKeepAliveTimers\",\"url\":\"classes/_waku_sdk.waku.KeepAliveManager.html#pingKeepAliveTimers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.KeepAliveManager\"},{\"kind\":1024,\"name\":\"relayKeepAliveTimers\",\"url\":\"classes/_waku_sdk.waku.KeepAliveManager.html#relayKeepAliveTimers\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.KeepAliveManager\"},{\"kind\":1024,\"name\":\"options\",\"url\":\"classes/_waku_sdk.waku.KeepAliveManager.html#options\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.KeepAliveManager\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"classes/_waku_sdk.waku.KeepAliveManager.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.KeepAliveManager\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"classes/_waku_sdk.waku.KeepAliveManager.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.waku.KeepAliveManager\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"classes/_waku_sdk.waku.KeepAliveManager.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.waku.KeepAliveManager\"},{\"kind\":2048,\"name\":\"stopAll\",\"url\":\"classes/_waku_sdk.waku.KeepAliveManager.html#stopAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.waku.KeepAliveManager\"},{\"kind\":128,\"name\":\"StreamManager\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html\",\"classes\":\"tsd-kind-class tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.waku\"},{\"kind\":512,\"name\":\"constructor\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html#constructor\",\"classes\":\"tsd-kind-constructor tsd-parent-kind-class\",\"parent\":\"@waku/sdk.waku.StreamManager\"},{\"kind\":1024,\"name\":\"multicodec\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html#multicodec\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.waku.StreamManager\"},{\"kind\":1024,\"name\":\"getConnections\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html#getConnections\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.waku.StreamManager\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html#getConnections.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.waku.StreamManager.getConnections\"},{\"kind\":1024,\"name\":\"addEventListener\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html#addEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-class\",\"parent\":\"@waku/sdk.waku.StreamManager\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html#addEventListener.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.waku.StreamManager.addEventListener\"},{\"kind\":1024,\"name\":\"streamPool\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html#streamPool\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.StreamManager\"},{\"kind\":1024,\"name\":\"log\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html#log\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.StreamManager\"},{\"kind\":2048,\"name\":\"getStream\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html#getStream\",\"classes\":\"tsd-kind-method tsd-parent-kind-class\",\"parent\":\"@waku/sdk.waku.StreamManager\"},{\"kind\":1024,\"name\":\"newStream\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html#newStream\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.StreamManager\"},{\"kind\":1024,\"name\":\"prepareNewStream\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html#prepareNewStream\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.StreamManager\"},{\"kind\":1024,\"name\":\"handlePeerUpdateStreamPool\",\"url\":\"classes/_waku_sdk.waku.StreamManager.html#handlePeerUpdateStreamPool\",\"classes\":\"tsd-kind-property tsd-parent-kind-class tsd-is-private\",\"parent\":\"@waku/sdk.waku.StreamManager\"},{\"kind\":4,\"name\":\"utils\",\"url\":\"modules/_waku_sdk.utils.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":64,\"name\":\"removeItemFromArray\",\"url\":\"functions/_waku_sdk.utils.removeItemFromArray.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.utils\"},{\"kind\":64,\"name\":\"isDefined\",\"url\":\"functions/_waku_sdk.utils.isDefined.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.utils\"},{\"kind\":64,\"name\":\"getPseudoRandomSubset\",\"url\":\"functions/_waku_sdk.utils.getPseudoRandomSubset.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.utils\"},{\"kind\":64,\"name\":\"groupByContentTopic\",\"url\":\"functions/_waku_sdk.utils.groupByContentTopic.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.utils\"},{\"kind\":64,\"name\":\"toAsyncIterator\",\"url\":\"functions/_waku_sdk.utils.toAsyncIterator.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.utils\"},{\"kind\":4194304,\"name\":\"IteratorOptions\",\"url\":\"types/_waku_sdk.utils.IteratorOptions.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.utils\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_sdk.utils.IteratorOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/sdk.utils.IteratorOptions\"},{\"kind\":1024,\"name\":\"timeoutMs\",\"url\":\"types/_waku_sdk.utils.IteratorOptions.html#__type.timeoutMs\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.utils.IteratorOptions.__type\"},{\"kind\":1024,\"name\":\"iteratorDelay\",\"url\":\"types/_waku_sdk.utils.IteratorOptions.html#__type.iteratorDelay\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.utils.IteratorOptions.__type\"},{\"kind\":64,\"name\":\"isSizeValid\",\"url\":\"functions/_waku_sdk.utils.isSizeValid.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.utils\"},{\"kind\":4,\"name\":\"relay\",\"url\":\"modules/_waku_sdk.relay.html\",\"classes\":\"tsd-kind-namespace tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":64,\"name\":\"wakuRelay\",\"url\":\"functions/_waku_sdk.relay.wakuRelay.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.relay\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_sdk.relay.wakuRelay.html#wakuRelay.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/sdk.relay.wakuRelay.wakuRelay\"},{\"kind\":64,\"name\":\"wakuGossipSub\",\"url\":\"functions/_waku_sdk.relay.wakuGossipSub.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.relay\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"functions/_waku_sdk.relay.wakuGossipSub.html#wakuGossipSub.__type\",\"classes\":\"tsd-kind-type-literal\",\"parent\":\"@waku/sdk.relay.wakuGossipSub.wakuGossipSub\"},{\"kind\":4194304,\"name\":\"Observer\",\"url\":\"types/_waku_sdk.relay.Observer.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.relay\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_sdk.relay.Observer.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/sdk.relay.Observer\"},{\"kind\":1024,\"name\":\"decoder\",\"url\":\"types/_waku_sdk.relay.Observer.html#__type.decoder\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.relay.Observer.__type\"},{\"kind\":1024,\"name\":\"callback\",\"url\":\"types/_waku_sdk.relay.Observer.html#__type.callback\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.relay.Observer.__type\"},{\"kind\":4194304,\"name\":\"RelayCreateOptions\",\"url\":\"types/_waku_sdk.relay.RelayCreateOptions.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.relay\"},{\"kind\":4194304,\"name\":\"ContentTopic\",\"url\":\"types/_waku_sdk.relay.ContentTopic.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-namespace\",\"parent\":\"@waku/sdk.relay\"},{\"kind\":64,\"name\":\"createLightNode\",\"url\":\"functions/_waku_sdk.createLightNode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":64,\"name\":\"createRelayNode\",\"url\":\"functions/_waku_sdk.createRelayNode.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":64,\"name\":\"defaultPeerDiscoveries\",\"url\":\"functions/_waku_sdk.defaultPeerDiscoveries.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":64,\"name\":\"defaultLibp2p\",\"url\":\"functions/_waku_sdk.defaultLibp2p.html\",\"classes\":\"tsd-kind-function tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":4194304,\"name\":\"Libp2pComponents\",\"url\":\"types/_waku_sdk.Libp2pComponents.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":4194304,\"name\":\"ENRKey\",\"url\":\"types/_waku_sdk.ENRKey.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":4194304,\"name\":\"ENRValue\",\"url\":\"types/_waku_sdk.ENRValue.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":4194304,\"name\":\"NodeId\",\"url\":\"types/_waku_sdk.NodeId.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":4194304,\"name\":\"SequenceNumber\",\"url\":\"types/_waku_sdk.SequenceNumber.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":256,\"name\":\"Waku2\",\"url\":\"interfaces/_waku_sdk.Waku2.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"interfaces/_waku_sdk.Waku2.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku2\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/_waku_sdk.Waku2.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku2\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/_waku_sdk.Waku2.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku2\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"interfaces/_waku_sdk.Waku2.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku2\"},{\"kind\":256,\"name\":\"IEnr\",\"url\":\"interfaces/_waku_sdk.IEnr.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"nodeId\",\"url\":\"interfaces/_waku_sdk.IEnr.html#nodeId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"peerId\",\"url\":\"interfaces/_waku_sdk.IEnr.html#peerId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"interfaces/_waku_sdk.IEnr.html#id\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"seq\",\"url\":\"interfaces/_waku_sdk.IEnr.html#seq\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"interfaces/_waku_sdk.IEnr.html#publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"interfaces/_waku_sdk.IEnr.html#signature\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"ip\",\"url\":\"interfaces/_waku_sdk.IEnr.html#ip\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"tcp\",\"url\":\"interfaces/_waku_sdk.IEnr.html#tcp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"udp\",\"url\":\"interfaces/_waku_sdk.IEnr.html#udp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"ip6\",\"url\":\"interfaces/_waku_sdk.IEnr.html#ip6\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"tcp6\",\"url\":\"interfaces/_waku_sdk.IEnr.html#tcp6\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"udp6\",\"url\":\"interfaces/_waku_sdk.IEnr.html#udp6\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"multiaddrs\",\"url\":\"interfaces/_waku_sdk.IEnr.html#multiaddrs\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"waku2\",\"url\":\"interfaces/_waku_sdk.IEnr.html#waku2\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":1024,\"name\":\"peerInfo\",\"url\":\"interfaces/_waku_sdk.IEnr.html#peerInfo\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":2048,\"name\":\"getFullMultiaddrs\",\"url\":\"interfaces/_waku_sdk.IEnr.html#getFullMultiaddrs\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEnr\"},{\"kind\":4194304,\"name\":\"ContentFilter\",\"url\":\"types/_waku_sdk.ContentFilter.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_sdk.ContentFilter.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/sdk.ContentFilter\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"types/_waku_sdk.ContentFilter.html#__type.contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.ContentFilter.__type\"},{\"kind\":256,\"name\":\"IFilterSubscription\",\"url\":\"interfaces/_waku_sdk.IFilterSubscription.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":2048,\"name\":\"subscribe\",\"url\":\"interfaces/_waku_sdk.IFilterSubscription.html#subscribe\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IFilterSubscription\"},{\"kind\":2048,\"name\":\"unsubscribe\",\"url\":\"interfaces/_waku_sdk.IFilterSubscription.html#unsubscribe\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IFilterSubscription\"},{\"kind\":2048,\"name\":\"ping\",\"url\":\"interfaces/_waku_sdk.IFilterSubscription.html#ping\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IFilterSubscription\"},{\"kind\":2048,\"name\":\"unsubscribeAll\",\"url\":\"interfaces/_waku_sdk.IFilterSubscription.html#unsubscribeAll\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IFilterSubscription\"},{\"kind\":4194304,\"name\":\"IFilter\",\"url\":\"types/_waku_sdk.IFilter.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":4194304,\"name\":\"ILightPush\",\"url\":\"types/_waku_sdk.ILightPush.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":256,\"name\":\"IRateLimitProof\",\"url\":\"interfaces/_waku_sdk.IRateLimitProof.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"proof\",\"url\":\"interfaces/_waku_sdk.IRateLimitProof.html#proof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IRateLimitProof\"},{\"kind\":1024,\"name\":\"merkleRoot\",\"url\":\"interfaces/_waku_sdk.IRateLimitProof.html#merkleRoot\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IRateLimitProof\"},{\"kind\":1024,\"name\":\"epoch\",\"url\":\"interfaces/_waku_sdk.IRateLimitProof.html#epoch\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IRateLimitProof\"},{\"kind\":1024,\"name\":\"shareX\",\"url\":\"interfaces/_waku_sdk.IRateLimitProof.html#shareX\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IRateLimitProof\"},{\"kind\":1024,\"name\":\"shareY\",\"url\":\"interfaces/_waku_sdk.IRateLimitProof.html#shareY\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IRateLimitProof\"},{\"kind\":1024,\"name\":\"nullifier\",\"url\":\"interfaces/_waku_sdk.IRateLimitProof.html#nullifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IRateLimitProof\"},{\"kind\":1024,\"name\":\"rlnIdentifier\",\"url\":\"interfaces/_waku_sdk.IRateLimitProof.html#rlnIdentifier\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IRateLimitProof\"},{\"kind\":256,\"name\":\"IProtoMessage\",\"url\":\"interfaces/_waku_sdk.IProtoMessage.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_sdk.IProtoMessage.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IProtoMessage\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_sdk.IProtoMessage.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IProtoMessage\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"interfaces/_waku_sdk.IProtoMessage.html#version\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IProtoMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_sdk.IProtoMessage.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IProtoMessage\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/_waku_sdk.IProtoMessage.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IProtoMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_sdk.IProtoMessage.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IProtoMessage\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_sdk.IProtoMessage.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IProtoMessage\"},{\"kind\":256,\"name\":\"IMessage\",\"url\":\"interfaces/_waku_sdk.IMessage.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_sdk.IMessage.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_sdk.IMessage.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_sdk.IMessage.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IMessage\"},{\"kind\":256,\"name\":\"IMetaSetter\",\"url\":\"interfaces/_waku_sdk.IMetaSetter.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":256,\"name\":\"EncoderOptions\",\"url\":\"interfaces/_waku_sdk.EncoderOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_sdk.EncoderOptions.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.EncoderOptions\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_sdk.EncoderOptions.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.EncoderOptions\"},{\"kind\":1024,\"name\":\"metaSetter\",\"url\":\"interfaces/_waku_sdk.EncoderOptions.html#metaSetter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.EncoderOptions\"},{\"kind\":256,\"name\":\"IEncoder\",\"url\":\"interfaces/_waku_sdk.IEncoder.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_sdk.IEncoder.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEncoder\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_sdk.IEncoder.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEncoder\"},{\"kind\":1024,\"name\":\"toWire\",\"url\":\"interfaces/_waku_sdk.IEncoder.html#toWire\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEncoder\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IEncoder.html#toWire.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IEncoder.toWire\"},{\"kind\":1024,\"name\":\"toProtoObj\",\"url\":\"interfaces/_waku_sdk.IEncoder.html#toProtoObj\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IEncoder\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IEncoder.html#toProtoObj.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IEncoder.toProtoObj\"},{\"kind\":256,\"name\":\"IDecodedMessage\",\"url\":\"interfaces/_waku_sdk.IDecodedMessage.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"payload\",\"url\":\"interfaces/_waku_sdk.IDecodedMessage.html#payload\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IDecodedMessage\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_sdk.IDecodedMessage.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IDecodedMessage\"},{\"kind\":1024,\"name\":\"pubSubTopic\",\"url\":\"interfaces/_waku_sdk.IDecodedMessage.html#pubSubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IDecodedMessage\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"interfaces/_waku_sdk.IDecodedMessage.html#timestamp\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IDecodedMessage\"},{\"kind\":1024,\"name\":\"rateLimitProof\",\"url\":\"interfaces/_waku_sdk.IDecodedMessage.html#rateLimitProof\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IDecodedMessage\"},{\"kind\":1024,\"name\":\"ephemeral\",\"url\":\"interfaces/_waku_sdk.IDecodedMessage.html#ephemeral\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IDecodedMessage\"},{\"kind\":1024,\"name\":\"meta\",\"url\":\"interfaces/_waku_sdk.IDecodedMessage.html#meta\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IDecodedMessage\"},{\"kind\":256,\"name\":\"IDecoder\",\"url\":\"interfaces/_waku_sdk.IDecoder.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"contentTopic\",\"url\":\"interfaces/_waku_sdk.IDecoder.html#contentTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IDecoder\"},{\"kind\":1024,\"name\":\"fromWireToProtoObj\",\"url\":\"interfaces/_waku_sdk.IDecoder.html#fromWireToProtoObj\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IDecoder\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IDecoder.html#fromWireToProtoObj.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IDecoder.fromWireToProtoObj\"},{\"kind\":1024,\"name\":\"fromProtoObj\",\"url\":\"interfaces/_waku_sdk.IDecoder.html#fromProtoObj\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IDecoder\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IDecoder.html#fromProtoObj.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IDecoder.fromProtoObj\"},{\"kind\":256,\"name\":\"IPeerExchange\",\"url\":\"interfaces/_waku_sdk.IPeerExchange.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":2048,\"name\":\"query\",\"url\":\"interfaces/_waku_sdk.IPeerExchange.html#query\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IPeerExchange\"},{\"kind\":1024,\"name\":\"multicodec\",\"url\":\"interfaces/_waku_sdk.IPeerExchange.html#multicodec\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.IPeerExchange\"},{\"kind\":1024,\"name\":\"peerStore\",\"url\":\"interfaces/_waku_sdk.IPeerExchange.html#peerStore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.IPeerExchange\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/_waku_sdk.IPeerExchange.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.IPeerExchange\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IPeerExchange.html#peers.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IPeerExchange.peers\"},{\"kind\":1024,\"name\":\"addLibp2pEventListener\",\"url\":\"interfaces/_waku_sdk.IPeerExchange.html#addLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.IPeerExchange\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IPeerExchange.html#addLibp2pEventListener.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IPeerExchange.addLibp2pEventListener\"},{\"kind\":1024,\"name\":\"removeLibp2pEventListener\",\"url\":\"interfaces/_waku_sdk.IPeerExchange.html#removeLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.IPeerExchange\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IPeerExchange.html#removeLibp2pEventListener.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IPeerExchange.removeLibp2pEventListener\"},{\"kind\":256,\"name\":\"PeerExchangeQueryParams\",\"url\":\"interfaces/_waku_sdk.PeerExchangeQueryParams.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"numPeers\",\"url\":\"interfaces/_waku_sdk.PeerExchangeQueryParams.html#numPeers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.PeerExchangeQueryParams\"},{\"kind\":1024,\"name\":\"peerId\",\"url\":\"interfaces/_waku_sdk.PeerExchangeQueryParams.html#peerId\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.PeerExchangeQueryParams\"},{\"kind\":256,\"name\":\"PeerExchangeResponse\",\"url\":\"interfaces/_waku_sdk.PeerExchangeResponse.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"peerInfos\",\"url\":\"interfaces/_waku_sdk.PeerExchangeResponse.html#peerInfos\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.PeerExchangeResponse\"},{\"kind\":256,\"name\":\"PeerInfo\",\"url\":\"interfaces/_waku_sdk.PeerInfo.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"ENR\",\"url\":\"interfaces/_waku_sdk.PeerInfo.html#ENR\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.PeerInfo\"},{\"kind\":256,\"name\":\"PeerExchangeComponents\",\"url\":\"interfaces/_waku_sdk.PeerExchangeComponents.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"connectionManager\",\"url\":\"interfaces/_waku_sdk.PeerExchangeComponents.html#connectionManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.PeerExchangeComponents\"},{\"kind\":1024,\"name\":\"peerStore\",\"url\":\"interfaces/_waku_sdk.PeerExchangeComponents.html#peerStore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.PeerExchangeComponents\"},{\"kind\":8,\"name\":\"Protocols\",\"url\":\"enums/_waku_sdk.Protocols.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":16,\"name\":\"Relay\",\"url\":\"enums/_waku_sdk.Protocols.html#Relay\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.Protocols\"},{\"kind\":16,\"name\":\"Store\",\"url\":\"enums/_waku_sdk.Protocols.html#Store\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.Protocols\"},{\"kind\":16,\"name\":\"LightPush\",\"url\":\"enums/_waku_sdk.Protocols.html#LightPush\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.Protocols\"},{\"kind\":16,\"name\":\"Filter\",\"url\":\"enums/_waku_sdk.Protocols.html#Filter\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.Protocols\"},{\"kind\":256,\"name\":\"IBaseProtocol\",\"url\":\"interfaces/_waku_sdk.IBaseProtocol.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"multicodec\",\"url\":\"interfaces/_waku_sdk.IBaseProtocol.html#multicodec\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IBaseProtocol\"},{\"kind\":1024,\"name\":\"peerStore\",\"url\":\"interfaces/_waku_sdk.IBaseProtocol.html#peerStore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IBaseProtocol\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/_waku_sdk.IBaseProtocol.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IBaseProtocol\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IBaseProtocol.html#peers.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IBaseProtocol.peers\"},{\"kind\":1024,\"name\":\"addLibp2pEventListener\",\"url\":\"interfaces/_waku_sdk.IBaseProtocol.html#addLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IBaseProtocol\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IBaseProtocol.html#addLibp2pEventListener.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IBaseProtocol.addLibp2pEventListener\"},{\"kind\":1024,\"name\":\"removeLibp2pEventListener\",\"url\":\"interfaces/_waku_sdk.IBaseProtocol.html#removeLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IBaseProtocol\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IBaseProtocol.html#removeLibp2pEventListener.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IBaseProtocol.removeLibp2pEventListener\"},{\"kind\":4194304,\"name\":\"ProtocolCreateOptions\",\"url\":\"types/_waku_sdk.ProtocolCreateOptions.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_sdk.ProtocolCreateOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/sdk.ProtocolCreateOptions\"},{\"kind\":1024,\"name\":\"pubSubTopic\",\"url\":\"types/_waku_sdk.ProtocolCreateOptions.html#__type.pubSubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.ProtocolCreateOptions.__type\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"types/_waku_sdk.ProtocolCreateOptions.html#__type.libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.ProtocolCreateOptions.__type\"},{\"kind\":1024,\"name\":\"staticNoiseKey\",\"url\":\"types/_waku_sdk.ProtocolCreateOptions.html#__type.staticNoiseKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.ProtocolCreateOptions.__type\"},{\"kind\":1024,\"name\":\"defaultBootstrap\",\"url\":\"types/_waku_sdk.ProtocolCreateOptions.html#__type.defaultBootstrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.ProtocolCreateOptions.__type\"},{\"kind\":4194304,\"name\":\"Callback\",\"url\":\"types/_waku_sdk.Callback.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_sdk.Callback.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/sdk.Callback\"},{\"kind\":8,\"name\":\"SendError\",\"url\":\"enums/_waku_sdk.SendError.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":16,\"name\":\"GENERIC_FAIL\",\"url\":\"enums/_waku_sdk.SendError.html#GENERIC_FAIL\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.SendError\"},{\"kind\":16,\"name\":\"ENCODE_FAILED\",\"url\":\"enums/_waku_sdk.SendError.html#ENCODE_FAILED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.SendError\"},{\"kind\":16,\"name\":\"DECODE_FAILED\",\"url\":\"enums/_waku_sdk.SendError.html#DECODE_FAILED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.SendError\"},{\"kind\":16,\"name\":\"SIZE_TOO_BIG\",\"url\":\"enums/_waku_sdk.SendError.html#SIZE_TOO_BIG\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.SendError\"},{\"kind\":16,\"name\":\"NO_PEER_AVAILABLE\",\"url\":\"enums/_waku_sdk.SendError.html#NO_PEER_AVAILABLE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.SendError\"},{\"kind\":16,\"name\":\"REMOTE_PEER_FAULT\",\"url\":\"enums/_waku_sdk.SendError.html#REMOTE_PEER_FAULT\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.SendError\"},{\"kind\":16,\"name\":\"REMOTE_PEER_REJECTED\",\"url\":\"enums/_waku_sdk.SendError.html#REMOTE_PEER_REJECTED\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.SendError\"},{\"kind\":256,\"name\":\"SendResult\",\"url\":\"interfaces/_waku_sdk.SendResult.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"errors\",\"url\":\"interfaces/_waku_sdk.SendResult.html#errors\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.SendResult\"},{\"kind\":1024,\"name\":\"recipients\",\"url\":\"interfaces/_waku_sdk.SendResult.html#recipients\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.SendResult\"},{\"kind\":256,\"name\":\"IRelayAPI\",\"url\":\"interfaces/_waku_sdk.IRelayAPI.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"gossipSub\",\"url\":\"interfaces/_waku_sdk.IRelayAPI.html#gossipSub\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IRelayAPI\"},{\"kind\":1024,\"name\":\"start\",\"url\":\"interfaces/_waku_sdk.IRelayAPI.html#start\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IRelayAPI\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IRelayAPI.html#start.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IRelayAPI.start\"},{\"kind\":1024,\"name\":\"getMeshPeers\",\"url\":\"interfaces/_waku_sdk.IRelayAPI.html#getMeshPeers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IRelayAPI\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IRelayAPI.html#getMeshPeers.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IRelayAPI.getMeshPeers\"},{\"kind\":4194304,\"name\":\"IRelay\",\"url\":\"types/_waku_sdk.IRelay.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":8,\"name\":\"PageDirection\",\"url\":\"enums/_waku_sdk.PageDirection.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":16,\"name\":\"BACKWARD\",\"url\":\"enums/_waku_sdk.PageDirection.html#BACKWARD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.PageDirection\"},{\"kind\":16,\"name\":\"FORWARD\",\"url\":\"enums/_waku_sdk.PageDirection.html#FORWARD\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.PageDirection\"},{\"kind\":256,\"name\":\"TimeFilter\",\"url\":\"interfaces/_waku_sdk.TimeFilter.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"startTime\",\"url\":\"interfaces/_waku_sdk.TimeFilter.html#startTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.TimeFilter\"},{\"kind\":1024,\"name\":\"endTime\",\"url\":\"interfaces/_waku_sdk.TimeFilter.html#endTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.TimeFilter\"},{\"kind\":256,\"name\":\"Cursor\",\"url\":\"interfaces/_waku_sdk.Cursor.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"digest\",\"url\":\"interfaces/_waku_sdk.Cursor.html#digest\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Cursor\"},{\"kind\":1024,\"name\":\"receiverTime\",\"url\":\"interfaces/_waku_sdk.Cursor.html#receiverTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Cursor\"},{\"kind\":1024,\"name\":\"senderTime\",\"url\":\"interfaces/_waku_sdk.Cursor.html#senderTime\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Cursor\"},{\"kind\":1024,\"name\":\"pubsubTopic\",\"url\":\"interfaces/_waku_sdk.Cursor.html#pubsubTopic\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Cursor\"},{\"kind\":4194304,\"name\":\"StoreQueryOptions\",\"url\":\"types/_waku_sdk.StoreQueryOptions.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_sdk.StoreQueryOptions.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/sdk.StoreQueryOptions\"},{\"kind\":1024,\"name\":\"pageDirection\",\"url\":\"types/_waku_sdk.StoreQueryOptions.html#__type.pageDirection\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.StoreQueryOptions.__type\"},{\"kind\":1024,\"name\":\"pageSize\",\"url\":\"types/_waku_sdk.StoreQueryOptions.html#__type.pageSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.StoreQueryOptions.__type\"},{\"kind\":1024,\"name\":\"timeFilter\",\"url\":\"types/_waku_sdk.StoreQueryOptions.html#__type.timeFilter\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.StoreQueryOptions.__type\"},{\"kind\":1024,\"name\":\"cursor\",\"url\":\"types/_waku_sdk.StoreQueryOptions.html#__type.cursor\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.StoreQueryOptions.__type\"},{\"kind\":256,\"name\":\"IStore\",\"url\":\"interfaces/_waku_sdk.IStore.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"queryWithOrderedCallback\",\"url\":\"interfaces/_waku_sdk.IStore.html#queryWithOrderedCallback\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IStore\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IStore.html#queryWithOrderedCallback.__type-6\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IStore.queryWithOrderedCallback\"},{\"kind\":1024,\"name\":\"queryWithPromiseCallback\",\"url\":\"interfaces/_waku_sdk.IStore.html#queryWithPromiseCallback\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IStore\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IStore.html#queryWithPromiseCallback.__type-8\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IStore.queryWithPromiseCallback\"},{\"kind\":1024,\"name\":\"queryGenerator\",\"url\":\"interfaces/_waku_sdk.IStore.html#queryGenerator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IStore\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IStore.html#queryGenerator.__type-4\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IStore.queryGenerator\"},{\"kind\":1024,\"name\":\"multicodec\",\"url\":\"interfaces/_waku_sdk.IStore.html#multicodec\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.IStore\"},{\"kind\":1024,\"name\":\"peerStore\",\"url\":\"interfaces/_waku_sdk.IStore.html#peerStore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.IStore\"},{\"kind\":1024,\"name\":\"peers\",\"url\":\"interfaces/_waku_sdk.IStore.html#peers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.IStore\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IStore.html#peers.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IStore.peers\"},{\"kind\":1024,\"name\":\"addLibp2pEventListener\",\"url\":\"interfaces/_waku_sdk.IStore.html#addLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.IStore\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IStore.html#addLibp2pEventListener.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IStore.addLibp2pEventListener\"},{\"kind\":1024,\"name\":\"removeLibp2pEventListener\",\"url\":\"interfaces/_waku_sdk.IStore.html#removeLibp2pEventListener\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.IStore\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IStore.html#removeLibp2pEventListener.__type-10\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IStore.removeLibp2pEventListener\"},{\"kind\":256,\"name\":\"Waku\",\"url\":\"interfaces/_waku_sdk.Waku-1.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"interfaces/_waku_sdk.Waku-1.html#libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"interfaces/_waku_sdk.Waku-1.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/_waku_sdk.Waku-1.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/_waku_sdk.Waku-1.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"interfaces/_waku_sdk.Waku-1.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku\"},{\"kind\":1024,\"name\":\"connectionManager\",\"url\":\"interfaces/_waku_sdk.Waku-1.html#connectionManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku\"},{\"kind\":2048,\"name\":\"dial\",\"url\":\"interfaces/_waku_sdk.Waku-1.html#dial\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"interfaces/_waku_sdk.Waku-1.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"interfaces/_waku_sdk.Waku-1.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku\"},{\"kind\":2048,\"name\":\"isStarted\",\"url\":\"interfaces/_waku_sdk.Waku-1.html#isStarted\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.Waku\"},{\"kind\":256,\"name\":\"LightNode\",\"url\":\"interfaces/_waku_sdk.LightNode.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"interfaces/_waku_sdk.LightNode.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.LightNode\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/_waku_sdk.LightNode.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.LightNode\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/_waku_sdk.LightNode.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.LightNode\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"interfaces/_waku_sdk.LightNode.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.LightNode\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"interfaces/_waku_sdk.LightNode.html#libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.LightNode\"},{\"kind\":1024,\"name\":\"connectionManager\",\"url\":\"interfaces/_waku_sdk.LightNode.html#connectionManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.LightNode\"},{\"kind\":2048,\"name\":\"dial\",\"url\":\"interfaces/_waku_sdk.LightNode.html#dial\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.LightNode\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"interfaces/_waku_sdk.LightNode.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.LightNode\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"interfaces/_waku_sdk.LightNode.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.LightNode\"},{\"kind\":2048,\"name\":\"isStarted\",\"url\":\"interfaces/_waku_sdk.LightNode.html#isStarted\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.LightNode\"},{\"kind\":256,\"name\":\"RelayNode\",\"url\":\"interfaces/_waku_sdk.RelayNode.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"interfaces/_waku_sdk.RelayNode.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.RelayNode\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/_waku_sdk.RelayNode.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.RelayNode\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/_waku_sdk.RelayNode.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.RelayNode\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"interfaces/_waku_sdk.RelayNode.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.RelayNode\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"interfaces/_waku_sdk.RelayNode.html#libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.RelayNode\"},{\"kind\":1024,\"name\":\"connectionManager\",\"url\":\"interfaces/_waku_sdk.RelayNode.html#connectionManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.RelayNode\"},{\"kind\":2048,\"name\":\"dial\",\"url\":\"interfaces/_waku_sdk.RelayNode.html#dial\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.RelayNode\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"interfaces/_waku_sdk.RelayNode.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.RelayNode\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"interfaces/_waku_sdk.RelayNode.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.RelayNode\"},{\"kind\":2048,\"name\":\"isStarted\",\"url\":\"interfaces/_waku_sdk.RelayNode.html#isStarted\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.RelayNode\"},{\"kind\":256,\"name\":\"FullNode\",\"url\":\"interfaces/_waku_sdk.FullNode.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"interfaces/_waku_sdk.FullNode.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.FullNode\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/_waku_sdk.FullNode.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.FullNode\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/_waku_sdk.FullNode.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.FullNode\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"interfaces/_waku_sdk.FullNode.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.FullNode\"},{\"kind\":1024,\"name\":\"libp2p\",\"url\":\"interfaces/_waku_sdk.FullNode.html#libp2p\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.FullNode\"},{\"kind\":1024,\"name\":\"connectionManager\",\"url\":\"interfaces/_waku_sdk.FullNode.html#connectionManager\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.FullNode\"},{\"kind\":2048,\"name\":\"dial\",\"url\":\"interfaces/_waku_sdk.FullNode.html#dial\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.FullNode\"},{\"kind\":2048,\"name\":\"start\",\"url\":\"interfaces/_waku_sdk.FullNode.html#start\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.FullNode\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"interfaces/_waku_sdk.FullNode.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.FullNode\"},{\"kind\":2048,\"name\":\"isStarted\",\"url\":\"interfaces/_waku_sdk.FullNode.html#isStarted\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"@waku/sdk.FullNode\"},{\"kind\":8,\"name\":\"Tags\",\"url\":\"enums/_waku_sdk.Tags.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":16,\"name\":\"BOOTSTRAP\",\"url\":\"enums/_waku_sdk.Tags.html#BOOTSTRAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.Tags\"},{\"kind\":16,\"name\":\"PEER_EXCHANGE\",\"url\":\"enums/_waku_sdk.Tags.html#PEER_EXCHANGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.Tags\"},{\"kind\":256,\"name\":\"ConnectionManagerOptions\",\"url\":\"interfaces/_waku_sdk.ConnectionManagerOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"maxDialAttemptsForPeer\",\"url\":\"interfaces/_waku_sdk.ConnectionManagerOptions.html#maxDialAttemptsForPeer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.ConnectionManagerOptions\"},{\"kind\":1024,\"name\":\"maxBootstrapPeersAllowed\",\"url\":\"interfaces/_waku_sdk.ConnectionManagerOptions.html#maxBootstrapPeersAllowed\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.ConnectionManagerOptions\"},{\"kind\":1024,\"name\":\"maxParallelDials\",\"url\":\"interfaces/_waku_sdk.ConnectionManagerOptions.html#maxParallelDials\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.ConnectionManagerOptions\"},{\"kind\":8,\"name\":\"EPeersByDiscoveryEvents\",\"url\":\"enums/_waku_sdk.EPeersByDiscoveryEvents.html\",\"classes\":\"tsd-kind-enum tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":16,\"name\":\"PEER_DISCOVERY_BOOTSTRAP\",\"url\":\"enums/_waku_sdk.EPeersByDiscoveryEvents.html#PEER_DISCOVERY_BOOTSTRAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.EPeersByDiscoveryEvents\"},{\"kind\":16,\"name\":\"PEER_DISCOVERY_PEER_EXCHANGE\",\"url\":\"enums/_waku_sdk.EPeersByDiscoveryEvents.html#PEER_DISCOVERY_PEER_EXCHANGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.EPeersByDiscoveryEvents\"},{\"kind\":16,\"name\":\"PEER_CONNECT_BOOTSTRAP\",\"url\":\"enums/_waku_sdk.EPeersByDiscoveryEvents.html#PEER_CONNECT_BOOTSTRAP\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.EPeersByDiscoveryEvents\"},{\"kind\":16,\"name\":\"PEER_CONNECT_PEER_EXCHANGE\",\"url\":\"enums/_waku_sdk.EPeersByDiscoveryEvents.html#PEER_CONNECT_PEER_EXCHANGE\",\"classes\":\"tsd-kind-enum-member tsd-parent-kind-enum\",\"parent\":\"@waku/sdk.EPeersByDiscoveryEvents\"},{\"kind\":256,\"name\":\"IPeersByDiscoveryEvents\",\"url\":\"interfaces/_waku_sdk.IPeersByDiscoveryEvents.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"peer:discovery:bootstrap\",\"url\":\"interfaces/_waku_sdk.IPeersByDiscoveryEvents.html#peer_discovery_bootstrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IPeersByDiscoveryEvents\"},{\"kind\":1024,\"name\":\"peer:discovery:peer-exchange\",\"url\":\"interfaces/_waku_sdk.IPeersByDiscoveryEvents.html#peer_discovery_peer_exchange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IPeersByDiscoveryEvents\"},{\"kind\":1024,\"name\":\"peer:connected:bootstrap\",\"url\":\"interfaces/_waku_sdk.IPeersByDiscoveryEvents.html#peer_connected_bootstrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IPeersByDiscoveryEvents\"},{\"kind\":1024,\"name\":\"peer:connected:peer-exchange\",\"url\":\"interfaces/_waku_sdk.IPeersByDiscoveryEvents.html#peer_connected_peer_exchange\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IPeersByDiscoveryEvents\"},{\"kind\":256,\"name\":\"PeersByDiscoveryResult\",\"url\":\"interfaces/_waku_sdk.PeersByDiscoveryResult.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"DISCOVERED\",\"url\":\"interfaces/_waku_sdk.PeersByDiscoveryResult.html#DISCOVERED\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.PeersByDiscoveryResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.PeersByDiscoveryResult.html#DISCOVERED.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.PeersByDiscoveryResult.DISCOVERED\"},{\"kind\":1024,\"name\":\"bootstrap\",\"url\":\"interfaces/_waku_sdk.PeersByDiscoveryResult.html#DISCOVERED.__type-1.bootstrap-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.PeersByDiscoveryResult.DISCOVERED.__type\"},{\"kind\":1024,\"name\":\"peer-exchange\",\"url\":\"interfaces/_waku_sdk.PeersByDiscoveryResult.html#DISCOVERED.__type-1.peer_exchange-1\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.PeersByDiscoveryResult.DISCOVERED.__type\"},{\"kind\":1024,\"name\":\"CONNECTED\",\"url\":\"interfaces/_waku_sdk.PeersByDiscoveryResult.html#CONNECTED\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.PeersByDiscoveryResult\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.PeersByDiscoveryResult.html#CONNECTED.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.PeersByDiscoveryResult.CONNECTED\"},{\"kind\":1024,\"name\":\"bootstrap\",\"url\":\"interfaces/_waku_sdk.PeersByDiscoveryResult.html#CONNECTED.__type.bootstrap\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.PeersByDiscoveryResult.CONNECTED.__type\"},{\"kind\":1024,\"name\":\"peer-exchange\",\"url\":\"interfaces/_waku_sdk.PeersByDiscoveryResult.html#CONNECTED.__type.peer_exchange\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.PeersByDiscoveryResult.CONNECTED.__type\"},{\"kind\":256,\"name\":\"IConnectionManager\",\"url\":\"interfaces/_waku_sdk.IConnectionManager.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":2048,\"name\":\"getPeersByDiscovery\",\"url\":\"interfaces/_waku_sdk.IConnectionManager.html#getPeersByDiscovery\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IConnectionManager\"},{\"kind\":2048,\"name\":\"stop\",\"url\":\"interfaces/_waku_sdk.IConnectionManager.html#stop\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IConnectionManager\"},{\"kind\":256,\"name\":\"ISender\",\"url\":\"interfaces/_waku_sdk.ISender.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"send\",\"url\":\"interfaces/_waku_sdk.ISender.html#send\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.ISender\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.ISender.html#send.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.ISender.send\"},{\"kind\":4194304,\"name\":\"ActiveSubscriptions\",\"url\":\"types/_waku_sdk.ActiveSubscriptions.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":256,\"name\":\"IReceiver\",\"url\":\"interfaces/_waku_sdk.IReceiver.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"toSubscriptionIterator\",\"url\":\"interfaces/_waku_sdk.IReceiver.html#toSubscriptionIterator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IReceiver\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IReceiver.html#toSubscriptionIterator.__type-2\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IReceiver.toSubscriptionIterator\"},{\"kind\":1024,\"name\":\"subscribe\",\"url\":\"interfaces/_waku_sdk.IReceiver.html#subscribe\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IReceiver\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.IReceiver.html#subscribe.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.IReceiver.subscribe\"},{\"kind\":256,\"name\":\"IAsyncIterator\",\"url\":\"interfaces/_waku_sdk.IAsyncIterator.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"iterator\",\"url\":\"interfaces/_waku_sdk.IAsyncIterator.html#iterator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IAsyncIterator\"},{\"kind\":1024,\"name\":\"stop\",\"url\":\"interfaces/_waku_sdk.IAsyncIterator.html#stop\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.IAsyncIterator\"},{\"kind\":4194304,\"name\":\"Unsubscribe\",\"url\":\"types/_waku_sdk.Unsubscribe.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_sdk.Unsubscribe.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/sdk.Unsubscribe\"},{\"kind\":4194304,\"name\":\"PubSubTopic\",\"url\":\"types/_waku_sdk.PubSubTopic.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":4194304,\"name\":\"ContentTopic\",\"url\":\"types/_waku_sdk.ContentTopic.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":4194304,\"name\":\"PeerIdStr\",\"url\":\"types/_waku_sdk.PeerIdStr.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":4194304,\"name\":\"Libp2pServices\",\"url\":\"types/_waku_sdk.Libp2pServices.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_sdk.Libp2pServices.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/sdk.Libp2pServices\"},{\"kind\":1024,\"name\":\"ping\",\"url\":\"types/_waku_sdk.Libp2pServices.html#__type.ping\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.Libp2pServices.__type\"},{\"kind\":1024,\"name\":\"pubsub\",\"url\":\"types/_waku_sdk.Libp2pServices.html#__type.pubsub\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.Libp2pServices.__type\"},{\"kind\":1024,\"name\":\"identify\",\"url\":\"types/_waku_sdk.Libp2pServices.html#__type.identify\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.Libp2pServices.__type\"},{\"kind\":4194304,\"name\":\"Libp2p\",\"url\":\"types/_waku_sdk.Libp2p.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":256,\"name\":\"KeepAliveOptions\",\"url\":\"interfaces/_waku_sdk.KeepAliveOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"pingKeepAlive\",\"url\":\"interfaces/_waku_sdk.KeepAliveOptions.html#pingKeepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.KeepAliveOptions\"},{\"kind\":1024,\"name\":\"relayKeepAlive\",\"url\":\"interfaces/_waku_sdk.KeepAliveOptions.html#relayKeepAlive\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.KeepAliveOptions\"},{\"kind\":4194304,\"name\":\"SearchContext\",\"url\":\"types/_waku_sdk.SearchContext.html\",\"classes\":\"tsd-kind-type-alias tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_sdk.SearchContext.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"@waku/sdk.SearchContext\"},{\"kind\":1024,\"name\":\"domain\",\"url\":\"types/_waku_sdk.SearchContext.html#__type.domain\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.SearchContext.__type\"},{\"kind\":1024,\"name\":\"publicKey\",\"url\":\"types/_waku_sdk.SearchContext.html#__type.publicKey\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.SearchContext.__type\"},{\"kind\":1024,\"name\":\"visits\",\"url\":\"types/_waku_sdk.SearchContext.html#__type.visits\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"@waku/sdk.SearchContext.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/_waku_sdk.SearchContext.html#__type.visits.__type-1\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.SearchContext.__type.visits\"},{\"kind\":256,\"name\":\"DnsClient\",\"url\":\"interfaces/_waku_sdk.DnsClient.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"resolveTXT\",\"url\":\"interfaces/_waku_sdk.DnsClient.html#resolveTXT\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.DnsClient\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/_waku_sdk.DnsClient.html#resolveTXT.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"@waku/sdk.DnsClient.resolveTXT\"},{\"kind\":256,\"name\":\"NodeCapabilityCount\",\"url\":\"interfaces/_waku_sdk.NodeCapabilityCount.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"relay\",\"url\":\"interfaces/_waku_sdk.NodeCapabilityCount.html#relay\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.NodeCapabilityCount\"},{\"kind\":1024,\"name\":\"store\",\"url\":\"interfaces/_waku_sdk.NodeCapabilityCount.html#store\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.NodeCapabilityCount\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/_waku_sdk.NodeCapabilityCount.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.NodeCapabilityCount\"},{\"kind\":1024,\"name\":\"lightPush\",\"url\":\"interfaces/_waku_sdk.NodeCapabilityCount.html#lightPush\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.NodeCapabilityCount\"},{\"kind\":256,\"name\":\"DnsDiscoveryComponents\",\"url\":\"interfaces/_waku_sdk.DnsDiscoveryComponents.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"peerStore\",\"url\":\"interfaces/_waku_sdk.DnsDiscoveryComponents.html#peerStore\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.DnsDiscoveryComponents\"},{\"kind\":256,\"name\":\"DnsDiscOptions\",\"url\":\"interfaces/_waku_sdk.DnsDiscOptions.html\",\"classes\":\"tsd-kind-interface tsd-parent-kind-module\",\"parent\":\"@waku/sdk\"},{\"kind\":1024,\"name\":\"enrUrls\",\"url\":\"interfaces/_waku_sdk.DnsDiscOptions.html#enrUrls\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.DnsDiscOptions\"},{\"kind\":1024,\"name\":\"wantedNodeCapabilityCount\",\"url\":\"interfaces/_waku_sdk.DnsDiscOptions.html#wantedNodeCapabilityCount\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.DnsDiscOptions\"},{\"kind\":1024,\"name\":\"tagName\",\"url\":\"interfaces/_waku_sdk.DnsDiscOptions.html#tagName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.DnsDiscOptions\"},{\"kind\":1024,\"name\":\"tagValue\",\"url\":\"interfaces/_waku_sdk.DnsDiscOptions.html#tagValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.DnsDiscOptions\"},{\"kind\":1024,\"name\":\"tagTTL\",\"url\":\"interfaces/_waku_sdk.DnsDiscOptions.html#tagTTL\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"@waku/sdk.DnsDiscOptions\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,69.426]],[\"comment/0\",[]],[\"name/1\",[1,69.426]],[\"comment/1\",[]],[\"name/2\",[2,69.426]],[\"comment/2\",[]],[\"name/3\",[3,69.426]],[\"comment/3\",[]],[\"name/4\",[4,69.426]],[\"comment/4\",[]],[\"name/5\",[5,69.426]],[\"comment/5\",[]],[\"name/6\",[6,64.301]],[\"comment/6\",[]],[\"name/7\",[7,27.446]],[\"comment/7\",[]],[\"name/8\",[8,64.301]],[\"comment/8\",[]],[\"name/9\",[7,27.446]],[\"comment/9\",[]],[\"name/10\",[9,64.301]],[\"comment/10\",[]],[\"name/11\",[7,27.446]],[\"comment/11\",[]],[\"name/12\",[10,50.908]],[\"comment/12\",[]],[\"name/13\",[11,58.405]],[\"comment/13\",[]],[\"name/14\",[12,64.301]],[\"comment/14\",[]],[\"name/15\",[13,36.613]],[\"comment/15\",[]],[\"name/16\",[14,45.695,15,49.337]],[\"comment/16\",[]],[\"name/17\",[16,69.426]],[\"comment/17\",[]],[\"name/18\",[17,49.337,18,36.177]],[\"comment/18\",[]],[\"name/19\",[19,49.337,20,49.337]],[\"comment/19\",[]],[\"name/20\",[14,45.695,21,49.337]],[\"comment/20\",[]],[\"name/21\",[22,69.426]],[\"comment/21\",[]],[\"name/22\",[23,45.997]],[\"comment/22\",[]],[\"name/23\",[24,54.716]],[\"comment/23\",[]],[\"name/24\",[7,27.446]],[\"comment/24\",[]],[\"name/25\",[24,54.716]],[\"comment/25\",[]],[\"name/26\",[25,52.024]],[\"comment/26\",[]],[\"name/27\",[26,69.426]],[\"comment/27\",[]],[\"name/28\",[27,64.301]],[\"comment/28\",[]],[\"name/29\",[28,64.301]],[\"comment/29\",[]],[\"name/30\",[29,56.392]],[\"comment/30\",[]],[\"name/31\",[30,64.301]],[\"comment/31\",[]],[\"name/32\",[31,56.392]],[\"comment/32\",[]],[\"name/33\",[32,43.694]],[\"comment/33\",[]],[\"name/34\",[33,45.37]],[\"comment/34\",[]],[\"name/35\",[34,45.37]],[\"comment/35\",[]],[\"name/36\",[35,45.37]],[\"comment/36\",[]],[\"name/37\",[36,64.301]],[\"comment/37\",[]],[\"name/38\",[29,56.392]],[\"comment/38\",[]],[\"name/39\",[37,56.392]],[\"comment/39\",[]],[\"name/40\",[38,60.926]],[\"comment/40\",[]],[\"name/41\",[39,60.926]],[\"comment/41\",[]],[\"name/42\",[25,52.024]],[\"comment/42\",[]],[\"name/43\",[24,54.716]],[\"comment/43\",[]],[\"name/44\",[40,60.926]],[\"comment/44\",[]],[\"name/45\",[41,58.405]],[\"comment/45\",[]],[\"name/46\",[42,58.405]],[\"comment/46\",[]],[\"name/47\",[43,60.926]],[\"comment/47\",[]],[\"name/48\",[44,58.405]],[\"comment/48\",[]],[\"name/49\",[45,58.405]],[\"comment/49\",[]],[\"name/50\",[46,60.926]],[\"comment/50\",[]],[\"name/51\",[31,56.392]],[\"comment/51\",[]],[\"name/52\",[47,53.28]],[\"comment/52\",[]],[\"name/53\",[48,60.926]],[\"comment/53\",[]],[\"name/54\",[49,54.716]],[\"comment/54\",[]],[\"name/55\",[7,27.446]],[\"comment/55\",[]],[\"name/56\",[13,36.613]],[\"comment/56\",[]],[\"name/57\",[50,64.301]],[\"comment/57\",[]],[\"name/58\",[51,52.024]],[\"comment/58\",[]],[\"name/59\",[52,56.392]],[\"comment/59\",[]],[\"name/60\",[53,58.405]],[\"comment/60\",[]],[\"name/61\",[54,64.301]],[\"comment/61\",[]],[\"name/62\",[55,64.301]],[\"comment/62\",[]],[\"name/63\",[56,64.301]],[\"comment/63\",[]],[\"name/64\",[57,64.301]],[\"comment/64\",[]],[\"name/65\",[58,50.908]],[\"comment/65\",[]],[\"name/66\",[59,50.908]],[\"comment/66\",[]],[\"name/67\",[60,50.908]],[\"comment/67\",[]],[\"name/68\",[61,50.908]],[\"comment/68\",[]],[\"name/69\",[62,50.908]],[\"comment/69\",[]],[\"name/70\",[63,50.908]],[\"comment/70\",[]],[\"name/71\",[64,50.908]],[\"comment/71\",[]],[\"name/72\",[65,64.301]],[\"comment/72\",[]],[\"name/73\",[66,45.37]],[\"comment/73\",[]],[\"name/74\",[13,36.613]],[\"comment/74\",[]],[\"name/75\",[23,45.997]],[\"comment/75\",[]],[\"name/76\",[67,45.37]],[\"comment/76\",[]],[\"name/77\",[68,46.666]],[\"comment/77\",[]],[\"name/78\",[69,39.207]],[\"comment/78\",[]],[\"name/79\",[70,41.404]],[\"comment/79\",[]],[\"name/80\",[71,64.301]],[\"comment/80\",[]],[\"name/81\",[66,45.37]],[\"comment/81\",[]],[\"name/82\",[67,45.37]],[\"comment/82\",[]],[\"name/83\",[69,39.207]],[\"comment/83\",[]],[\"name/84\",[72,64.301]],[\"comment/84\",[]],[\"name/85\",[73,58.405]],[\"comment/85\",[]],[\"name/86\",[13,36.613]],[\"comment/86\",[]],[\"name/87\",[70,41.404]],[\"comment/87\",[]],[\"name/88\",[74,52.024]],[\"comment/88\",[]],[\"name/89\",[75,64.301]],[\"comment/89\",[]],[\"name/90\",[13,36.613]],[\"comment/90\",[]],[\"name/91\",[70,41.404]],[\"comment/91\",[]],[\"name/92\",[76,54.716]],[\"comment/92\",[]],[\"name/93\",[7,27.446]],[\"comment/93\",[]],[\"name/94\",[77,54.716]],[\"comment/94\",[]],[\"name/95\",[7,27.446]],[\"comment/95\",[]],[\"name/96\",[78,64.301]],[\"comment/96\",[]],[\"name/97\",[66,45.37]],[\"comment/97\",[]],[\"name/98\",[13,36.613]],[\"comment/98\",[]],[\"name/99\",[79,45.37]],[\"comment/99\",[]],[\"name/100\",[67,45.37]],[\"comment/100\",[]],[\"name/101\",[69,39.207]],[\"comment/101\",[]],[\"name/102\",[70,41.404]],[\"comment/102\",[]],[\"name/103\",[68,46.666]],[\"comment/103\",[]],[\"name/104\",[80,64.301]],[\"comment/104\",[]],[\"name/105\",[13,36.613]],[\"comment/105\",[]],[\"name/106\",[81,54.716]],[\"comment/106\",[]],[\"name/107\",[7,27.446]],[\"comment/107\",[]],[\"name/108\",[82,54.716]],[\"comment/108\",[]],[\"name/109\",[7,27.446]],[\"comment/109\",[]],[\"name/110\",[83,64.301]],[\"comment/110\",[]],[\"name/111\",[84,54.716]],[\"comment/111\",[]],[\"name/112\",[85,50.908]],[\"comment/112\",[]],[\"name/113\",[86,48.992]],[\"comment/113\",[]],[\"name/114\",[87,53.28]],[\"comment/114\",[]],[\"name/115\",[7,27.446]],[\"comment/115\",[]],[\"name/116\",[88,53.28]],[\"comment/116\",[]],[\"name/117\",[7,27.446]],[\"comment/117\",[]],[\"name/118\",[89,53.28]],[\"comment/118\",[]],[\"name/119\",[7,27.446]],[\"comment/119\",[]],[\"name/120\",[90,64.301]],[\"comment/120\",[]],[\"name/121\",[91,60.926]],[\"comment/121\",[]],[\"name/122\",[37,56.392]],[\"comment/122\",[]],[\"name/123\",[92,58.405]],[\"comment/123\",[]],[\"name/124\",[93,60.926]],[\"comment/124\",[]],[\"name/125\",[47,53.28]],[\"comment/125\",[]],[\"name/126\",[94,58.405]],[\"comment/126\",[]],[\"name/127\",[95,64.301]],[\"comment/127\",[]],[\"name/128\",[96,46.666]],[\"comment/128\",[]],[\"name/129\",[86,48.992]],[\"comment/129\",[]],[\"name/130\",[97,64.301]],[\"comment/130\",[]],[\"name/131\",[32,43.694]],[\"comment/131\",[]],[\"name/132\",[33,45.37]],[\"comment/132\",[]],[\"name/133\",[35,45.37]],[\"comment/133\",[]],[\"name/134\",[34,45.37]],[\"comment/134\",[]],[\"name/135\",[98,64.301]],[\"comment/135\",[]],[\"name/136\",[85,50.908]],[\"comment/136\",[]],[\"name/137\",[86,48.992]],[\"comment/137\",[]],[\"name/138\",[87,53.28]],[\"comment/138\",[]],[\"name/139\",[7,27.446]],[\"comment/139\",[]],[\"name/140\",[88,53.28]],[\"comment/140\",[]],[\"name/141\",[7,27.446]],[\"comment/141\",[]],[\"name/142\",[89,53.28]],[\"comment/142\",[]],[\"name/143\",[7,27.446]],[\"comment/143\",[]],[\"name/144\",[99,64.301]],[\"comment/144\",[]],[\"name/145\",[7,27.446]],[\"comment/145\",[]],[\"name/146\",[79,45.37]],[\"comment/146\",[]],[\"name/147\",[100,45.37]],[\"comment/147\",[]],[\"name/148\",[101,64.301]],[\"comment/148\",[]],[\"name/149\",[102,64.301]],[\"comment/149\",[]],[\"name/150\",[11,58.405]],[\"comment/150\",[]],[\"name/151\",[7,27.446]],[\"comment/151\",[]],[\"name/152\",[103,64.301]],[\"comment/152\",[]],[\"name/153\",[104,64.301]],[\"comment/153\",[]],[\"name/154\",[105,64.301]],[\"comment/154\",[]],[\"name/155\",[106,64.301]],[\"comment/155\",[]],[\"name/156\",[107,64.301]],[\"comment/156\",[]],[\"name/157\",[108,64.301]],[\"comment/157\",[]],[\"name/158\",[109,64.301]],[\"comment/158\",[]],[\"name/159\",[110,64.301]],[\"comment/159\",[]],[\"name/160\",[111,64.301]],[\"comment/160\",[]],[\"name/161\",[112,64.301]],[\"comment/161\",[]],[\"name/162\",[113,64.301]],[\"comment/162\",[]],[\"name/163\",[114,64.301]],[\"comment/163\",[]],[\"name/164\",[115,64.301]],[\"comment/164\",[]],[\"name/165\",[116,45.37]],[\"comment/165\",[]],[\"name/166\",[7,27.446]],[\"comment/166\",[]],[\"name/167\",[117,64.301]],[\"comment/167\",[]],[\"name/168\",[7,27.446]],[\"comment/168\",[]],[\"name/169\",[118,64.301]],[\"comment/169\",[]],[\"name/170\",[119,49.904]],[\"comment/170\",[]],[\"name/171\",[120,56.392]],[\"comment/171\",[]],[\"name/172\",[121,56.392]],[\"comment/172\",[]],[\"name/173\",[122,52.024]],[\"comment/173\",[]],[\"name/174\",[123,56.392]],[\"comment/174\",[]],[\"name/175\",[124,56.392]],[\"comment/175\",[]],[\"name/176\",[125,53.28]],[\"comment/176\",[]],[\"name/177\",[126,60.926]],[\"comment/177\",[]],[\"name/178\",[127,60.926]],[\"comment/178\",[]],[\"name/179\",[128,60.926]],[\"comment/179\",[]],[\"name/180\",[79,45.37]],[\"comment/180\",[]],[\"name/181\",[129,64.301]],[\"comment/181\",[]],[\"name/182\",[7,27.446]],[\"comment/182\",[]],[\"name/183\",[119,49.904]],[\"comment/183\",[]],[\"name/184\",[130,56.392]],[\"comment/184\",[]],[\"name/185\",[122,52.024]],[\"comment/185\",[]],[\"name/186\",[125,53.28]],[\"comment/186\",[]],[\"name/187\",[131,64.301]],[\"comment/187\",[]],[\"name/188\",[132,64.301]],[\"comment/188\",[]],[\"name/189\",[7,27.446]],[\"comment/189\",[]],[\"name/190\",[133,64.301]],[\"comment/190\",[]],[\"name/191\",[7,27.446]],[\"comment/191\",[]],[\"name/192\",[134,64.301]],[\"comment/192\",[]],[\"name/193\",[7,27.446]],[\"comment/193\",[]],[\"name/194\",[85,50.908]],[\"comment/194\",[]],[\"name/195\",[86,48.992]],[\"comment/195\",[]],[\"name/196\",[87,53.28]],[\"comment/196\",[]],[\"name/197\",[7,27.446]],[\"comment/197\",[]],[\"name/198\",[88,53.28]],[\"comment/198\",[]],[\"name/199\",[7,27.446]],[\"comment/199\",[]],[\"name/200\",[89,53.28]],[\"comment/200\",[]],[\"name/201\",[7,27.446]],[\"comment/201\",[]],[\"name/202\",[135,56.392]],[\"comment/202\",[]],[\"name/203\",[100,45.37]],[\"comment/203\",[]],[\"name/204\",[32,43.694]],[\"comment/204\",[]],[\"name/205\",[33,45.37]],[\"comment/205\",[]],[\"name/206\",[34,45.37]],[\"comment/206\",[]],[\"name/207\",[35,45.37]],[\"comment/207\",[]],[\"name/208\",[96,46.666]],[\"comment/208\",[]],[\"name/209\",[136,49.904]],[\"comment/209\",[]],[\"name/210\",[116,45.37]],[\"comment/210\",[]],[\"name/211\",[137,43.192]],[\"comment/211\",[]],[\"name/212\",[138,48.992]],[\"comment/212\",[]],[\"name/213\",[139,64.301]],[\"comment/213\",[]],[\"name/214\",[32,43.694]],[\"comment/214\",[]],[\"name/215\",[33,45.37]],[\"comment/215\",[]],[\"name/216\",[34,45.37]],[\"comment/216\",[]],[\"name/217\",[35,45.37]],[\"comment/217\",[]],[\"name/218\",[100,45.37]],[\"comment/218\",[]],[\"name/219\",[96,46.666]],[\"comment/219\",[]],[\"name/220\",[136,49.904]],[\"comment/220\",[]],[\"name/221\",[116,45.37]],[\"comment/221\",[]],[\"name/222\",[137,43.192]],[\"comment/222\",[]],[\"name/223\",[138,48.992]],[\"comment/223\",[]],[\"name/224\",[140,64.301]],[\"comment/224\",[]],[\"name/225\",[32,43.694]],[\"comment/225\",[]],[\"name/226\",[33,45.37]],[\"comment/226\",[]],[\"name/227\",[34,45.37]],[\"comment/227\",[]],[\"name/228\",[35,45.37]],[\"comment/228\",[]],[\"name/229\",[100,45.37]],[\"comment/229\",[]],[\"name/230\",[96,46.666]],[\"comment/230\",[]],[\"name/231\",[136,49.904]],[\"comment/231\",[]],[\"name/232\",[116,45.37]],[\"comment/232\",[]],[\"name/233\",[137,43.192]],[\"comment/233\",[]],[\"name/234\",[138,48.992]],[\"comment/234\",[]],[\"name/235\",[141,64.301]],[\"comment/235\",[]],[\"name/236\",[32,43.694]],[\"comment/236\",[]],[\"name/237\",[33,45.37]],[\"comment/237\",[]],[\"name/238\",[34,45.37]],[\"comment/238\",[]],[\"name/239\",[35,45.37]],[\"comment/239\",[]],[\"name/240\",[100,45.37]],[\"comment/240\",[]],[\"name/241\",[96,46.666]],[\"comment/241\",[]],[\"name/242\",[136,49.904]],[\"comment/242\",[]],[\"name/243\",[116,45.37]],[\"comment/243\",[]],[\"name/244\",[137,43.192]],[\"comment/244\",[]],[\"name/245\",[138,48.992]],[\"comment/245\",[]],[\"name/246\",[142,64.301]],[\"comment/246\",[]],[\"name/247\",[143,54.716]],[\"comment/247\",[]],[\"name/248\",[144,64.301]],[\"comment/248\",[]],[\"name/249\",[145,64.301]],[\"comment/249\",[]],[\"name/250\",[146,64.301]],[\"comment/250\",[]],[\"name/251\",[147,64.301]],[\"comment/251\",[]],[\"name/252\",[148,64.301]],[\"comment/252\",[]],[\"name/253\",[149,64.301]],[\"comment/253\",[]],[\"name/254\",[150,64.301]],[\"comment/254\",[]],[\"name/255\",[151,64.301]],[\"comment/255\",[]],[\"name/256\",[152,64.301]],[\"comment/256\",[]],[\"name/257\",[153,64.301]],[\"comment/257\",[]],[\"name/258\",[154,64.301]],[\"comment/258\",[]],[\"name/259\",[155,64.301]],[\"comment/259\",[]],[\"name/260\",[18,36.177,156,45.695]],[\"comment/260\",[]],[\"name/261\",[157,64.301]],[\"comment/261\",[]],[\"name/262\",[18,36.177,158,45.695]],[\"comment/262\",[]],[\"name/263\",[159,64.301]],[\"comment/263\",[]],[\"name/264\",[160,64.301]],[\"comment/264\",[]],[\"name/265\",[7,27.446]],[\"comment/265\",[]],[\"name/266\",[143,54.716]],[\"comment/266\",[]],[\"name/267\",[18,36.177,161,41.505]],[\"comment/267\",[]],[\"name/268\",[162,64.301]],[\"comment/268\",[]],[\"name/269\",[7,27.446]],[\"comment/269\",[]],[\"name/270\",[143,54.716]],[\"comment/270\",[]],[\"name/271\",[18,36.177,161,41.505]],[\"comment/271\",[]],[\"name/272\",[163,64.301]],[\"comment/272\",[]],[\"name/273\",[164,58.405]],[\"comment/273\",[]],[\"name/274\",[137,43.192]],[\"comment/274\",[]],[\"name/275\",[165,64.301]],[\"comment/275\",[]],[\"name/276\",[166,64.301]],[\"comment/276\",[]],[\"name/277\",[7,27.446]],[\"comment/277\",[]],[\"name/278\",[167,64.301]],[\"comment/278\",[]],[\"name/279\",[168,64.301]],[\"comment/279\",[]],[\"name/280\",[169,64.301]],[\"comment/280\",[]],[\"name/281\",[7,27.446]],[\"comment/281\",[]],[\"name/282\",[51,52.024]],[\"comment/282\",[]],[\"name/283\",[7,27.446]],[\"comment/283\",[]],[\"name/284\",[170,64.301]],[\"comment/284\",[]],[\"name/285\",[171,64.301]],[\"comment/285\",[]],[\"name/286\",[137,43.192]],[\"comment/286\",[]],[\"name/287\",[52,56.392]],[\"comment/287\",[]],[\"name/288\",[7,27.446]],[\"comment/288\",[]],[\"name/289\",[79,45.37]],[\"comment/289\",[]],[\"name/290\",[13,36.613]],[\"comment/290\",[]],[\"name/291\",[172,64.301]],[\"comment/291\",[]],[\"name/292\",[173,64.301]],[\"comment/292\",[]],[\"name/293\",[7,27.446]],[\"comment/293\",[]],[\"name/294\",[53,58.405]],[\"comment/294\",[]],[\"name/295\",[174,64.301]],[\"comment/295\",[]],[\"name/296\",[175,64.301]],[\"comment/296\",[]],[\"name/297\",[176,64.301]],[\"comment/297\",[]],[\"name/298\",[100,45.37]],[\"comment/298\",[]],[\"name/299\",[177,64.301]],[\"comment/299\",[]],[\"name/300\",[178,58.405]],[\"comment/300\",[]],[\"name/301\",[179,58.405]],[\"comment/301\",[]],[\"name/302\",[180,64.301]],[\"comment/302\",[]],[\"name/303\",[7,27.446]],[\"comment/303\",[]],[\"name/304\",[181,64.301]],[\"comment/304\",[]],[\"name/305\",[25,52.024]],[\"comment/305\",[]],[\"name/306\",[182,64.301]],[\"comment/306\",[]],[\"name/307\",[7,27.446]],[\"comment/307\",[]],[\"name/308\",[183,64.301]],[\"comment/308\",[]],[\"name/309\",[184,64.301]],[\"comment/309\",[]],[\"name/310\",[7,27.446]],[\"comment/310\",[]],[\"name/311\",[185,64.301]],[\"comment/311\",[]],[\"name/312\",[32,43.694]],[\"comment/312\",[]],[\"name/313\",[33,45.37]],[\"comment/313\",[]],[\"name/314\",[34,45.37]],[\"comment/314\",[]],[\"name/315\",[35,45.37]],[\"comment/315\",[]],[\"name/316\",[186,64.301]],[\"comment/316\",[]],[\"name/317\",[86,48.992]],[\"comment/317\",[]],[\"name/318\",[187,64.301]],[\"comment/318\",[]],[\"name/319\",[188,64.301]],[\"comment/319\",[]],[\"name/320\",[189,64.301]],[\"comment/320\",[]],[\"name/321\",[190,60.926]],[\"comment/321\",[]],[\"name/322\",[191,60.926]],[\"comment/322\",[]],[\"name/323\",[192,60.926]],[\"comment/323\",[]],[\"name/324\",[193,64.301]],[\"comment/324\",[]],[\"name/325\",[194,64.301]],[\"comment/325\",[]],[\"name/326\",[195,64.301]],[\"comment/326\",[]],[\"name/327\",[196,64.301]],[\"comment/327\",[]],[\"name/328\",[197,64.301]],[\"comment/328\",[]],[\"name/329\",[198,64.301]],[\"comment/329\",[]],[\"name/330\",[7,27.446]],[\"comment/330\",[]],[\"name/331\",[199,64.301]],[\"comment/331\",[]],[\"name/332\",[200,64.301]],[\"comment/332\",[]],[\"name/333\",[201,64.301]],[\"comment/333\",[]],[\"name/334\",[202,69.426]],[\"comment/334\",[]],[\"name/335\",[69,39.207]],[\"comment/335\",[]],[\"name/336\",[58,50.908]],[\"comment/336\",[]],[\"name/337\",[59,50.908]],[\"comment/337\",[]],[\"name/338\",[60,50.908]],[\"comment/338\",[]],[\"name/339\",[61,50.908]],[\"comment/339\",[]],[\"name/340\",[62,50.908]],[\"comment/340\",[]],[\"name/341\",[63,50.908]],[\"comment/341\",[]],[\"name/342\",[64,50.908]],[\"comment/342\",[]],[\"name/343\",[69,39.207]],[\"comment/343\",[]],[\"name/344\",[203,36.362]],[\"comment/344\",[]],[\"name/345\",[204,37.134]],[\"comment/345\",[]],[\"name/346\",[205,37.134]],[\"comment/346\",[]],[\"name/347\",[206,45.37]],[\"comment/347\",[]],[\"name/348\",[66,45.37]],[\"comment/348\",[]],[\"name/349\",[13,36.613]],[\"comment/349\",[]],[\"name/350\",[23,45.997]],[\"comment/350\",[]],[\"name/351\",[67,45.37]],[\"comment/351\",[]],[\"name/352\",[68,46.666]],[\"comment/352\",[]],[\"name/353\",[69,39.207]],[\"comment/353\",[]],[\"name/354\",[70,41.404]],[\"comment/354\",[]],[\"name/355\",[206,45.37]],[\"comment/355\",[]],[\"name/356\",[203,36.362]],[\"comment/356\",[]],[\"name/357\",[204,37.134]],[\"comment/357\",[]],[\"name/358\",[205,37.134]],[\"comment/358\",[]],[\"name/359\",[206,45.37]],[\"comment/359\",[]],[\"name/360\",[66,45.37]],[\"comment/360\",[]],[\"name/361\",[13,36.613]],[\"comment/361\",[]],[\"name/362\",[23,45.997]],[\"comment/362\",[]],[\"name/363\",[67,45.37]],[\"comment/363\",[]],[\"name/364\",[68,46.666]],[\"comment/364\",[]],[\"name/365\",[69,39.207]],[\"comment/365\",[]],[\"name/366\",[70,41.404]],[\"comment/366\",[]],[\"name/367\",[206,45.37]],[\"comment/367\",[]],[\"name/368\",[203,36.362]],[\"comment/368\",[]],[\"name/369\",[204,37.134]],[\"comment/369\",[]],[\"name/370\",[205,37.134]],[\"comment/370\",[]],[\"name/371\",[207,69.426]],[\"comment/371\",[]],[\"name/372\",[208,60.926]],[\"comment/372\",[]],[\"name/373\",[13,36.613]],[\"comment/373\",[]],[\"name/374\",[208,60.926]],[\"comment/374\",[]],[\"name/375\",[203,36.362]],[\"comment/375\",[]],[\"name/376\",[204,37.134]],[\"comment/376\",[]],[\"name/377\",[205,37.134]],[\"comment/377\",[]],[\"name/378\",[208,60.926]],[\"comment/378\",[]],[\"name/379\",[209,69.426]],[\"comment/379\",[]],[\"name/380\",[210,64.301]],[\"comment/380\",[]],[\"name/381\",[51,52.024]],[\"comment/381\",[]],[\"name/382\",[211,69.426]],[\"comment/382\",[]],[\"name/383\",[212,64.301]],[\"comment/383\",[]],[\"name/384\",[210,64.301]],[\"comment/384\",[]],[\"name/385\",[49,54.716]],[\"comment/385\",[]],[\"name/386\",[13,36.613]],[\"comment/386\",[]],[\"name/387\",[49,54.716]],[\"comment/387\",[]],[\"name/388\",[203,36.362]],[\"comment/388\",[]],[\"name/389\",[204,37.134]],[\"comment/389\",[]],[\"name/390\",[205,37.134]],[\"comment/390\",[]],[\"name/391\",[203,36.362]],[\"comment/391\",[]],[\"name/392\",[204,37.134]],[\"comment/392\",[]],[\"name/393\",[205,37.134]],[\"comment/393\",[]],[\"name/394\",[213,58.405]],[\"comment/394\",[]],[\"name/395\",[214,64.301]],[\"comment/395\",[]],[\"name/396\",[213,58.405]],[\"comment/396\",[]],[\"name/397\",[203,36.362]],[\"comment/397\",[]],[\"name/398\",[204,37.134]],[\"comment/398\",[]],[\"name/399\",[205,37.134]],[\"comment/399\",[]],[\"name/400\",[215,64.301]],[\"comment/400\",[]],[\"name/401\",[216,56.392]],[\"comment/401\",[]],[\"name/402\",[217,64.301]],[\"comment/402\",[]],[\"name/403\",[218,60.926]],[\"comment/403\",[]],[\"name/404\",[215,64.301]],[\"comment/404\",[]],[\"name/405\",[203,36.362]],[\"comment/405\",[]],[\"name/406\",[204,37.134]],[\"comment/406\",[]],[\"name/407\",[205,37.134]],[\"comment/407\",[]],[\"name/408\",[69,39.207]],[\"comment/408\",[]],[\"name/409\",[58,50.908]],[\"comment/409\",[]],[\"name/410\",[59,50.908]],[\"comment/410\",[]],[\"name/411\",[60,50.908]],[\"comment/411\",[]],[\"name/412\",[61,50.908]],[\"comment/412\",[]],[\"name/413\",[62,50.908]],[\"comment/413\",[]],[\"name/414\",[63,50.908]],[\"comment/414\",[]],[\"name/415\",[64,50.908]],[\"comment/415\",[]],[\"name/416\",[69,39.207]],[\"comment/416\",[]],[\"name/417\",[203,36.362]],[\"comment/417\",[]],[\"name/418\",[204,37.134]],[\"comment/418\",[]],[\"name/419\",[205,37.134]],[\"comment/419\",[]],[\"name/420\",[206,45.37]],[\"comment/420\",[]],[\"name/421\",[219,69.426]],[\"comment/421\",[]],[\"name/422\",[220,64.301]],[\"comment/422\",[]],[\"name/423\",[216,56.392]],[\"comment/423\",[]],[\"name/424\",[221,60.926]],[\"comment/424\",[]],[\"name/425\",[79,45.37]],[\"comment/425\",[]],[\"name/426\",[222,69.426]],[\"comment/426\",[]],[\"name/427\",[220,64.301]],[\"comment/427\",[]],[\"name/428\",[221,60.926]],[\"comment/428\",[]],[\"name/429\",[223,69.426]],[\"comment/429\",[]],[\"name/430\",[51,52.024]],[\"comment/430\",[]],[\"name/431\",[52,56.392]],[\"comment/431\",[]],[\"name/432\",[224,69.426]],[\"comment/432\",[]],[\"name/433\",[221,60.926]],[\"comment/433\",[]],[\"name/434\",[203,36.362]],[\"comment/434\",[]],[\"name/435\",[203,36.362]],[\"comment/435\",[]],[\"name/436\",[204,37.134]],[\"comment/436\",[]],[\"name/437\",[205,37.134]],[\"comment/437\",[]],[\"name/438\",[225,64.301]],[\"comment/438\",[]],[\"name/439\",[216,56.392]],[\"comment/439\",[]],[\"name/440\",[226,69.426]],[\"comment/440\",[]],[\"name/441\",[227,69.426]],[\"comment/441\",[]],[\"name/442\",[225,64.301]],[\"comment/442\",[]],[\"name/443\",[203,36.362]],[\"comment/443\",[]],[\"name/444\",[204,37.134]],[\"comment/444\",[]],[\"name/445\",[205,37.134]],[\"comment/445\",[]],[\"name/446\",[213,58.405]],[\"comment/446\",[]],[\"name/447\",[206,45.37]],[\"comment/447\",[]],[\"name/448\",[79,45.37]],[\"comment/448\",[]],[\"name/449\",[213,58.405]],[\"comment/449\",[]],[\"name/450\",[203,36.362]],[\"comment/450\",[]],[\"name/451\",[204,37.134]],[\"comment/451\",[]],[\"name/452\",[205,37.134]],[\"comment/452\",[]],[\"name/453\",[69,39.207]],[\"comment/453\",[]],[\"name/454\",[58,50.908]],[\"comment/454\",[]],[\"name/455\",[59,50.908]],[\"comment/455\",[]],[\"name/456\",[60,50.908]],[\"comment/456\",[]],[\"name/457\",[61,50.908]],[\"comment/457\",[]],[\"name/458\",[62,50.908]],[\"comment/458\",[]],[\"name/459\",[63,50.908]],[\"comment/459\",[]],[\"name/460\",[64,50.908]],[\"comment/460\",[]],[\"name/461\",[69,39.207]],[\"comment/461\",[]],[\"name/462\",[203,36.362]],[\"comment/462\",[]],[\"name/463\",[204,37.134]],[\"comment/463\",[]],[\"name/464\",[205,37.134]],[\"comment/464\",[]],[\"name/465\",[206,45.37]],[\"comment/465\",[]],[\"name/466\",[66,45.37]],[\"comment/466\",[]],[\"name/467\",[13,36.613]],[\"comment/467\",[]],[\"name/468\",[23,45.997]],[\"comment/468\",[]],[\"name/469\",[67,45.37]],[\"comment/469\",[]],[\"name/470\",[68,46.666]],[\"comment/470\",[]],[\"name/471\",[69,39.207]],[\"comment/471\",[]],[\"name/472\",[70,41.404]],[\"comment/472\",[]],[\"name/473\",[206,45.37]],[\"comment/473\",[]],[\"name/474\",[203,36.362]],[\"comment/474\",[]],[\"name/475\",[204,37.134]],[\"comment/475\",[]],[\"name/476\",[205,37.134]],[\"comment/476\",[]],[\"name/477\",[228,69.426]],[\"comment/477\",[]],[\"name/478\",[229,64.301]],[\"comment/478\",[]],[\"name/479\",[79,45.37]],[\"comment/479\",[]],[\"name/480\",[230,60.926]],[\"comment/480\",[]],[\"name/481\",[229,64.301]],[\"comment/481\",[]],[\"name/482\",[203,36.362]],[\"comment/482\",[]],[\"name/483\",[204,37.134]],[\"comment/483\",[]],[\"name/484\",[205,37.134]],[\"comment/484\",[]],[\"name/485\",[231,53.28]],[\"comment/485\",[]],[\"name/486\",[232,60.926]],[\"comment/486\",[]],[\"name/487\",[233,60.926]],[\"comment/487\",[]],[\"name/488\",[231,53.28]],[\"comment/488\",[]],[\"name/489\",[203,36.362]],[\"comment/489\",[]],[\"name/490\",[204,37.134]],[\"comment/490\",[]],[\"name/491\",[205,37.134]],[\"comment/491\",[]],[\"name/492\",[234,64.301]],[\"comment/492\",[]],[\"name/493\",[216,56.392]],[\"comment/493\",[]],[\"name/494\",[217,64.301]],[\"comment/494\",[]],[\"name/495\",[235,60.926]],[\"comment/495\",[]],[\"name/496\",[234,64.301]],[\"comment/496\",[]],[\"name/497\",[203,36.362]],[\"comment/497\",[]],[\"name/498\",[204,37.134]],[\"comment/498\",[]],[\"name/499\",[205,37.134]],[\"comment/499\",[]],[\"name/500\",[69,39.207]],[\"comment/500\",[]],[\"name/501\",[58,50.908]],[\"comment/501\",[]],[\"name/502\",[59,50.908]],[\"comment/502\",[]],[\"name/503\",[60,50.908]],[\"comment/503\",[]],[\"name/504\",[61,50.908]],[\"comment/504\",[]],[\"name/505\",[62,50.908]],[\"comment/505\",[]],[\"name/506\",[63,50.908]],[\"comment/506\",[]],[\"name/507\",[64,50.908]],[\"comment/507\",[]],[\"name/508\",[69,39.207]],[\"comment/508\",[]],[\"name/509\",[203,36.362]],[\"comment/509\",[]],[\"name/510\",[204,37.134]],[\"comment/510\",[]],[\"name/511\",[205,37.134]],[\"comment/511\",[]],[\"name/512\",[206,45.37]],[\"comment/512\",[]],[\"name/513\",[66,45.37]],[\"comment/513\",[]],[\"name/514\",[13,36.613]],[\"comment/514\",[]],[\"name/515\",[23,45.997]],[\"comment/515\",[]],[\"name/516\",[67,45.37]],[\"comment/516\",[]],[\"name/517\",[68,46.666]],[\"comment/517\",[]],[\"name/518\",[69,39.207]],[\"comment/518\",[]],[\"name/519\",[70,41.404]],[\"comment/519\",[]],[\"name/520\",[206,45.37]],[\"comment/520\",[]],[\"name/521\",[203,36.362]],[\"comment/521\",[]],[\"name/522\",[204,37.134]],[\"comment/522\",[]],[\"name/523\",[205,37.134]],[\"comment/523\",[]],[\"name/524\",[231,53.28]],[\"comment/524\",[]],[\"name/525\",[236,69.426]],[\"comment/525\",[]],[\"name/526\",[237,64.301]],[\"comment/526\",[]],[\"name/527\",[126,60.926]],[\"comment/527\",[]],[\"name/528\",[127,60.926]],[\"comment/528\",[]],[\"name/529\",[128,60.926]],[\"comment/529\",[]],[\"name/530\",[79,45.37]],[\"comment/530\",[]],[\"name/531\",[237,64.301]],[\"comment/531\",[]],[\"name/532\",[203,36.362]],[\"comment/532\",[]],[\"name/533\",[204,37.134]],[\"comment/533\",[]],[\"name/534\",[205,37.134]],[\"comment/534\",[]],[\"name/535\",[238,58.405]],[\"comment/535\",[]],[\"name/536\",[130,56.392]],[\"comment/536\",[]],[\"name/537\",[125,53.28]],[\"comment/537\",[]],[\"name/538\",[239,60.926]],[\"comment/538\",[]],[\"name/539\",[238,58.405]],[\"comment/539\",[]],[\"name/540\",[239,60.926]],[\"comment/540\",[]],[\"name/541\",[120,56.392]],[\"comment/541\",[]],[\"name/542\",[121,56.392]],[\"comment/542\",[]],[\"name/543\",[239,60.926]],[\"comment/543\",[]],[\"name/544\",[203,36.362]],[\"comment/544\",[]],[\"name/545\",[203,36.362]],[\"comment/545\",[]],[\"name/546\",[204,37.134]],[\"comment/546\",[]],[\"name/547\",[205,37.134]],[\"comment/547\",[]],[\"name/548\",[49,54.716]],[\"comment/548\",[]],[\"name/549\",[13,36.613]],[\"comment/549\",[]],[\"name/550\",[49,54.716]],[\"comment/550\",[]],[\"name/551\",[203,36.362]],[\"comment/551\",[]],[\"name/552\",[204,37.134]],[\"comment/552\",[]],[\"name/553\",[205,37.134]],[\"comment/553\",[]],[\"name/554\",[240,64.301]],[\"comment/554\",[]],[\"name/555\",[79,45.37]],[\"comment/555\",[]],[\"name/556\",[212,64.301]],[\"comment/556\",[]],[\"name/557\",[238,58.405]],[\"comment/557\",[]],[\"name/558\",[123,56.392]],[\"comment/558\",[]],[\"name/559\",[124,56.392]],[\"comment/559\",[]],[\"name/560\",[240,64.301]],[\"comment/560\",[]],[\"name/561\",[203,36.362]],[\"comment/561\",[]],[\"name/562\",[204,37.134]],[\"comment/562\",[]],[\"name/563\",[205,37.134]],[\"comment/563\",[]],[\"name/564\",[241,64.301]],[\"comment/564\",[]],[\"name/565\",[214,64.301]],[\"comment/565\",[]],[\"name/566\",[238,58.405]],[\"comment/566\",[]],[\"name/567\",[242,69.426]],[\"comment/567\",[]],[\"name/568\",[241,64.301]],[\"comment/568\",[]],[\"name/569\",[243,64.301]],[\"comment/569\",[]],[\"name/570\",[244,69.426]],[\"comment/570\",[]],[\"name/571\",[245,69.426]],[\"comment/571\",[]],[\"name/572\",[243,64.301]],[\"comment/572\",[]],[\"name/573\",[203,36.362]],[\"comment/573\",[]],[\"name/574\",[203,36.362]],[\"comment/574\",[]],[\"name/575\",[204,37.134]],[\"comment/575\",[]],[\"name/576\",[205,37.134]],[\"comment/576\",[]],[\"name/577\",[246,64.301]],[\"comment/577\",[]],[\"name/578\",[216,56.392]],[\"comment/578\",[]],[\"name/579\",[84,54.716]],[\"comment/579\",[]],[\"name/580\",[235,60.926]],[\"comment/580\",[]],[\"name/581\",[246,64.301]],[\"comment/581\",[]],[\"name/582\",[203,36.362]],[\"comment/582\",[]],[\"name/583\",[204,37.134]],[\"comment/583\",[]],[\"name/584\",[205,37.134]],[\"comment/584\",[]],[\"name/585\",[69,39.207]],[\"comment/585\",[]],[\"name/586\",[58,50.908]],[\"comment/586\",[]],[\"name/587\",[59,50.908]],[\"comment/587\",[]],[\"name/588\",[60,50.908]],[\"comment/588\",[]],[\"name/589\",[61,50.908]],[\"comment/589\",[]],[\"name/590\",[62,50.908]],[\"comment/590\",[]],[\"name/591\",[63,50.908]],[\"comment/591\",[]],[\"name/592\",[64,50.908]],[\"comment/592\",[]],[\"name/593\",[69,39.207]],[\"comment/593\",[]],[\"name/594\",[203,36.362]],[\"comment/594\",[]],[\"name/595\",[204,37.134]],[\"comment/595\",[]],[\"name/596\",[205,37.134]],[\"comment/596\",[]],[\"name/597\",[206,45.37]],[\"comment/597\",[]],[\"name/598\",[66,45.37]],[\"comment/598\",[]],[\"name/599\",[13,36.613]],[\"comment/599\",[]],[\"name/600\",[23,45.997]],[\"comment/600\",[]],[\"name/601\",[67,45.37]],[\"comment/601\",[]],[\"name/602\",[68,46.666]],[\"comment/602\",[]],[\"name/603\",[69,39.207]],[\"comment/603\",[]],[\"name/604\",[70,41.404]],[\"comment/604\",[]],[\"name/605\",[206,45.37]],[\"comment/605\",[]],[\"name/606\",[203,36.362]],[\"comment/606\",[]],[\"name/607\",[204,37.134]],[\"comment/607\",[]],[\"name/608\",[205,37.134]],[\"comment/608\",[]],[\"name/609\",[247,69.426]],[\"comment/609\",[]],[\"name/610\",[47,53.28]],[\"comment/610\",[]],[\"name/611\",[94,58.405]],[\"comment/611\",[]],[\"name/612\",[47,53.28]],[\"comment/612\",[]],[\"name/613\",[203,36.362]],[\"comment/613\",[]],[\"name/614\",[204,37.134]],[\"comment/614\",[]],[\"name/615\",[205,37.134]],[\"comment/615\",[]],[\"name/616\",[248,64.301]],[\"comment/616\",[]],[\"name/617\",[91,60.926]],[\"comment/617\",[]],[\"name/618\",[248,64.301]],[\"comment/618\",[]],[\"name/619\",[203,36.362]],[\"comment/619\",[]],[\"name/620\",[204,37.134]],[\"comment/620\",[]],[\"name/621\",[205,37.134]],[\"comment/621\",[]],[\"name/622\",[92,58.405]],[\"comment/622\",[]],[\"name/623\",[93,60.926]],[\"comment/623\",[]],[\"name/624\",[92,58.405]],[\"comment/624\",[]],[\"name/625\",[203,36.362]],[\"comment/625\",[]],[\"name/626\",[204,37.134]],[\"comment/626\",[]],[\"name/627\",[205,37.134]],[\"comment/627\",[]],[\"name/628\",[249,64.301]],[\"comment/628\",[]],[\"name/629\",[84,54.716]],[\"comment/629\",[]],[\"name/630\",[235,60.926]],[\"comment/630\",[]],[\"name/631\",[249,64.301]],[\"comment/631\",[]],[\"name/632\",[203,36.362]],[\"comment/632\",[]],[\"name/633\",[204,37.134]],[\"comment/633\",[]],[\"name/634\",[205,37.134]],[\"comment/634\",[]],[\"name/635\",[250,69.426]],[\"comment/635\",[]],[\"name/636\",[251,69.426]],[\"comment/636\",[]],[\"name/637\",[252,69.426]],[\"comment/637\",[]],[\"name/638\",[253,69.426]],[\"comment/638\",[]],[\"name/639\",[254,69.426]],[\"comment/639\",[]],[\"name/640\",[255,69.426]],[\"comment/640\",[]],[\"name/641\",[256,69.426]],[\"comment/641\",[]],[\"name/642\",[257,40.617]],[\"comment/642\",[]],[\"name/643\",[258,69.426]],[\"comment/643\",[]],[\"name/644\",[259,69.426]],[\"comment/644\",[]],[\"name/645\",[260,69.426]],[\"comment/645\",[]],[\"name/646\",[257,40.617]],[\"comment/646\",[]],[\"name/647\",[261,69.426]],[\"comment/647\",[]],[\"name/648\",[41,58.405]],[\"comment/648\",[]],[\"name/649\",[42,58.405]],[\"comment/649\",[]],[\"name/650\",[262,69.426]],[\"comment/650\",[]],[\"name/651\",[263,69.426]],[\"comment/651\",[]],[\"name/652\",[264,69.426]],[\"comment/652\",[]],[\"name/653\",[44,58.405]],[\"comment/653\",[]],[\"name/654\",[45,58.405]],[\"comment/654\",[]],[\"name/655\",[94,58.405]],[\"comment/655\",[]],[\"name/656\",[265,69.426]],[\"comment/656\",[]],[\"name/657\",[266,60.926]],[\"comment/657\",[]],[\"name/658\",[257,40.617]],[\"comment/658\",[]],[\"name/659\",[37,56.392]],[\"comment/659\",[]],[\"name/660\",[29,56.392]],[\"comment/660\",[]],[\"name/661\",[267,69.426]],[\"comment/661\",[]],[\"name/662\",[7,27.446]],[\"comment/662\",[]],[\"name/663\",[268,69.426]],[\"comment/663\",[]],[\"name/664\",[269,69.426]],[\"comment/664\",[]],[\"name/665\",[47,53.28]],[\"comment/665\",[]],[\"name/666\",[270,69.426]],[\"comment/666\",[]],[\"name/667\",[48,60.926]],[\"comment/667\",[]],[\"name/668\",[271,69.426]],[\"comment/668\",[]],[\"name/669\",[272,64.301]],[\"comment/669\",[]],[\"name/670\",[39,60.926]],[\"comment/670\",[]],[\"name/671\",[24,54.716]],[\"comment/671\",[]],[\"name/672\",[273,69.426]],[\"comment/672\",[]],[\"name/673\",[38,60.926]],[\"comment/673\",[]],[\"name/674\",[25,52.024]],[\"comment/674\",[]],[\"name/675\",[40,60.926]],[\"comment/675\",[]],[\"name/676\",[41,58.405]],[\"comment/676\",[]],[\"name/677\",[42,58.405]],[\"comment/677\",[]],[\"name/678\",[43,60.926]],[\"comment/678\",[]],[\"name/679\",[44,58.405]],[\"comment/679\",[]],[\"name/680\",[45,58.405]],[\"comment/680\",[]],[\"name/681\",[46,60.926]],[\"comment/681\",[]],[\"name/682\",[31,56.392]],[\"comment/682\",[]],[\"name/683\",[274,69.426]],[\"comment/683\",[]],[\"name/684\",[275,69.426]],[\"comment/684\",[]],[\"name/685\",[276,69.426]],[\"comment/685\",[]],[\"name/686\",[277,69.426]],[\"comment/686\",[]],[\"name/687\",[278,69.426]],[\"comment/687\",[]],[\"name/688\",[272,64.301]],[\"comment/688\",[]],[\"name/689\",[279,69.426]],[\"comment/689\",[]],[\"name/690\",[280,69.426]],[\"comment/690\",[]],[\"name/691\",[281,69.426]],[\"comment/691\",[]],[\"name/692\",[282,58.405]],[\"comment/692\",[]],[\"name/693\",[283,64.301]],[\"comment/693\",[]],[\"name/694\",[284,53.28]],[\"comment/694\",[]],[\"name/695\",[285,53.28]],[\"comment/695\",[]],[\"name/696\",[286,53.28]],[\"comment/696\",[]],[\"name/697\",[257,40.617]],[\"comment/697\",[]],[\"name/698\",[13,36.613]],[\"comment/698\",[]],[\"name/699\",[70,41.404]],[\"comment/699\",[]],[\"name/700\",[74,52.024]],[\"comment/700\",[]],[\"name/701\",[76,54.716]],[\"comment/701\",[]],[\"name/702\",[77,54.716]],[\"comment/702\",[]],[\"name/703\",[10,50.908]],[\"comment/703\",[]],[\"name/704\",[257,40.617]],[\"comment/704\",[]],[\"name/705\",[13,36.613]],[\"comment/705\",[]],[\"name/706\",[81,54.716]],[\"comment/706\",[]],[\"name/707\",[82,54.716]],[\"comment/707\",[]],[\"name/708\",[287,52.024]],[\"comment/708\",[]],[\"name/709\",[257,40.617]],[\"comment/709\",[]],[\"name/710\",[79,45.37]],[\"comment/710\",[]],[\"name/711\",[288,56.392]],[\"comment/711\",[]],[\"name/712\",[70,41.404]],[\"comment/712\",[]],[\"name/713\",[66,45.37]],[\"comment/713\",[]],[\"name/714\",[13,36.613]],[\"comment/714\",[]],[\"name/715\",[289,60.926]],[\"comment/715\",[]],[\"name/716\",[67,45.37]],[\"comment/716\",[]],[\"name/717\",[68,46.666]],[\"comment/717\",[]],[\"name/718\",[23,45.997]],[\"comment/718\",[]],[\"name/719\",[69,39.207]],[\"comment/719\",[]],[\"name/720\",[230,60.926]],[\"comment/720\",[]],[\"name/721\",[290,64.301]],[\"comment/721\",[]],[\"name/722\",[284,53.28]],[\"comment/722\",[]],[\"name/723\",[285,53.28]],[\"comment/723\",[]],[\"name/724\",[23,45.997]],[\"comment/724\",[]],[\"name/725\",[288,56.392]],[\"comment/725\",[]],[\"name/726\",[69,39.207]],[\"comment/726\",[]],[\"name/727\",[58,50.908]],[\"comment/727\",[]],[\"name/728\",[59,50.908]],[\"comment/728\",[]],[\"name/729\",[60,50.908]],[\"comment/729\",[]],[\"name/730\",[61,50.908]],[\"comment/730\",[]],[\"name/731\",[62,50.908]],[\"comment/731\",[]],[\"name/732\",[63,50.908]],[\"comment/732\",[]],[\"name/733\",[64,50.908]],[\"comment/733\",[]],[\"name/734\",[69,39.207]],[\"comment/734\",[]],[\"name/735\",[203,36.362]],[\"comment/735\",[]],[\"name/736\",[204,37.134]],[\"comment/736\",[]],[\"name/737\",[205,37.134]],[\"comment/737\",[]],[\"name/738\",[206,45.37]],[\"comment/738\",[]],[\"name/739\",[66,45.37]],[\"comment/739\",[]],[\"name/740\",[13,36.613]],[\"comment/740\",[]],[\"name/741\",[23,45.997]],[\"comment/741\",[]],[\"name/742\",[67,45.37]],[\"comment/742\",[]],[\"name/743\",[68,46.666]],[\"comment/743\",[]],[\"name/744\",[69,39.207]],[\"comment/744\",[]],[\"name/745\",[70,41.404]],[\"comment/745\",[]],[\"name/746\",[206,45.37]],[\"comment/746\",[]],[\"name/747\",[203,36.362]],[\"comment/747\",[]],[\"name/748\",[204,37.134]],[\"comment/748\",[]],[\"name/749\",[205,37.134]],[\"comment/749\",[]],[\"name/750\",[287,52.024]],[\"comment/750\",[]],[\"name/751\",[286,53.28]],[\"comment/751\",[]],[\"name/752\",[10,50.908]],[\"comment/752\",[]],[\"name/753\",[135,56.392]],[\"comment/753\",[]],[\"name/754\",[291,64.301]],[\"comment/754\",[]],[\"name/755\",[292,64.301]],[\"comment/755\",[]],[\"name/756\",[282,58.405]],[\"comment/756\",[]],[\"name/757\",[293,58.405]],[\"comment/757\",[]],[\"name/758\",[178,58.405]],[\"comment/758\",[]],[\"name/759\",[179,58.405]],[\"comment/759\",[]],[\"name/760\",[294,64.301]],[\"comment/760\",[]],[\"name/761\",[295,56.392]],[\"comment/761\",[]],[\"name/762\",[257,40.617]],[\"comment/762\",[]],[\"name/763\",[100,45.37]],[\"comment/763\",[]],[\"name/764\",[32,43.694]],[\"comment/764\",[]],[\"name/765\",[33,45.37]],[\"comment/765\",[]],[\"name/766\",[34,45.37]],[\"comment/766\",[]],[\"name/767\",[35,45.37]],[\"comment/767\",[]],[\"name/768\",[96,46.666]],[\"comment/768\",[]],[\"name/769\",[136,49.904]],[\"comment/769\",[]],[\"name/770\",[116,45.37]],[\"comment/770\",[]],[\"name/771\",[137,43.192]],[\"comment/771\",[]],[\"name/772\",[138,48.992]],[\"comment/772\",[]],[\"name/773\",[296,64.301]],[\"comment/773\",[]],[\"name/774\",[295,56.392]],[\"comment/774\",[]],[\"name/775\",[293,58.405]],[\"comment/775\",[]],[\"name/776\",[297,64.301]],[\"comment/776\",[]],[\"name/777\",[298,58.405]],[\"comment/777\",[]],[\"name/778\",[7,27.446]],[\"comment/778\",[]],[\"name/779\",[299,58.405]],[\"comment/779\",[]],[\"name/780\",[7,27.446]],[\"comment/780\",[]],[\"name/781\",[51,52.024]],[\"comment/781\",[]],[\"name/782\",[218,60.926]],[\"comment/782\",[]],[\"name/783\",[298,58.405]],[\"comment/783\",[]],[\"name/784\",[299,58.405]],[\"comment/784\",[]],[\"name/785\",[300,64.301]],[\"comment/785\",[]],[\"name/786\",[301,58.405]],[\"comment/786\",[]],[\"name/787\",[7,27.446]],[\"comment/787\",[]],[\"name/788\",[302,64.301]],[\"comment/788\",[]],[\"name/789\",[231,53.28]],[\"comment/789\",[]],[\"name/790\",[232,60.926]],[\"comment/790\",[]],[\"name/791\",[233,60.926]],[\"comment/791\",[]],[\"name/792\",[231,53.28]],[\"comment/792\",[]],[\"name/793\",[203,36.362]],[\"comment/793\",[]],[\"name/794\",[204,37.134]],[\"comment/794\",[]],[\"name/795\",[205,37.134]],[\"comment/795\",[]],[\"name/796\",[301,58.405]],[\"comment/796\",[]],[\"name/797\",[303,64.301]],[\"comment/797\",[]],[\"name/798\",[304,58.405]],[\"comment/798\",[]],[\"name/799\",[305,58.405]],[\"comment/799\",[]],[\"name/800\",[7,27.446]],[\"comment/800\",[]],[\"name/801\",[306,64.301]],[\"comment/801\",[]],[\"name/802\",[307,64.301]],[\"comment/802\",[]],[\"name/803\",[119,49.904]],[\"comment/803\",[]],[\"name/804\",[120,56.392]],[\"comment/804\",[]],[\"name/805\",[121,56.392]],[\"comment/805\",[]],[\"name/806\",[122,52.024]],[\"comment/806\",[]],[\"name/807\",[123,56.392]],[\"comment/807\",[]],[\"name/808\",[124,56.392]],[\"comment/808\",[]],[\"name/809\",[308,64.301]],[\"comment/809\",[]],[\"name/810\",[119,49.904]],[\"comment/810\",[]],[\"name/811\",[130,56.392]],[\"comment/811\",[]],[\"name/812\",[122,52.024]],[\"comment/812\",[]],[\"name/813\",[125,53.28]],[\"comment/813\",[]],[\"name/814\",[119,49.904]],[\"comment/814\",[]],[\"name/815\",[305,58.405]],[\"comment/815\",[]],[\"name/816\",[304,58.405]],[\"comment/816\",[]],[\"name/817\",[309,60.926]],[\"comment/817\",[]],[\"name/818\",[96,46.666]],[\"comment/818\",[]],[\"name/819\",[310,64.301]],[\"comment/819\",[]],[\"name/820\",[266,60.926]],[\"comment/820\",[]],[\"name/821\",[257,40.617]],[\"comment/821\",[]],[\"name/822\",[311,58.405]],[\"comment/822\",[]],[\"name/823\",[312,54.716]],[\"comment/823\",[]],[\"name/824\",[100,45.37]],[\"comment/824\",[]],[\"name/825\",[313,64.301]],[\"comment/825\",[]],[\"name/826\",[314,64.301]],[\"comment/826\",[]],[\"name/827\",[315,64.301]],[\"comment/827\",[]],[\"name/828\",[316,64.301]],[\"comment/828\",[]],[\"name/829\",[164,58.405]],[\"comment/829\",[]],[\"name/830\",[317,64.301]],[\"comment/830\",[]],[\"name/831\",[318,64.301]],[\"comment/831\",[]],[\"name/832\",[137,43.192]],[\"comment/832\",[]],[\"name/833\",[319,64.301]],[\"comment/833\",[]],[\"name/834\",[320,64.301]],[\"comment/834\",[]],[\"name/835\",[321,64.301]],[\"comment/835\",[]],[\"name/836\",[322,64.301]],[\"comment/836\",[]],[\"name/837\",[323,64.301]],[\"comment/837\",[]],[\"name/838\",[324,64.301]],[\"comment/838\",[]],[\"name/839\",[325,64.301]],[\"comment/839\",[]],[\"name/840\",[326,64.301]],[\"comment/840\",[]],[\"name/841\",[7,27.446]],[\"comment/841\",[]],[\"name/842\",[327,69.426]],[\"comment/842\",[]],[\"name/843\",[7,27.446]],[\"comment/843\",[]],[\"name/844\",[328,69.426]],[\"comment/844\",[]],[\"name/845\",[7,27.446]],[\"comment/845\",[]],[\"name/846\",[329,69.426]],[\"comment/846\",[]],[\"name/847\",[7,27.446]],[\"comment/847\",[]],[\"name/848\",[7,27.446]],[\"comment/848\",[]],[\"name/849\",[330,64.301]],[\"comment/849\",[]],[\"name/850\",[331,64.301]],[\"comment/850\",[]],[\"name/851\",[311,58.405]],[\"comment/851\",[]],[\"name/852\",[257,40.617]],[\"comment/852\",[]],[\"name/853\",[332,64.301]],[\"comment/853\",[]],[\"name/854\",[333,64.301]],[\"comment/854\",[]],[\"name/855\",[312,54.716]],[\"comment/855\",[]],[\"name/856\",[32,43.694]],[\"comment/856\",[]],[\"name/857\",[116,45.37]],[\"comment/857\",[]],[\"name/858\",[137,43.192]],[\"comment/858\",[]],[\"name/859\",[334,64.301]],[\"comment/859\",[]],[\"name/860\",[335,60.926]],[\"comment/860\",[]],[\"name/861\",[257,40.617]],[\"comment/861\",[]],[\"name/862\",[336,64.301]],[\"comment/862\",[]],[\"name/863\",[337,64.301]],[\"comment/863\",[]],[\"name/864\",[85,50.908]],[\"comment/864\",[]],[\"name/865\",[338,64.301]],[\"comment/865\",[]],[\"name/866\",[7,27.446]],[\"comment/866\",[]],[\"name/867\",[339,64.301]],[\"comment/867\",[]],[\"name/868\",[7,27.446]],[\"comment/868\",[]],[\"name/869\",[340,60.926]],[\"comment/869\",[]],[\"name/870\",[341,64.301]],[\"comment/870\",[]],[\"name/871\",[342,64.301]],[\"comment/871\",[]],[\"name/872\",[343,64.301]],[\"comment/872\",[]],[\"name/873\",[344,64.301]],[\"comment/873\",[]],[\"name/874\",[7,27.446]],[\"comment/874\",[]],[\"name/875\",[345,69.426]],[\"comment/875\",[]],[\"name/876\",[344,64.301]],[\"comment/876\",[]],[\"name/877\",[257,40.617]],[\"comment/877\",[]],[\"name/878\",[84,54.716]],[\"comment/878\",[]],[\"name/879\",[85,50.908]],[\"comment/879\",[]],[\"name/880\",[88,53.28]],[\"comment/880\",[]],[\"name/881\",[7,27.446]],[\"comment/881\",[]],[\"name/882\",[89,53.28]],[\"comment/882\",[]],[\"name/883\",[7,27.446]],[\"comment/883\",[]],[\"name/884\",[335,60.926]],[\"comment/884\",[]],[\"name/885\",[340,60.926]],[\"comment/885\",[]],[\"name/886\",[86,48.992]],[\"comment/886\",[]],[\"name/887\",[87,53.28]],[\"comment/887\",[]],[\"name/888\",[346,69.426]],[\"comment/888\",[]],[\"name/889\",[347,64.301]],[\"comment/889\",[]],[\"name/890\",[348,69.426]],[\"comment/890\",[]],[\"name/891\",[7,27.446]],[\"comment/891\",[]],[\"name/892\",[349,69.426]],[\"comment/892\",[]],[\"name/893\",[257,40.617]],[\"comment/893\",[]],[\"name/894\",[350,69.426]],[\"comment/894\",[]],[\"name/895\",[351,69.426]],[\"comment/895\",[]],[\"name/896\",[312,54.716]],[\"comment/896\",[]],[\"name/897\",[138,48.992]],[\"comment/897\",[]],[\"name/898\",[352,69.426]],[\"comment/898\",[]],[\"name/899\",[353,69.426]],[\"comment/899\",[]],[\"name/900\",[354,69.426]],[\"comment/900\",[]],[\"name/901\",[116,45.37]],[\"comment/901\",[]],[\"name/902\",[137,43.192]],[\"comment/902\",[]],[\"name/903\",[355,69.426]],[\"comment/903\",[]],[\"name/904\",[84,54.716]],[\"comment/904\",[]],[\"name/905\",[356,69.426]],[\"comment/905\",[]],[\"name/906\",[357,64.301]],[\"comment/906\",[]],[\"name/907\",[358,64.301]],[\"comment/907\",[]],[\"name/908\",[312,54.716]],[\"comment/908\",[]],[\"name/909\",[190,60.926]],[\"comment/909\",[]],[\"name/910\",[191,60.926]],[\"comment/910\",[]],[\"name/911\",[192,60.926]],[\"comment/911\",[]],[\"name/912\",[359,69.426]],[\"comment/912\",[]],[\"name/913\",[360,69.426]],[\"comment/913\",[]],[\"name/914\",[361,69.426]],[\"comment/914\",[]],[\"name/915\",[362,69.426]],[\"comment/915\",[]],[\"name/916\",[257,40.617]],[\"comment/916\",[]],[\"name/917\",[363,69.426]],[\"comment/917\",[]],[\"name/918\",[364,69.426]],[\"comment/918\",[]],[\"name/919\",[365,69.426]],[\"comment/919\",[]],[\"name/920\",[366,69.426]],[\"comment/920\",[]],[\"name/921\",[116,45.37]],[\"comment/921\",[]],[\"name/922\",[137,43.192]],[\"comment/922\",[]],[\"name/923\",[357,64.301]],[\"comment/923\",[]],[\"name/924\",[358,64.301]],[\"comment/924\",[]],[\"name/925\",[367,69.426]],[\"comment/925\",[]],[\"name/926\",[7,27.446]],[\"comment/926\",[]],[\"name/927\",[368,69.426]],[\"comment/927\",[]],[\"name/928\",[7,27.446]],[\"comment/928\",[]],[\"name/929\",[369,69.426]],[\"comment/929\",[]],[\"name/930\",[370,69.426]],[\"comment/930\",[]],[\"name/931\",[371,69.426]],[\"comment/931\",[]],[\"name/932\",[372,69.426]],[\"comment/932\",[]],[\"name/933\",[257,40.617]],[\"comment/933\",[]],[\"name/934\",[373,69.426]],[\"comment/934\",[]],[\"name/935\",[374,69.426]],[\"comment/935\",[]],[\"name/936\",[7,27.446]],[\"comment/936\",[]],[\"name/937\",[375,69.426]],[\"comment/937\",[]],[\"name/938\",[347,64.301]],[\"comment/938\",[]],[\"name/939\",[376,69.426]],[\"comment/939\",[]],[\"name/940\",[377,69.426]],[\"comment/940\",[]],[\"name/941\",[378,69.426]],[\"comment/941\",[]],[\"name/942\",[379,64.301]],[\"comment/942\",[]],[\"name/943\",[380,64.301]],[\"comment/943\",[]],[\"name/944\",[381,64.301]],[\"comment/944\",[]],[\"name/945\",[287,52.024]],[\"comment/945\",[]],[\"name/946\",[257,40.617]],[\"comment/946\",[]],[\"name/947\",[382,69.426]],[\"comment/947\",[]],[\"name/948\",[24,54.716]],[\"comment/948\",[]],[\"name/949\",[383,69.426]],[\"comment/949\",[]],[\"name/950\",[66,45.37]],[\"comment/950\",[]],[\"name/951\",[79,45.37]],[\"comment/951\",[]],[\"name/952\",[288,56.392]],[\"comment/952\",[]],[\"name/953\",[70,41.404]],[\"comment/953\",[]],[\"name/954\",[13,36.613]],[\"comment/954\",[]],[\"name/955\",[289,60.926]],[\"comment/955\",[]],[\"name/956\",[67,45.37]],[\"comment/956\",[]],[\"name/957\",[68,46.666]],[\"comment/957\",[]],[\"name/958\",[23,45.997]],[\"comment/958\",[]],[\"name/959\",[69,39.207]],[\"comment/959\",[]],[\"name/960\",[384,69.426]],[\"comment/960\",[]],[\"name/961\",[284,53.28]],[\"comment/961\",[]],[\"name/962\",[285,53.28]],[\"comment/962\",[]],[\"name/963\",[379,64.301]],[\"comment/963\",[]],[\"name/964\",[381,64.301]],[\"comment/964\",[]],[\"name/965\",[286,53.28]],[\"comment/965\",[]],[\"name/966\",[257,40.617]],[\"comment/966\",[]],[\"name/967\",[13,36.613]],[\"comment/967\",[]],[\"name/968\",[25,52.024]],[\"comment/968\",[]],[\"name/969\",[385,58.405]],[\"comment/969\",[]],[\"name/970\",[70,41.404]],[\"comment/970\",[]],[\"name/971\",[74,52.024]],[\"comment/971\",[]],[\"name/972\",[76,54.716]],[\"comment/972\",[]],[\"name/973\",[77,54.716]],[\"comment/973\",[]],[\"name/974\",[10,50.908]],[\"comment/974\",[]],[\"name/975\",[257,40.617]],[\"comment/975\",[]],[\"name/976\",[386,69.426]],[\"comment/976\",[]],[\"name/977\",[82,54.716]],[\"comment/977\",[]],[\"name/978\",[13,36.613]],[\"comment/978\",[]],[\"name/979\",[81,54.716]],[\"comment/979\",[]],[\"name/980\",[287,52.024]],[\"comment/980\",[]],[\"name/981\",[73,58.405]],[\"comment/981\",[]],[\"name/982\",[25,52.024]],[\"comment/982\",[]],[\"name/983\",[385,58.405]],[\"comment/983\",[]],[\"name/984\",[13,36.613]],[\"comment/984\",[]],[\"name/985\",[70,41.404]],[\"comment/985\",[]],[\"name/986\",[74,52.024]],[\"comment/986\",[]],[\"name/987\",[387,69.426]],[\"comment/987\",[]],[\"name/988\",[284,53.28]],[\"comment/988\",[]],[\"name/989\",[285,53.28]],[\"comment/989\",[]],[\"name/990\",[380,64.301]],[\"comment/990\",[]],[\"name/991\",[287,52.024]],[\"comment/991\",[]],[\"name/992\",[286,53.28]],[\"comment/992\",[]],[\"name/993\",[257,40.617]],[\"comment/993\",[]],[\"name/994\",[13,36.613]],[\"comment/994\",[]],[\"name/995\",[388,60.926]],[\"comment/995\",[]],[\"name/996\",[385,58.405]],[\"comment/996\",[]],[\"name/997\",[70,41.404]],[\"comment/997\",[]],[\"name/998\",[74,52.024]],[\"comment/998\",[]],[\"name/999\",[76,54.716]],[\"comment/999\",[]],[\"name/1000\",[77,54.716]],[\"comment/1000\",[]],[\"name/1001\",[10,50.908]],[\"comment/1001\",[]],[\"name/1002\",[257,40.617]],[\"comment/1002\",[]],[\"name/1003\",[388,60.926]],[\"comment/1003\",[]],[\"name/1004\",[82,54.716]],[\"comment/1004\",[]],[\"name/1005\",[13,36.613]],[\"comment/1005\",[]],[\"name/1006\",[81,54.716]],[\"comment/1006\",[]],[\"name/1007\",[73,58.405]],[\"comment/1007\",[]],[\"name/1008\",[388,60.926]],[\"comment/1008\",[]],[\"name/1009\",[385,58.405]],[\"comment/1009\",[]],[\"name/1010\",[13,36.613]],[\"comment/1010\",[]],[\"name/1011\",[70,41.404]],[\"comment/1011\",[]],[\"name/1012\",[74,52.024]],[\"comment/1012\",[]],[\"name/1013\",[309,60.926]],[\"comment/1013\",[]],[\"name/1014\",[284,53.28]],[\"comment/1014\",[]],[\"name/1015\",[285,53.28]],[\"comment/1015\",[]],[\"name/1016\",[295,56.392]],[\"comment/1016\",[]],[\"name/1017\",[257,40.617]],[\"comment/1017\",[]],[\"name/1018\",[100,45.37]],[\"comment/1018\",[]],[\"name/1019\",[32,43.694]],[\"comment/1019\",[]],[\"name/1020\",[33,45.37]],[\"comment/1020\",[]],[\"name/1021\",[34,45.37]],[\"comment/1021\",[]],[\"name/1022\",[35,45.37]],[\"comment/1022\",[]],[\"name/1023\",[96,46.666]],[\"comment/1023\",[]],[\"name/1024\",[136,49.904]],[\"comment/1024\",[]],[\"name/1025\",[116,45.37]],[\"comment/1025\",[]],[\"name/1026\",[137,43.192]],[\"comment/1026\",[]],[\"name/1027\",[138,48.992]],[\"comment/1027\",[]],[\"name/1028\",[296,64.301]],[\"comment/1028\",[]],[\"name/1029\",[287,52.024]],[\"comment/1029\",[]],[\"name/1030\",[257,40.617]],[\"comment/1030\",[]],[\"name/1031\",[79,45.37]],[\"comment/1031\",[]],[\"name/1032\",[288,56.392]],[\"comment/1032\",[]],[\"name/1033\",[70,41.404]],[\"comment/1033\",[]],[\"name/1034\",[66,45.37]],[\"comment/1034\",[]],[\"name/1035\",[13,36.613]],[\"comment/1035\",[]],[\"name/1036\",[289,60.926]],[\"comment/1036\",[]],[\"name/1037\",[67,45.37]],[\"comment/1037\",[]],[\"name/1038\",[68,46.666]],[\"comment/1038\",[]],[\"name/1039\",[23,45.997]],[\"comment/1039\",[]],[\"name/1040\",[69,39.207]],[\"comment/1040\",[]],[\"name/1041\",[10,50.908]],[\"comment/1041\",[]],[\"name/1042\",[257,40.617]],[\"comment/1042\",[]],[\"name/1043\",[13,36.613]],[\"comment/1043\",[]],[\"name/1044\",[81,54.716]],[\"comment/1044\",[]],[\"name/1045\",[82,54.716]],[\"comment/1045\",[]],[\"name/1046\",[286,53.28]],[\"comment/1046\",[]],[\"name/1047\",[257,40.617]],[\"comment/1047\",[]],[\"name/1048\",[13,36.613]],[\"comment/1048\",[]],[\"name/1049\",[70,41.404]],[\"comment/1049\",[]],[\"name/1050\",[74,52.024]],[\"comment/1050\",[]],[\"name/1051\",[76,54.716]],[\"comment/1051\",[]],[\"name/1052\",[77,54.716]],[\"comment/1052\",[]],[\"name/1053\",[389,69.426]],[\"comment/1053\",[]],[\"name/1054\",[390,69.426]],[\"comment/1054\",[]],[\"name/1055\",[135,56.392]],[\"comment/1055\",[]],[\"name/1056\",[282,58.405]],[\"comment/1056\",[]],[\"name/1057\",[283,64.301]],[\"comment/1057\",[]],[\"name/1058\",[284,53.28]],[\"comment/1058\",[]],[\"name/1059\",[285,53.28]],[\"comment/1059\",[]],[\"name/1060\",[286,53.28]],[\"comment/1060\",[]],[\"name/1061\",[10,50.908]],[\"comment/1061\",[]],[\"name/1062\",[287,52.024]],[\"comment/1062\",[]],[\"name/1063\",[230,60.926]],[\"comment/1063\",[]],[\"name/1064\",[290,64.301]],[\"comment/1064\",[]],[\"name/1065\",[284,53.28]],[\"comment/1065\",[]],[\"name/1066\",[285,53.28]],[\"comment/1066\",[]],[\"name/1067\",[23,45.997]],[\"comment/1067\",[]],[\"name/1068\",[288,56.392]],[\"comment/1068\",[]],[\"name/1069\",[69,39.207]],[\"comment/1069\",[]],[\"name/1070\",[58,50.908]],[\"comment/1070\",[]],[\"name/1071\",[59,50.908]],[\"comment/1071\",[]],[\"name/1072\",[60,50.908]],[\"comment/1072\",[]],[\"name/1073\",[61,50.908]],[\"comment/1073\",[]],[\"name/1074\",[62,50.908]],[\"comment/1074\",[]],[\"name/1075\",[63,50.908]],[\"comment/1075\",[]],[\"name/1076\",[64,50.908]],[\"comment/1076\",[]],[\"name/1077\",[69,39.207]],[\"comment/1077\",[]],[\"name/1078\",[203,36.362]],[\"comment/1078\",[]],[\"name/1079\",[204,37.134]],[\"comment/1079\",[]],[\"name/1080\",[205,37.134]],[\"comment/1080\",[]],[\"name/1081\",[206,45.37]],[\"comment/1081\",[]],[\"name/1082\",[66,45.37]],[\"comment/1082\",[]],[\"name/1083\",[13,36.613]],[\"comment/1083\",[]],[\"name/1084\",[23,45.997]],[\"comment/1084\",[]],[\"name/1085\",[67,45.37]],[\"comment/1085\",[]],[\"name/1086\",[68,46.666]],[\"comment/1086\",[]],[\"name/1087\",[69,39.207]],[\"comment/1087\",[]],[\"name/1088\",[70,41.404]],[\"comment/1088\",[]],[\"name/1089\",[206,45.37]],[\"comment/1089\",[]],[\"name/1090\",[203,36.362]],[\"comment/1090\",[]],[\"name/1091\",[204,37.134]],[\"comment/1091\",[]],[\"name/1092\",[205,37.134]],[\"comment/1092\",[]],[\"name/1093\",[287,52.024]],[\"comment/1093\",[]],[\"name/1094\",[286,53.28]],[\"comment/1094\",[]],[\"name/1095\",[10,50.908]],[\"comment/1095\",[]],[\"name/1096\",[135,56.392]],[\"comment/1096\",[]],[\"name/1097\",[291,64.301]],[\"comment/1097\",[]],[\"name/1098\",[292,64.301]],[\"comment/1098\",[]],[\"name/1099\",[282,58.405]],[\"comment/1099\",[]],[\"name/1100\",[293,58.405]],[\"comment/1100\",[]],[\"name/1101\",[178,58.405]],[\"comment/1101\",[]],[\"name/1102\",[179,58.405]],[\"comment/1102\",[]],[\"name/1103\",[294,64.301]],[\"comment/1103\",[]],[\"name/1104\",[295,56.392]],[\"comment/1104\",[]],[\"name/1105\",[295,56.392]],[\"comment/1105\",[]],[\"name/1106\",[293,58.405]],[\"comment/1106\",[]],[\"name/1107\",[297,64.301]],[\"comment/1107\",[]],[\"name/1108\",[298,58.405]],[\"comment/1108\",[]],[\"name/1109\",[7,27.446]],[\"comment/1109\",[]],[\"name/1110\",[299,58.405]],[\"comment/1110\",[]],[\"name/1111\",[7,27.446]],[\"comment/1111\",[]],[\"name/1112\",[51,52.024]],[\"comment/1112\",[]],[\"name/1113\",[218,60.926]],[\"comment/1113\",[]],[\"name/1114\",[298,58.405]],[\"comment/1114\",[]],[\"name/1115\",[299,58.405]],[\"comment/1115\",[]],[\"name/1116\",[300,64.301]],[\"comment/1116\",[]],[\"name/1117\",[301,58.405]],[\"comment/1117\",[]],[\"name/1118\",[7,27.446]],[\"comment/1118\",[]],[\"name/1119\",[302,64.301]],[\"comment/1119\",[]],[\"name/1120\",[231,53.28]],[\"comment/1120\",[]],[\"name/1121\",[232,60.926]],[\"comment/1121\",[]],[\"name/1122\",[233,60.926]],[\"comment/1122\",[]],[\"name/1123\",[231,53.28]],[\"comment/1123\",[]],[\"name/1124\",[203,36.362]],[\"comment/1124\",[]],[\"name/1125\",[204,37.134]],[\"comment/1125\",[]],[\"name/1126\",[205,37.134]],[\"comment/1126\",[]],[\"name/1127\",[301,58.405]],[\"comment/1127\",[]],[\"name/1128\",[303,64.301]],[\"comment/1128\",[]],[\"name/1129\",[304,58.405]],[\"comment/1129\",[]],[\"name/1130\",[305,58.405]],[\"comment/1130\",[]],[\"name/1131\",[7,27.446]],[\"comment/1131\",[]],[\"name/1132\",[306,64.301]],[\"comment/1132\",[]],[\"name/1133\",[307,64.301]],[\"comment/1133\",[]],[\"name/1134\",[119,49.904]],[\"comment/1134\",[]],[\"name/1135\",[120,56.392]],[\"comment/1135\",[]],[\"name/1136\",[121,56.392]],[\"comment/1136\",[]],[\"name/1137\",[122,52.024]],[\"comment/1137\",[]],[\"name/1138\",[123,56.392]],[\"comment/1138\",[]],[\"name/1139\",[124,56.392]],[\"comment/1139\",[]],[\"name/1140\",[308,64.301]],[\"comment/1140\",[]],[\"name/1141\",[119,49.904]],[\"comment/1141\",[]],[\"name/1142\",[130,56.392]],[\"comment/1142\",[]],[\"name/1143\",[122,52.024]],[\"comment/1143\",[]],[\"name/1144\",[125,53.28]],[\"comment/1144\",[]],[\"name/1145\",[119,49.904]],[\"comment/1145\",[]],[\"name/1146\",[305,58.405]],[\"comment/1146\",[]],[\"name/1147\",[304,58.405]],[\"comment/1147\",[]],[\"name/1148\",[309,60.926]],[\"comment/1148\",[]],[\"name/1149\",[96,46.666]],[\"comment/1149\",[]],[\"name/1150\",[310,64.301]],[\"comment/1150\",[]],[\"name/1151\",[266,60.926]],[\"comment/1151\",[]],[\"name/1152\",[257,40.617]],[\"comment/1152\",[]],[\"name/1153\",[311,58.405]],[\"comment/1153\",[]],[\"name/1154\",[312,54.716]],[\"comment/1154\",[]],[\"name/1155\",[100,45.37]],[\"comment/1155\",[]],[\"name/1156\",[313,64.301]],[\"comment/1156\",[]],[\"name/1157\",[314,64.301]],[\"comment/1157\",[]],[\"name/1158\",[315,64.301]],[\"comment/1158\",[]],[\"name/1159\",[316,64.301]],[\"comment/1159\",[]],[\"name/1160\",[164,58.405]],[\"comment/1160\",[]],[\"name/1161\",[317,64.301]],[\"comment/1161\",[]],[\"name/1162\",[318,64.301]],[\"comment/1162\",[]],[\"name/1163\",[137,43.192]],[\"comment/1163\",[]],[\"name/1164\",[319,64.301]],[\"comment/1164\",[]],[\"name/1165\",[320,64.301]],[\"comment/1165\",[]],[\"name/1166\",[321,64.301]],[\"comment/1166\",[]],[\"name/1167\",[322,64.301]],[\"comment/1167\",[]],[\"name/1168\",[323,64.301]],[\"comment/1168\",[]],[\"name/1169\",[324,64.301]],[\"comment/1169\",[]],[\"name/1170\",[325,64.301]],[\"comment/1170\",[]],[\"name/1171\",[326,64.301]],[\"comment/1171\",[]],[\"name/1172\",[330,64.301]],[\"comment/1172\",[]],[\"name/1173\",[331,64.301]],[\"comment/1173\",[]],[\"name/1174\",[311,58.405]],[\"comment/1174\",[]],[\"name/1175\",[257,40.617]],[\"comment/1175\",[]],[\"name/1176\",[332,64.301]],[\"comment/1176\",[]],[\"name/1177\",[333,64.301]],[\"comment/1177\",[]],[\"name/1178\",[312,54.716]],[\"comment/1178\",[]],[\"name/1179\",[32,43.694]],[\"comment/1179\",[]],[\"name/1180\",[116,45.37]],[\"comment/1180\",[]],[\"name/1181\",[137,43.192]],[\"comment/1181\",[]],[\"name/1182\",[334,64.301]],[\"comment/1182\",[]],[\"name/1183\",[335,60.926]],[\"comment/1183\",[]],[\"name/1184\",[257,40.617]],[\"comment/1184\",[]],[\"name/1185\",[85,50.908]],[\"comment/1185\",[]],[\"name/1186\",[338,64.301]],[\"comment/1186\",[]],[\"name/1187\",[7,27.446]],[\"comment/1187\",[]],[\"name/1188\",[339,64.301]],[\"comment/1188\",[]],[\"name/1189\",[7,27.446]],[\"comment/1189\",[]],[\"name/1190\",[336,64.301]],[\"comment/1190\",[]],[\"name/1191\",[337,64.301]],[\"comment/1191\",[]],[\"name/1192\",[340,60.926]],[\"comment/1192\",[]],[\"name/1193\",[341,64.301]],[\"comment/1193\",[]],[\"name/1194\",[342,64.301]],[\"comment/1194\",[]],[\"name/1195\",[343,64.301]],[\"comment/1195\",[]],[\"name/1196\",[391,69.426]],[\"comment/1196\",[]],[\"name/1197\",[193,64.301]],[\"comment/1197\",[]],[\"name/1198\",[194,64.301]],[\"comment/1198\",[]],[\"name/1199\",[195,64.301]],[\"comment/1199\",[]],[\"name/1200\",[196,64.301]],[\"comment/1200\",[]],[\"name/1201\",[197,64.301]],[\"comment/1201\",[]],[\"name/1202\",[198,64.301]],[\"comment/1202\",[]],[\"name/1203\",[7,27.446]],[\"comment/1203\",[]],[\"name/1204\",[199,64.301]],[\"comment/1204\",[]],[\"name/1205\",[200,64.301]],[\"comment/1205\",[]],[\"name/1206\",[201,64.301]],[\"comment/1206\",[]],[\"name/1207\",[32,43.694]],[\"comment/1207\",[]],[\"name/1208\",[6,64.301]],[\"comment/1208\",[]],[\"name/1209\",[7,27.446]],[\"comment/1209\",[]],[\"name/1210\",[8,64.301]],[\"comment/1210\",[]],[\"name/1211\",[7,27.446]],[\"comment/1211\",[]],[\"name/1212\",[9,64.301]],[\"comment/1212\",[]],[\"name/1213\",[7,27.446]],[\"comment/1213\",[]],[\"name/1214\",[10,50.908]],[\"comment/1214\",[]],[\"name/1215\",[11,58.405]],[\"comment/1215\",[]],[\"name/1216\",[12,64.301]],[\"comment/1216\",[]],[\"name/1217\",[13,36.613]],[\"comment/1217\",[]],[\"name/1218\",[392,69.426]],[\"comment/1218\",[]],[\"name/1219\",[393,69.426]],[\"comment/1219\",[]],[\"name/1220\",[394,69.426]],[\"comment/1220\",[]],[\"name/1221\",[395,69.426]],[\"comment/1221\",[]],[\"name/1222\",[176,64.301]],[\"comment/1222\",[]],[\"name/1223\",[27,64.301]],[\"comment/1223\",[]],[\"name/1224\",[28,64.301]],[\"comment/1224\",[]],[\"name/1225\",[29,56.392]],[\"comment/1225\",[]],[\"name/1226\",[30,64.301]],[\"comment/1226\",[]],[\"name/1227\",[31,56.392]],[\"comment/1227\",[]],[\"name/1228\",[32,43.694]],[\"comment/1228\",[]],[\"name/1229\",[33,45.37]],[\"comment/1229\",[]],[\"name/1230\",[34,45.37]],[\"comment/1230\",[]],[\"name/1231\",[35,45.37]],[\"comment/1231\",[]],[\"name/1232\",[36,64.301]],[\"comment/1232\",[]],[\"name/1233\",[29,56.392]],[\"comment/1233\",[]],[\"name/1234\",[37,56.392]],[\"comment/1234\",[]],[\"name/1235\",[38,60.926]],[\"comment/1235\",[]],[\"name/1236\",[39,60.926]],[\"comment/1236\",[]],[\"name/1237\",[25,52.024]],[\"comment/1237\",[]],[\"name/1238\",[24,54.716]],[\"comment/1238\",[]],[\"name/1239\",[40,60.926]],[\"comment/1239\",[]],[\"name/1240\",[41,58.405]],[\"comment/1240\",[]],[\"name/1241\",[42,58.405]],[\"comment/1241\",[]],[\"name/1242\",[43,60.926]],[\"comment/1242\",[]],[\"name/1243\",[44,58.405]],[\"comment/1243\",[]],[\"name/1244\",[45,58.405]],[\"comment/1244\",[]],[\"name/1245\",[46,60.926]],[\"comment/1245\",[]],[\"name/1246\",[31,56.392]],[\"comment/1246\",[]],[\"name/1247\",[47,53.28]],[\"comment/1247\",[]],[\"name/1248\",[48,60.926]],[\"comment/1248\",[]],[\"name/1249\",[49,54.716]],[\"comment/1249\",[]],[\"name/1250\",[7,27.446]],[\"comment/1250\",[]],[\"name/1251\",[13,36.613]],[\"comment/1251\",[]],[\"name/1252\",[50,64.301]],[\"comment/1252\",[]],[\"name/1253\",[51,52.024]],[\"comment/1253\",[]],[\"name/1254\",[52,56.392]],[\"comment/1254\",[]],[\"name/1255\",[53,58.405]],[\"comment/1255\",[]],[\"name/1256\",[54,64.301]],[\"comment/1256\",[]],[\"name/1257\",[55,64.301]],[\"comment/1257\",[]],[\"name/1258\",[56,64.301]],[\"comment/1258\",[]],[\"name/1259\",[57,64.301]],[\"comment/1259\",[]],[\"name/1260\",[58,50.908]],[\"comment/1260\",[]],[\"name/1261\",[59,50.908]],[\"comment/1261\",[]],[\"name/1262\",[60,50.908]],[\"comment/1262\",[]],[\"name/1263\",[61,50.908]],[\"comment/1263\",[]],[\"name/1264\",[62,50.908]],[\"comment/1264\",[]],[\"name/1265\",[63,50.908]],[\"comment/1265\",[]],[\"name/1266\",[64,50.908]],[\"comment/1266\",[]],[\"name/1267\",[65,64.301]],[\"comment/1267\",[]],[\"name/1268\",[66,45.37]],[\"comment/1268\",[]],[\"name/1269\",[13,36.613]],[\"comment/1269\",[]],[\"name/1270\",[23,45.997]],[\"comment/1270\",[]],[\"name/1271\",[67,45.37]],[\"comment/1271\",[]],[\"name/1272\",[68,46.666]],[\"comment/1272\",[]],[\"name/1273\",[69,39.207]],[\"comment/1273\",[]],[\"name/1274\",[70,41.404]],[\"comment/1274\",[]],[\"name/1275\",[71,64.301]],[\"comment/1275\",[]],[\"name/1276\",[66,45.37]],[\"comment/1276\",[]],[\"name/1277\",[67,45.37]],[\"comment/1277\",[]],[\"name/1278\",[69,39.207]],[\"comment/1278\",[]],[\"name/1279\",[72,64.301]],[\"comment/1279\",[]],[\"name/1280\",[73,58.405]],[\"comment/1280\",[]],[\"name/1281\",[13,36.613]],[\"comment/1281\",[]],[\"name/1282\",[70,41.404]],[\"comment/1282\",[]],[\"name/1283\",[74,52.024]],[\"comment/1283\",[]],[\"name/1284\",[75,64.301]],[\"comment/1284\",[]],[\"name/1285\",[13,36.613]],[\"comment/1285\",[]],[\"name/1286\",[70,41.404]],[\"comment/1286\",[]],[\"name/1287\",[76,54.716]],[\"comment/1287\",[]],[\"name/1288\",[7,27.446]],[\"comment/1288\",[]],[\"name/1289\",[77,54.716]],[\"comment/1289\",[]],[\"name/1290\",[7,27.446]],[\"comment/1290\",[]],[\"name/1291\",[78,64.301]],[\"comment/1291\",[]],[\"name/1292\",[66,45.37]],[\"comment/1292\",[]],[\"name/1293\",[13,36.613]],[\"comment/1293\",[]],[\"name/1294\",[79,45.37]],[\"comment/1294\",[]],[\"name/1295\",[67,45.37]],[\"comment/1295\",[]],[\"name/1296\",[69,39.207]],[\"comment/1296\",[]],[\"name/1297\",[70,41.404]],[\"comment/1297\",[]],[\"name/1298\",[68,46.666]],[\"comment/1298\",[]],[\"name/1299\",[80,64.301]],[\"comment/1299\",[]],[\"name/1300\",[13,36.613]],[\"comment/1300\",[]],[\"name/1301\",[81,54.716]],[\"comment/1301\",[]],[\"name/1302\",[7,27.446]],[\"comment/1302\",[]],[\"name/1303\",[82,54.716]],[\"comment/1303\",[]],[\"name/1304\",[7,27.446]],[\"comment/1304\",[]],[\"name/1305\",[83,64.301]],[\"comment/1305\",[]],[\"name/1306\",[84,54.716]],[\"comment/1306\",[]],[\"name/1307\",[85,50.908]],[\"comment/1307\",[]],[\"name/1308\",[86,48.992]],[\"comment/1308\",[]],[\"name/1309\",[87,53.28]],[\"comment/1309\",[]],[\"name/1310\",[7,27.446]],[\"comment/1310\",[]],[\"name/1311\",[88,53.28]],[\"comment/1311\",[]],[\"name/1312\",[7,27.446]],[\"comment/1312\",[]],[\"name/1313\",[89,53.28]],[\"comment/1313\",[]],[\"name/1314\",[7,27.446]],[\"comment/1314\",[]],[\"name/1315\",[90,64.301]],[\"comment/1315\",[]],[\"name/1316\",[91,60.926]],[\"comment/1316\",[]],[\"name/1317\",[37,56.392]],[\"comment/1317\",[]],[\"name/1318\",[92,58.405]],[\"comment/1318\",[]],[\"name/1319\",[93,60.926]],[\"comment/1319\",[]],[\"name/1320\",[47,53.28]],[\"comment/1320\",[]],[\"name/1321\",[94,58.405]],[\"comment/1321\",[]],[\"name/1322\",[95,64.301]],[\"comment/1322\",[]],[\"name/1323\",[96,46.666]],[\"comment/1323\",[]],[\"name/1324\",[86,48.992]],[\"comment/1324\",[]],[\"name/1325\",[97,64.301]],[\"comment/1325\",[]],[\"name/1326\",[32,43.694]],[\"comment/1326\",[]],[\"name/1327\",[33,45.37]],[\"comment/1327\",[]],[\"name/1328\",[35,45.37]],[\"comment/1328\",[]],[\"name/1329\",[34,45.37]],[\"comment/1329\",[]],[\"name/1330\",[98,64.301]],[\"comment/1330\",[]],[\"name/1331\",[85,50.908]],[\"comment/1331\",[]],[\"name/1332\",[86,48.992]],[\"comment/1332\",[]],[\"name/1333\",[87,53.28]],[\"comment/1333\",[]],[\"name/1334\",[7,27.446]],[\"comment/1334\",[]],[\"name/1335\",[88,53.28]],[\"comment/1335\",[]],[\"name/1336\",[7,27.446]],[\"comment/1336\",[]],[\"name/1337\",[89,53.28]],[\"comment/1337\",[]],[\"name/1338\",[7,27.446]],[\"comment/1338\",[]],[\"name/1339\",[99,64.301]],[\"comment/1339\",[]],[\"name/1340\",[7,27.446]],[\"comment/1340\",[]],[\"name/1341\",[79,45.37]],[\"comment/1341\",[]],[\"name/1342\",[100,45.37]],[\"comment/1342\",[]],[\"name/1343\",[101,64.301]],[\"comment/1343\",[]],[\"name/1344\",[102,64.301]],[\"comment/1344\",[]],[\"name/1345\",[11,58.405]],[\"comment/1345\",[]],[\"name/1346\",[7,27.446]],[\"comment/1346\",[]],[\"name/1347\",[103,64.301]],[\"comment/1347\",[]],[\"name/1348\",[104,64.301]],[\"comment/1348\",[]],[\"name/1349\",[105,64.301]],[\"comment/1349\",[]],[\"name/1350\",[106,64.301]],[\"comment/1350\",[]],[\"name/1351\",[107,64.301]],[\"comment/1351\",[]],[\"name/1352\",[108,64.301]],[\"comment/1352\",[]],[\"name/1353\",[109,64.301]],[\"comment/1353\",[]],[\"name/1354\",[110,64.301]],[\"comment/1354\",[]],[\"name/1355\",[111,64.301]],[\"comment/1355\",[]],[\"name/1356\",[112,64.301]],[\"comment/1356\",[]],[\"name/1357\",[113,64.301]],[\"comment/1357\",[]],[\"name/1358\",[114,64.301]],[\"comment/1358\",[]],[\"name/1359\",[115,64.301]],[\"comment/1359\",[]],[\"name/1360\",[116,45.37]],[\"comment/1360\",[]],[\"name/1361\",[7,27.446]],[\"comment/1361\",[]],[\"name/1362\",[117,64.301]],[\"comment/1362\",[]],[\"name/1363\",[7,27.446]],[\"comment/1363\",[]],[\"name/1364\",[118,64.301]],[\"comment/1364\",[]],[\"name/1365\",[119,49.904]],[\"comment/1365\",[]],[\"name/1366\",[120,56.392]],[\"comment/1366\",[]],[\"name/1367\",[121,56.392]],[\"comment/1367\",[]],[\"name/1368\",[122,52.024]],[\"comment/1368\",[]],[\"name/1369\",[123,56.392]],[\"comment/1369\",[]],[\"name/1370\",[124,56.392]],[\"comment/1370\",[]],[\"name/1371\",[125,53.28]],[\"comment/1371\",[]],[\"name/1372\",[126,60.926]],[\"comment/1372\",[]],[\"name/1373\",[127,60.926]],[\"comment/1373\",[]],[\"name/1374\",[128,60.926]],[\"comment/1374\",[]],[\"name/1375\",[79,45.37]],[\"comment/1375\",[]],[\"name/1376\",[129,64.301]],[\"comment/1376\",[]],[\"name/1377\",[7,27.446]],[\"comment/1377\",[]],[\"name/1378\",[119,49.904]],[\"comment/1378\",[]],[\"name/1379\",[130,56.392]],[\"comment/1379\",[]],[\"name/1380\",[122,52.024]],[\"comment/1380\",[]],[\"name/1381\",[125,53.28]],[\"comment/1381\",[]],[\"name/1382\",[131,64.301]],[\"comment/1382\",[]],[\"name/1383\",[132,64.301]],[\"comment/1383\",[]],[\"name/1384\",[7,27.446]],[\"comment/1384\",[]],[\"name/1385\",[133,64.301]],[\"comment/1385\",[]],[\"name/1386\",[7,27.446]],[\"comment/1386\",[]],[\"name/1387\",[134,64.301]],[\"comment/1387\",[]],[\"name/1388\",[7,27.446]],[\"comment/1388\",[]],[\"name/1389\",[85,50.908]],[\"comment/1389\",[]],[\"name/1390\",[86,48.992]],[\"comment/1390\",[]],[\"name/1391\",[87,53.28]],[\"comment/1391\",[]],[\"name/1392\",[7,27.446]],[\"comment/1392\",[]],[\"name/1393\",[88,53.28]],[\"comment/1393\",[]],[\"name/1394\",[7,27.446]],[\"comment/1394\",[]],[\"name/1395\",[89,53.28]],[\"comment/1395\",[]],[\"name/1396\",[7,27.446]],[\"comment/1396\",[]],[\"name/1397\",[135,56.392]],[\"comment/1397\",[]],[\"name/1398\",[100,45.37]],[\"comment/1398\",[]],[\"name/1399\",[32,43.694]],[\"comment/1399\",[]],[\"name/1400\",[33,45.37]],[\"comment/1400\",[]],[\"name/1401\",[34,45.37]],[\"comment/1401\",[]],[\"name/1402\",[35,45.37]],[\"comment/1402\",[]],[\"name/1403\",[96,46.666]],[\"comment/1403\",[]],[\"name/1404\",[136,49.904]],[\"comment/1404\",[]],[\"name/1405\",[116,45.37]],[\"comment/1405\",[]],[\"name/1406\",[137,43.192]],[\"comment/1406\",[]],[\"name/1407\",[138,48.992]],[\"comment/1407\",[]],[\"name/1408\",[139,64.301]],[\"comment/1408\",[]],[\"name/1409\",[32,43.694]],[\"comment/1409\",[]],[\"name/1410\",[33,45.37]],[\"comment/1410\",[]],[\"name/1411\",[34,45.37]],[\"comment/1411\",[]],[\"name/1412\",[35,45.37]],[\"comment/1412\",[]],[\"name/1413\",[100,45.37]],[\"comment/1413\",[]],[\"name/1414\",[96,46.666]],[\"comment/1414\",[]],[\"name/1415\",[136,49.904]],[\"comment/1415\",[]],[\"name/1416\",[116,45.37]],[\"comment/1416\",[]],[\"name/1417\",[137,43.192]],[\"comment/1417\",[]],[\"name/1418\",[138,48.992]],[\"comment/1418\",[]],[\"name/1419\",[140,64.301]],[\"comment/1419\",[]],[\"name/1420\",[32,43.694]],[\"comment/1420\",[]],[\"name/1421\",[33,45.37]],[\"comment/1421\",[]],[\"name/1422\",[34,45.37]],[\"comment/1422\",[]],[\"name/1423\",[35,45.37]],[\"comment/1423\",[]],[\"name/1424\",[100,45.37]],[\"comment/1424\",[]],[\"name/1425\",[96,46.666]],[\"comment/1425\",[]],[\"name/1426\",[136,49.904]],[\"comment/1426\",[]],[\"name/1427\",[116,45.37]],[\"comment/1427\",[]],[\"name/1428\",[137,43.192]],[\"comment/1428\",[]],[\"name/1429\",[138,48.992]],[\"comment/1429\",[]],[\"name/1430\",[141,64.301]],[\"comment/1430\",[]],[\"name/1431\",[32,43.694]],[\"comment/1431\",[]],[\"name/1432\",[33,45.37]],[\"comment/1432\",[]],[\"name/1433\",[34,45.37]],[\"comment/1433\",[]],[\"name/1434\",[35,45.37]],[\"comment/1434\",[]],[\"name/1435\",[100,45.37]],[\"comment/1435\",[]],[\"name/1436\",[96,46.666]],[\"comment/1436\",[]],[\"name/1437\",[136,49.904]],[\"comment/1437\",[]],[\"name/1438\",[116,45.37]],[\"comment/1438\",[]],[\"name/1439\",[137,43.192]],[\"comment/1439\",[]],[\"name/1440\",[138,48.992]],[\"comment/1440\",[]],[\"name/1441\",[142,64.301]],[\"comment/1441\",[]],[\"name/1442\",[143,54.716]],[\"comment/1442\",[]],[\"name/1443\",[144,64.301]],[\"comment/1443\",[]],[\"name/1444\",[145,64.301]],[\"comment/1444\",[]],[\"name/1445\",[146,64.301]],[\"comment/1445\",[]],[\"name/1446\",[147,64.301]],[\"comment/1446\",[]],[\"name/1447\",[148,64.301]],[\"comment/1447\",[]],[\"name/1448\",[149,64.301]],[\"comment/1448\",[]],[\"name/1449\",[150,64.301]],[\"comment/1449\",[]],[\"name/1450\",[151,64.301]],[\"comment/1450\",[]],[\"name/1451\",[152,64.301]],[\"comment/1451\",[]],[\"name/1452\",[153,64.301]],[\"comment/1452\",[]],[\"name/1453\",[154,64.301]],[\"comment/1453\",[]],[\"name/1454\",[155,64.301]],[\"comment/1454\",[]],[\"name/1455\",[18,36.177,156,45.695]],[\"comment/1455\",[]],[\"name/1456\",[157,64.301]],[\"comment/1456\",[]],[\"name/1457\",[18,36.177,158,45.695]],[\"comment/1457\",[]],[\"name/1458\",[159,64.301]],[\"comment/1458\",[]],[\"name/1459\",[160,64.301]],[\"comment/1459\",[]],[\"name/1460\",[7,27.446]],[\"comment/1460\",[]],[\"name/1461\",[143,54.716]],[\"comment/1461\",[]],[\"name/1462\",[18,36.177,161,41.505]],[\"comment/1462\",[]],[\"name/1463\",[162,64.301]],[\"comment/1463\",[]],[\"name/1464\",[7,27.446]],[\"comment/1464\",[]],[\"name/1465\",[143,54.716]],[\"comment/1465\",[]],[\"name/1466\",[18,36.177,161,41.505]],[\"comment/1466\",[]],[\"name/1467\",[163,64.301]],[\"comment/1467\",[]],[\"name/1468\",[164,58.405]],[\"comment/1468\",[]],[\"name/1469\",[137,43.192]],[\"comment/1469\",[]],[\"name/1470\",[165,64.301]],[\"comment/1470\",[]],[\"name/1471\",[166,64.301]],[\"comment/1471\",[]],[\"name/1472\",[7,27.446]],[\"comment/1472\",[]],[\"name/1473\",[167,64.301]],[\"comment/1473\",[]],[\"name/1474\",[168,64.301]],[\"comment/1474\",[]],[\"name/1475\",[169,64.301]],[\"comment/1475\",[]],[\"name/1476\",[7,27.446]],[\"comment/1476\",[]],[\"name/1477\",[51,52.024]],[\"comment/1477\",[]],[\"name/1478\",[7,27.446]],[\"comment/1478\",[]],[\"name/1479\",[170,64.301]],[\"comment/1479\",[]],[\"name/1480\",[171,64.301]],[\"comment/1480\",[]],[\"name/1481\",[137,43.192]],[\"comment/1481\",[]],[\"name/1482\",[52,56.392]],[\"comment/1482\",[]],[\"name/1483\",[7,27.446]],[\"comment/1483\",[]],[\"name/1484\",[79,45.37]],[\"comment/1484\",[]],[\"name/1485\",[13,36.613]],[\"comment/1485\",[]],[\"name/1486\",[172,64.301]],[\"comment/1486\",[]],[\"name/1487\",[173,64.301]],[\"comment/1487\",[]],[\"name/1488\",[7,27.446]],[\"comment/1488\",[]],[\"name/1489\",[53,58.405]],[\"comment/1489\",[]],[\"name/1490\",[174,64.301]],[\"comment/1490\",[]],[\"name/1491\",[175,64.301]],[\"comment/1491\",[]],[\"name/1492\",[100,45.37]],[\"comment/1492\",[]],[\"name/1493\",[177,64.301]],[\"comment/1493\",[]],[\"name/1494\",[178,58.405]],[\"comment/1494\",[]],[\"name/1495\",[179,58.405]],[\"comment/1495\",[]],[\"name/1496\",[180,64.301]],[\"comment/1496\",[]],[\"name/1497\",[7,27.446]],[\"comment/1497\",[]],[\"name/1498\",[181,64.301]],[\"comment/1498\",[]],[\"name/1499\",[25,52.024]],[\"comment/1499\",[]],[\"name/1500\",[182,64.301]],[\"comment/1500\",[]],[\"name/1501\",[7,27.446]],[\"comment/1501\",[]],[\"name/1502\",[183,64.301]],[\"comment/1502\",[]],[\"name/1503\",[184,64.301]],[\"comment/1503\",[]],[\"name/1504\",[7,27.446]],[\"comment/1504\",[]],[\"name/1505\",[185,64.301]],[\"comment/1505\",[]],[\"name/1506\",[32,43.694]],[\"comment/1506\",[]],[\"name/1507\",[33,45.37]],[\"comment/1507\",[]],[\"name/1508\",[34,45.37]],[\"comment/1508\",[]],[\"name/1509\",[35,45.37]],[\"comment/1509\",[]],[\"name/1510\",[186,64.301]],[\"comment/1510\",[]],[\"name/1511\",[86,48.992]],[\"comment/1511\",[]],[\"name/1512\",[187,64.301]],[\"comment/1512\",[]],[\"name/1513\",[188,64.301]],[\"comment/1513\",[]],[\"name/1514\",[189,64.301]],[\"comment/1514\",[]],[\"name/1515\",[190,60.926]],[\"comment/1515\",[]],[\"name/1516\",[191,60.926]],[\"comment/1516\",[]],[\"name/1517\",[192,60.926]],[\"comment/1517\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":7,\"name\":{\"7\":{},\"9\":{},\"11\":{},\"24\":{},\"55\":{},\"93\":{},\"95\":{},\"107\":{},\"109\":{},\"115\":{},\"117\":{},\"119\":{},\"139\":{},\"141\":{},\"143\":{},\"145\":{},\"151\":{},\"166\":{},\"168\":{},\"182\":{},\"189\":{},\"191\":{},\"193\":{},\"197\":{},\"199\":{},\"201\":{},\"265\":{},\"269\":{},\"277\":{},\"281\":{},\"283\":{},\"288\":{},\"293\":{},\"303\":{},\"307\":{},\"310\":{},\"330\":{},\"662\":{},\"778\":{},\"780\":{},\"787\":{},\"800\":{},\"841\":{},\"843\":{},\"845\":{},\"847\":{},\"848\":{},\"866\":{},\"868\":{},\"874\":{},\"881\":{},\"883\":{},\"891\":{},\"926\":{},\"928\":{},\"936\":{},\"1109\":{},\"1111\":{},\"1118\":{},\"1131\":{},\"1187\":{},\"1189\":{},\"1203\":{},\"1209\":{},\"1211\":{},\"1213\":{},\"1250\":{},\"1288\":{},\"1290\":{},\"1302\":{},\"1304\":{},\"1310\":{},\"1312\":{},\"1314\":{},\"1334\":{},\"1336\":{},\"1338\":{},\"1340\":{},\"1346\":{},\"1361\":{},\"1363\":{},\"1377\":{},\"1384\":{},\"1386\":{},\"1388\":{},\"1392\":{},\"1394\":{},\"1396\":{},\"1460\":{},\"1464\":{},\"1472\":{},\"1476\":{},\"1478\":{},\"1483\":{},\"1488\":{},\"1497\":{},\"1501\":{},\"1504\":{}},\"comment\":{}}],[\"_components\",{\"_index\":365,\"name\":{\"919\":{}},\"comment\":{}}],[\"_decodedpayload\",{\"_index\":382,\"name\":{\"947\":{}},\"comment\":{}}],[\"_dnstreecache\",{\"_index\":374,\"name\":{\"935\":{}},\"comment\":{}}],[\"_errortolerance\",{\"_index\":375,\"name\":{\"937\":{}},\"comment\":{}}],[\"_gettxtrecord\",{\"_index\":378,\"name\":{\"941\":{}},\"comment\":{}}],[\"_options\",{\"_index\":366,\"name\":{\"920\":{}},\"comment\":{}}],[\"_rawtimestamp\",{\"_index\":289,\"name\":{\"715\":{},\"955\":{},\"1036\":{}},\"comment\":{}}],[\"_search\",{\"_index\":377,\"name\":{\"940\":{}},\"comment\":{}}],[\"_started\",{\"_index\":364,\"name\":{\"918\":{}},\"comment\":{}}],[\"abortqueriesforpeer\",{\"_index\":356,\"name\":{\"905\":{}},\"comment\":{}}],[\"activesubscriptions\",{\"_index\":167,\"name\":{\"278\":{},\"1473\":{}},\"comment\":{}}],[\"addeventlistener\",{\"_index\":339,\"name\":{\"867\":{},\"1188\":{}},\"comment\":{}}],[\"addlibp2peventlistener\",{\"_index\":88,\"name\":{\"116\":{},\"140\":{},\"198\":{},\"880\":{},\"1311\":{},\"1335\":{},\"1393\":{}},\"comment\":{}}],[\"attemptdial\",{\"_index\":325,\"name\":{\"839\":{},\"1170\":{}},\"comment\":{}}],[\"backward\",{\"_index\":120,\"name\":{\"171\":{},\"541\":{},\"804\":{},\"1135\":{},\"1366\":{}},\"comment\":{}}],[\"bootstrap\",{\"_index\":143,\"name\":{\"247\":{},\"266\":{},\"270\":{},\"1442\":{},\"1461\":{},\"1465\":{}},\"comment\":{}}],[\"bytestoutf8\",{\"_index\":390,\"name\":{\"1054\":{}},\"comment\":{}}],[\"callback\",{\"_index\":11,\"name\":{\"13\":{},\"150\":{},\"1215\":{},\"1345\":{}},\"comment\":{}}],[\"codec\",{\"_index\":203,\"name\":{\"344\":{},\"356\":{},\"368\":{},\"375\":{},\"388\":{},\"391\":{},\"397\":{},\"405\":{},\"417\":{},\"434\":{},\"435\":{},\"443\":{},\"450\":{},\"462\":{},\"474\":{},\"482\":{},\"489\":{},\"497\":{},\"509\":{},\"521\":{},\"532\":{},\"544\":{},\"545\":{},\"551\":{},\"561\":{},\"573\":{},\"574\":{},\"582\":{},\"594\":{},\"606\":{},\"613\":{},\"619\":{},\"625\":{},\"632\":{},\"735\":{},\"747\":{},\"793\":{},\"1078\":{},\"1090\":{},\"1124\":{}},\"comment\":{}}],[\"components\",{\"_index\":350,\"name\":{\"894\":{}},\"comment\":{}}],[\"compresspublickey\",{\"_index\":280,\"name\":{\"690\":{}},\"comment\":{}}],[\"connected\",{\"_index\":162,\"name\":{\"268\":{},\"1463\":{}},\"comment\":{}}],[\"connectionmanager\",{\"_index\":96,\"name\":{\"128\":{},\"208\":{},\"219\":{},\"230\":{},\"241\":{},\"768\":{},\"818\":{},\"1023\":{},\"1149\":{},\"1323\":{},\"1403\":{},\"1414\":{},\"1425\":{},\"1436\":{}},\"comment\":{}}],[\"connectionmanageroptions\",{\"_index\":145,\"name\":{\"249\":{},\"1444\":{}},\"comment\":{}}],[\"constructor\",{\"_index\":257,\"name\":{\"642\":{},\"646\":{},\"658\":{},\"697\":{},\"704\":{},\"709\":{},\"762\":{},\"821\":{},\"852\":{},\"861\":{},\"877\":{},\"893\":{},\"916\":{},\"933\":{},\"946\":{},\"966\":{},\"975\":{},\"993\":{},\"1002\":{},\"1017\":{},\"1030\":{},\"1042\":{},\"1047\":{},\"1152\":{},\"1175\":{},\"1184\":{}},\"comment\":{}}],[\"contentfilter\",{\"_index\":49,\"name\":{\"54\":{},\"385\":{},\"387\":{},\"548\":{},\"550\":{},\"1249\":{}},\"comment\":{}}],[\"contentfilters\",{\"_index\":212,\"name\":{\"383\":{},\"556\":{}},\"comment\":{}}],[\"contenttopic\",{\"_index\":13,\"name\":{\"15\":{},\"56\":{},\"74\":{},\"86\":{},\"90\":{},\"98\":{},\"105\":{},\"290\":{},\"349\":{},\"361\":{},\"373\":{},\"386\":{},\"467\":{},\"514\":{},\"549\":{},\"599\":{},\"698\":{},\"705\":{},\"714\":{},\"740\":{},\"954\":{},\"967\":{},\"978\":{},\"984\":{},\"994\":{},\"1005\":{},\"1010\":{},\"1035\":{},\"1043\":{},\"1048\":{},\"1083\":{},\"1217\":{},\"1251\":{},\"1269\":{},\"1281\":{},\"1285\":{},\"1293\":{},\"1300\":{},\"1485\":{}},\"comment\":{}}],[\"contenttopics\",{\"_index\":222,\"name\":{\"426\":{}},\"comment\":{}}],[\"create\",{\"_index\":266,\"name\":{\"657\":{},\"820\":{},\"1151\":{}},\"comment\":{}}],[\"createcursor\",{\"_index\":304,\"name\":{\"798\":{},\"816\":{},\"1129\":{},\"1147\":{}},\"comment\":{}}],[\"createdecoder\",{\"_index\":285,\"name\":{\"695\":{},\"723\":{},\"962\":{},\"989\":{},\"1015\":{},\"1059\":{},\"1066\":{}},\"comment\":{}}],[\"createencoder\",{\"_index\":284,\"name\":{\"694\":{},\"722\":{},\"961\":{},\"988\":{},\"1014\":{},\"1058\":{},\"1065\":{}},\"comment\":{}}],[\"createlightnode\",{\"_index\":392,\"name\":{\"1218\":{}},\"comment\":{}}],[\"createpeeridfrompublickey\",{\"_index\":274,\"name\":{\"683\":{}},\"comment\":{}}],[\"createrelaynode\",{\"_index\":393,\"name\":{\"1219\":{}},\"comment\":{}}],[\"currentactivedialcount\",{\"_index\":315,\"name\":{\"827\":{},\"1158\":{}},\"comment\":{}}],[\"cursor\",{\"_index\":125,\"name\":{\"176\":{},\"186\":{},\"537\":{},\"813\":{},\"1144\":{},\"1371\":{},\"1381\":{}},\"comment\":{}}],[\"decode\",{\"_index\":205,\"name\":{\"346\":{},\"358\":{},\"370\":{},\"377\":{},\"390\":{},\"393\":{},\"399\":{},\"407\":{},\"419\":{},\"437\":{},\"445\":{},\"452\":{},\"464\":{},\"476\":{},\"484\":{},\"491\":{},\"499\":{},\"511\":{},\"523\":{},\"534\":{},\"547\":{},\"553\":{},\"563\":{},\"576\":{},\"584\":{},\"596\":{},\"608\":{},\"615\":{},\"621\":{},\"627\":{},\"634\":{},\"737\":{},\"749\":{},\"795\":{},\"1080\":{},\"1092\":{},\"1126\":{}},\"comment\":{}}],[\"decode_failed\",{\"_index\":106,\"name\":{\"155\":{},\"1350\":{}},\"comment\":{}}],[\"decodedmessage\",{\"_index\":287,\"name\":{\"708\":{},\"750\":{},\"945\":{},\"980\":{},\"991\":{},\"1029\":{},\"1062\":{},\"1093\":{}},\"comment\":{}}],[\"decoder\",{\"_index\":10,\"name\":{\"12\":{},\"703\":{},\"752\":{},\"974\":{},\"1001\":{},\"1041\":{},\"1061\":{},\"1095\":{},\"1214\":{}},\"comment\":{}}],[\"decodewaku2\",{\"_index\":278,\"name\":{\"687\":{}},\"comment\":{}}],[\"default_peer_exchange_tag_name\",{\"_index\":361,\"name\":{\"914\":{}},\"comment\":{}}],[\"defaultbootstrap\",{\"_index\":102,\"name\":{\"149\":{},\"1344\":{}},\"comment\":{}}],[\"defaultlibp2p\",{\"_index\":395,\"name\":{\"1221\":{}},\"comment\":{}}],[\"defaultpagesize\",{\"_index\":307,\"name\":{\"802\":{},\"1133\":{}},\"comment\":{}}],[\"defaultpeerdiscoveries\",{\"_index\":394,\"name\":{\"1220\":{}},\"comment\":{}}],[\"defaultpingkeepalivevaluesecs\",{\"_index\":291,\"name\":{\"754\":{},\"1097\":{}},\"comment\":{}}],[\"defaultpubsubtopic\",{\"_index\":283,\"name\":{\"693\":{},\"1057\":{}},\"comment\":{}}],[\"defaultrelaykeepalivevaluesecs\",{\"_index\":292,\"name\":{\"755\":{},\"1098\":{}},\"comment\":{}}],[\"defaultuseragent\",{\"_index\":282,\"name\":{\"692\":{},\"756\":{},\"1056\":{},\"1099\":{}},\"comment\":{}}],[\"dial\",{\"_index\":136,\"name\":{\"209\":{},\"220\":{},\"231\":{},\"242\":{},\"769\":{},\"1024\":{},\"1404\":{},\"1415\":{},\"1426\":{},\"1437\":{}},\"comment\":{}}],[\"dialattemptsforpeer\",{\"_index\":313,\"name\":{\"825\":{},\"1156\":{}},\"comment\":{}}],[\"dialerrorsforpeer\",{\"_index\":314,\"name\":{\"826\":{},\"1157\":{}},\"comment\":{}}],[\"dialpeer\",{\"_index\":319,\"name\":{\"833\":{},\"1164\":{}},\"comment\":{}}],[\"dialpeerstorepeers\",{\"_index\":317,\"name\":{\"830\":{},\"1161\":{}},\"comment\":{}}],[\"digest\",{\"_index\":126,\"name\":{\"177\":{},\"527\":{},\"1372\":{}},\"comment\":{}}],[\"direction\",{\"_index\":239,\"name\":{\"538\":{},\"540\":{},\"543\":{}},\"comment\":{}}],[\"discovered\",{\"_index\":160,\"name\":{\"264\":{},\"1459\":{}},\"comment\":{}}],[\"discovery\",{\"_index\":20,\"name\":{\"19\":{}},\"comment\":{}}],[\"dns\",{\"_index\":373,\"name\":{\"934\":{}},\"comment\":{}}],[\"dnsclient\",{\"_index\":183,\"name\":{\"308\":{},\"1502\":{}},\"comment\":{}}],[\"dnsdiscoptions\",{\"_index\":187,\"name\":{\"318\":{},\"1512\":{}},\"comment\":{}}],[\"dnsdiscoverycomponents\",{\"_index\":186,\"name\":{\"316\":{},\"1510\":{}},\"comment\":{}}],[\"dnsnodediscovery\",{\"_index\":371,\"name\":{\"931\":{}},\"comment\":{}}],[\"dnsoverhttp\",{\"_index\":372,\"name\":{\"932\":{}},\"comment\":{}}],[\"domain\",{\"_index\":181,\"name\":{\"304\":{},\"1498\":{}},\"comment\":{}}],[\"dropconnection\",{\"_index\":320,\"name\":{\"834\":{},\"1165\":{}},\"comment\":{}}],[\"ecies\",{\"_index\":384,\"name\":{\"960\":{}},\"comment\":{}}],[\"encode\",{\"_index\":204,\"name\":{\"345\":{},\"357\":{},\"369\":{},\"376\":{},\"389\":{},\"392\":{},\"398\":{},\"406\":{},\"418\":{},\"436\":{},\"444\":{},\"451\":{},\"463\":{},\"475\":{},\"483\":{},\"490\":{},\"498\":{},\"510\":{},\"522\":{},\"533\":{},\"546\":{},\"552\":{},\"562\":{},\"575\":{},\"583\":{},\"595\":{},\"607\":{},\"614\":{},\"620\":{},\"626\":{},\"633\":{},\"736\":{},\"748\":{},\"794\":{},\"1079\":{},\"1091\":{},\"1125\":{}},\"comment\":{}}],[\"encode_failed\",{\"_index\":105,\"name\":{\"154\":{},\"1349\":{}},\"comment\":{}}],[\"encoder\",{\"_index\":286,\"name\":{\"696\":{},\"751\":{},\"965\":{},\"992\":{},\"1046\":{},\"1060\":{},\"1094\":{}},\"comment\":{}}],[\"encoderoptions\",{\"_index\":73,\"name\":{\"85\":{},\"981\":{},\"1007\":{},\"1280\":{}},\"comment\":{}}],[\"encodewaku2\",{\"_index\":277,\"name\":{\"686\":{}},\"comment\":{}}],[\"encryption\",{\"_index\":21,\"name\":{\"20\":{}},\"comment\":{}}],[\"endtime\",{\"_index\":124,\"name\":{\"175\":{},\"559\":{},\"808\":{},\"1139\":{},\"1370\":{}},\"comment\":{}}],[\"enr\",{\"_index\":94,\"name\":{\"126\":{},\"611\":{},\"655\":{},\"1321\":{}},\"comment\":{}}],[\"enrcreator\",{\"_index\":254,\"name\":{\"639\":{}},\"comment\":{}}],[\"enrdecoder\",{\"_index\":258,\"name\":{\"643\":{}},\"comment\":{}}],[\"enrkey\",{\"_index\":27,\"name\":{\"28\":{},\"1223\":{}},\"comment\":{}}],[\"enrtree\",{\"_index\":368,\"name\":{\"927\":{}},\"comment\":{}}],[\"enrurls\",{\"_index\":188,\"name\":{\"319\":{},\"1513\":{}},\"comment\":{}}],[\"enrvalue\",{\"_index\":28,\"name\":{\"29\":{},\"1224\":{}},\"comment\":{}}],[\"epeersbydiscoveryevents\",{\"_index\":149,\"name\":{\"253\":{},\"1448\":{}},\"comment\":{}}],[\"ephemeral\",{\"_index\":70,\"name\":{\"79\":{},\"87\":{},\"91\":{},\"102\":{},\"354\":{},\"366\":{},\"472\":{},\"519\":{},\"604\":{},\"699\":{},\"712\":{},\"745\":{},\"953\":{},\"970\":{},\"985\":{},\"997\":{},\"1011\":{},\"1033\":{},\"1049\":{},\"1088\":{},\"1274\":{},\"1282\":{},\"1286\":{},\"1297\":{}},\"comment\":{}}],[\"epoch\",{\"_index\":60,\"name\":{\"67\":{},\"338\":{},\"411\":{},\"456\":{},\"503\":{},\"588\":{},\"729\":{},\"1072\":{},\"1262\":{}},\"comment\":{}}],[\"err_invalid_id\",{\"_index\":251,\"name\":{\"636\":{}},\"comment\":{}}],[\"err_no_signature\",{\"_index\":252,\"name\":{\"637\":{}},\"comment\":{}}],[\"error\",{\"_index\":242,\"name\":{\"567\":{}},\"comment\":{}}],[\"errors\",{\"_index\":112,\"name\":{\"161\":{},\"1356\":{}},\"comment\":{}}],[\"exchange\",{\"_index\":18,\"name\":{\"18\":{},\"260\":{},\"262\":{},\"267\":{},\"271\":{},\"1455\":{},\"1457\":{},\"1462\":{},\"1466\":{}},\"comment\":{}}],[\"filter\",{\"_index\":34,\"name\":{\"35\":{},\"134\":{},\"206\":{},\"216\":{},\"227\":{},\"238\":{},\"314\":{},\"766\":{},\"1021\":{},\"1230\":{},\"1329\":{},\"1401\":{},\"1411\":{},\"1422\":{},\"1433\":{},\"1508\":{}},\"comment\":{}}],[\"filtercodecs\",{\"_index\":299,\"name\":{\"779\":{},\"784\":{},\"1110\":{},\"1115\":{}},\"comment\":{}}],[\"filterrequest\",{\"_index\":210,\"name\":{\"380\":{},\"384\":{}},\"comment\":{}}],[\"filterrpc\",{\"_index\":215,\"name\":{\"400\":{},\"404\":{}},\"comment\":{}}],[\"filtersubscriberequest\",{\"_index\":220,\"name\":{\"422\":{},\"427\":{}},\"comment\":{}}],[\"filtersubscriberesponse\",{\"_index\":225,\"name\":{\"438\":{},\"442\":{}},\"comment\":{}}],[\"filtersubscribetype\",{\"_index\":221,\"name\":{\"424\":{},\"428\":{},\"433\":{}},\"comment\":{}}],[\"forward\",{\"_index\":121,\"name\":{\"172\":{},\"542\":{},\"805\":{},\"1136\":{},\"1367\":{}},\"comment\":{}}],[\"frompeerid\",{\"_index\":256,\"name\":{\"641\":{}},\"comment\":{}}],[\"fromprotoobj\",{\"_index\":82,\"name\":{\"108\":{},\"707\":{},\"977\":{},\"1004\":{},\"1045\":{},\"1303\":{}},\"comment\":{}}],[\"frompublickey\",{\"_index\":255,\"name\":{\"640\":{}},\"comment\":{}}],[\"fromrlp\",{\"_index\":260,\"name\":{\"645\":{}},\"comment\":{}}],[\"fromstring\",{\"_index\":259,\"name\":{\"644\":{}},\"comment\":{}}],[\"fromwiretoprotoobj\",{\"_index\":81,\"name\":{\"106\":{},\"706\":{},\"979\":{},\"1006\":{},\"1044\":{},\"1301\":{}},\"comment\":{}}],[\"fullnode\",{\"_index\":141,\"name\":{\"235\":{},\"1430\":{}},\"comment\":{}}],[\"generateprivatekey\",{\"_index\":379,\"name\":{\"942\":{},\"963\":{}},\"comment\":{}}],[\"generatesymmetrickey\",{\"_index\":380,\"name\":{\"943\":{},\"990\":{}},\"comment\":{}}],[\"generic_fail\",{\"_index\":104,\"name\":{\"153\":{},\"1348\":{}},\"comment\":{}}],[\"getalllocationmultiaddrs\",{\"_index\":269,\"name\":{\"664\":{}},\"comment\":{}}],[\"getconnections\",{\"_index\":338,\"name\":{\"865\":{},\"1186\":{}},\"comment\":{}}],[\"getfullmultiaddr\",{\"_index\":270,\"name\":{\"666\":{}},\"comment\":{}}],[\"getfullmultiaddrs\",{\"_index\":48,\"name\":{\"53\":{},\"667\":{},\"1248\":{}},\"comment\":{}}],[\"getlocalmultiaddrwithid\",{\"_index\":296,\"name\":{\"773\":{},\"1028\":{}},\"comment\":{}}],[\"getlocationmultiaddr\",{\"_index\":267,\"name\":{\"661\":{}},\"comment\":{}}],[\"getmeshpeers\",{\"_index\":117,\"name\":{\"167\":{},\"1362\":{}},\"comment\":{}}],[\"getnextpeer\",{\"_index\":376,\"name\":{\"939\":{}},\"comment\":{}}],[\"getpeer\",{\"_index\":346,\"name\":{\"888\":{}},\"comment\":{}}],[\"getpeers\",{\"_index\":347,\"name\":{\"889\":{},\"938\":{}},\"comment\":{}}],[\"getpeersbydiscovery\",{\"_index\":164,\"name\":{\"273\":{},\"829\":{},\"1160\":{},\"1468\":{}},\"comment\":{}}],[\"getprivatekeyfrompeerid\",{\"_index\":276,\"name\":{\"685\":{}},\"comment\":{}}],[\"getpseudorandomsubset\",{\"_index\":195,\"name\":{\"326\":{},\"1199\":{}},\"comment\":{}}],[\"getpublickey\",{\"_index\":381,\"name\":{\"944\":{},\"964\":{}},\"comment\":{}}],[\"getpublickeyfrompeerid\",{\"_index\":275,\"name\":{\"684\":{}},\"comment\":{}}],[\"getstream\",{\"_index\":340,\"name\":{\"869\":{},\"885\":{},\"1192\":{}},\"comment\":{}}],[\"gettagnamesforpeer\",{\"_index\":331,\"name\":{\"850\":{},\"1173\":{}},\"comment\":{}}],[\"gossipsub\",{\"_index\":115,\"name\":{\"164\":{},\"1359\":{}},\"comment\":{}}],[\"groupbycontenttopic\",{\"_index\":196,\"name\":{\"327\":{},\"1200\":{}},\"comment\":{}}],[\"handlediscoveredpeer\",{\"_index\":354,\"name\":{\"900\":{}},\"comment\":{}}],[\"handlepeerupdatestreampool\",{\"_index\":343,\"name\":{\"872\":{},\"1195\":{}},\"comment\":{}}],[\"hash\",{\"_index\":15,\"name\":{\"16\":{}},\"comment\":{}}],[\"historyerror\",{\"_index\":243,\"name\":{\"569\":{},\"572\":{}},\"comment\":{}}],[\"historyquery\",{\"_index\":240,\"name\":{\"554\":{},\"560\":{}},\"comment\":{}}],[\"historyresponse\",{\"_index\":241,\"name\":{\"564\":{},\"568\":{}},\"comment\":{}}],[\"historyrpc\",{\"_index\":246,\"name\":{\"577\":{},\"581\":{}},\"comment\":{}}],[\"iasynciterator\",{\"_index\":170,\"name\":{\"284\":{},\"1479\":{}},\"comment\":{}}],[\"ibaseprotocol\",{\"_index\":98,\"name\":{\"135\":{},\"1330\":{}},\"comment\":{}}],[\"iconnectionmanager\",{\"_index\":163,\"name\":{\"272\":{},\"1467\":{}},\"comment\":{}}],[\"id\",{\"_index\":38,\"name\":{\"40\":{},\"673\":{},\"1235\":{}},\"comment\":{}}],[\"idecodedmessage\",{\"_index\":78,\"name\":{\"96\":{},\"1291\":{}},\"comment\":{}}],[\"idecoder\",{\"_index\":80,\"name\":{\"104\":{},\"1299\":{}},\"comment\":{}}],[\"identify\",{\"_index\":175,\"name\":{\"296\":{},\"1491\":{}},\"comment\":{}}],[\"iencoder\",{\"_index\":75,\"name\":{\"89\":{},\"1284\":{}},\"comment\":{}}],[\"ienr\",{\"_index\":36,\"name\":{\"37\":{},\"1232\":{}},\"comment\":{}}],[\"ifilter\",{\"_index\":55,\"name\":{\"62\":{},\"1257\":{}},\"comment\":{}}],[\"ifiltersubscription\",{\"_index\":50,\"name\":{\"57\":{},\"1252\":{}},\"comment\":{}}],[\"ilightpush\",{\"_index\":56,\"name\":{\"63\":{},\"1258\":{}},\"comment\":{}}],[\"imessage\",{\"_index\":71,\"name\":{\"80\":{},\"1275\":{}},\"comment\":{}}],[\"imetasetter\",{\"_index\":72,\"name\":{\"84\":{},\"1279\":{}},\"comment\":{}}],[\"index\",{\"_index\":237,\"name\":{\"526\":{},\"531\":{}},\"comment\":{}}],[\"info\",{\"_index\":233,\"name\":{\"487\":{},\"791\":{},\"1122\":{}},\"comment\":{}}],[\"instances\",{\"_index\":310,\"name\":{\"819\":{},\"1150\":{}},\"comment\":{}}],[\"invalid_cursor\",{\"_index\":245,\"name\":{\"571\":{}},\"comment\":{}}],[\"ip\",{\"_index\":40,\"name\":{\"44\":{},\"675\":{},\"1239\":{}},\"comment\":{}}],[\"ip6\",{\"_index\":43,\"name\":{\"47\":{},\"678\":{},\"1242\":{}},\"comment\":{}}],[\"ipeerexchange\",{\"_index\":83,\"name\":{\"110\":{},\"1305\":{}},\"comment\":{}}],[\"ipeersbydiscoveryevents\",{\"_index\":154,\"name\":{\"258\":{},\"1453\":{}},\"comment\":{}}],[\"iprotomessage\",{\"_index\":65,\"name\":{\"72\":{},\"1267\":{}},\"comment\":{}}],[\"iratelimitproof\",{\"_index\":57,\"name\":{\"64\":{},\"1259\":{}},\"comment\":{}}],[\"ireceiver\",{\"_index\":168,\"name\":{\"279\":{},\"1474\":{}},\"comment\":{}}],[\"irelay\",{\"_index\":118,\"name\":{\"169\":{},\"1364\":{}},\"comment\":{}}],[\"irelayapi\",{\"_index\":114,\"name\":{\"163\":{},\"1358\":{}},\"comment\":{}}],[\"isdefined\",{\"_index\":194,\"name\":{\"325\":{},\"1198\":{}},\"comment\":{}}],[\"isender\",{\"_index\":165,\"name\":{\"275\":{},\"1470\":{}},\"comment\":{}}],[\"issizevalid\",{\"_index\":201,\"name\":{\"333\":{},\"1206\":{}},\"comment\":{}}],[\"isstarted\",{\"_index\":138,\"name\":{\"212\":{},\"223\":{},\"234\":{},\"245\":{},\"772\":{},\"897\":{},\"1027\":{},\"1407\":{},\"1418\":{},\"1429\":{},\"1440\":{}},\"comment\":{}}],[\"issuccess\",{\"_index\":232,\"name\":{\"486\":{},\"790\":{},\"1121\":{}},\"comment\":{}}],[\"istore\",{\"_index\":131,\"name\":{\"187\":{},\"1382\":{}},\"comment\":{}}],[\"iterator\",{\"_index\":171,\"name\":{\"285\":{},\"1480\":{}},\"comment\":{}}],[\"iteratordelay\",{\"_index\":200,\"name\":{\"332\":{},\"1205\":{}},\"comment\":{}}],[\"iteratoroptions\",{\"_index\":198,\"name\":{\"329\":{},\"1202\":{}},\"comment\":{}}],[\"keccak256\",{\"_index\":279,\"name\":{\"689\":{}},\"comment\":{}}],[\"keepalivemanager\",{\"_index\":311,\"name\":{\"822\":{},\"851\":{},\"1153\":{},\"1174\":{}},\"comment\":{}}],[\"keepaliveoptions\",{\"_index\":177,\"name\":{\"299\":{},\"1493\":{}},\"comment\":{}}],[\"libp2p\",{\"_index\":100,\"name\":{\"147\":{},\"203\":{},\"218\":{},\"229\":{},\"240\":{},\"298\":{},\"763\":{},\"824\":{},\"1018\":{},\"1155\":{},\"1342\":{},\"1398\":{},\"1413\":{},\"1424\":{},\"1435\":{},\"1492\":{}},\"comment\":{}}],[\"libp2pcomponents\",{\"_index\":176,\"name\":{\"297\":{},\"1222\":{}},\"comment\":{}}],[\"libp2pservices\",{\"_index\":173,\"name\":{\"292\":{},\"1487\":{}},\"comment\":{}}],[\"lightnode\",{\"_index\":139,\"name\":{\"213\":{},\"1408\":{}},\"comment\":{}}],[\"lightpush\",{\"_index\":35,\"name\":{\"36\":{},\"133\":{},\"207\":{},\"217\":{},\"228\":{},\"239\":{},\"315\":{},\"767\":{},\"1022\":{},\"1231\":{},\"1328\":{},\"1402\":{},\"1412\":{},\"1423\":{},\"1434\":{},\"1509\":{}},\"comment\":{}}],[\"lightpushcodec\",{\"_index\":302,\"name\":{\"788\":{},\"1119\":{}},\"comment\":{}}],[\"log\",{\"_index\":337,\"name\":{\"863\":{},\"1191\":{}},\"comment\":{}}],[\"max_record_size\",{\"_index\":250,\"name\":{\"635\":{}},\"comment\":{}}],[\"maxbootstrappeersallowed\",{\"_index\":147,\"name\":{\"251\":{},\"1446\":{}},\"comment\":{}}],[\"maxdialattemptsforpeer\",{\"_index\":146,\"name\":{\"250\":{},\"1445\":{}},\"comment\":{}}],[\"maxparalleldials\",{\"_index\":148,\"name\":{\"252\":{},\"1447\":{}},\"comment\":{}}],[\"maxretries\",{\"_index\":360,\"name\":{\"913\":{}},\"comment\":{}}],[\"merkleroot\",{\"_index\":59,\"name\":{\"66\":{},\"337\":{},\"410\":{},\"455\":{},\"502\":{},\"587\":{},\"728\":{},\"1071\":{},\"1261\":{}},\"comment\":{}}],[\"message\",{\"_index\":230,\"name\":{\"480\":{},\"720\":{},\"1063\":{}},\"comment\":{}}],[\"messagehash\",{\"_index\":16,\"name\":{\"17\":{}},\"comment\":{}}],[\"messagepush\",{\"_index\":213,\"name\":{\"394\":{},\"396\":{},\"446\":{},\"449\":{}},\"comment\":{}}],[\"messages\",{\"_index\":214,\"name\":{\"395\":{},\"565\":{}},\"comment\":{}}],[\"meta\",{\"_index\":68,\"name\":{\"77\":{},\"103\":{},\"352\":{},\"364\":{},\"470\":{},\"517\":{},\"602\":{},\"717\":{},\"743\":{},\"957\":{},\"1038\":{},\"1086\":{},\"1272\":{},\"1298\":{}},\"comment\":{}}],[\"metasetter\",{\"_index\":74,\"name\":{\"88\":{},\"700\":{},\"971\":{},\"986\":{},\"998\":{},\"1012\":{},\"1050\":{},\"1283\":{}},\"comment\":{}}],[\"multiaddr_length_size\",{\"_index\":253,\"name\":{\"638\":{}},\"comment\":{}}],[\"multiaddrs\",{\"_index\":46,\"name\":{\"50\":{},\"681\":{},\"1245\":{}},\"comment\":{}}],[\"multicodec\",{\"_index\":85,\"name\":{\"112\":{},\"136\":{},\"194\":{},\"864\":{},\"879\":{},\"1185\":{},\"1307\":{},\"1331\":{},\"1389\":{}},\"comment\":{}}],[\"newstream\",{\"_index\":341,\"name\":{\"870\":{},\"1193\":{}},\"comment\":{}}],[\"nextpeer\",{\"_index\":363,\"name\":{\"917\":{}},\"comment\":{}}],[\"no_peer_available\",{\"_index\":108,\"name\":{\"157\":{},\"1352\":{}},\"comment\":{}}],[\"nodecapabilitycount\",{\"_index\":185,\"name\":{\"311\":{},\"1505\":{}},\"comment\":{}}],[\"nodeid\",{\"_index\":29,\"name\":{\"30\":{},\"38\":{},\"660\":{},\"1225\":{},\"1233\":{}},\"comment\":{}}],[\"none\",{\"_index\":244,\"name\":{\"570\":{}},\"comment\":{}}],[\"nullifier\",{\"_index\":63,\"name\":{\"70\":{},\"341\":{},\"414\":{},\"459\":{},\"506\":{},\"591\":{},\"732\":{},\"1075\":{},\"1265\":{}},\"comment\":{}}],[\"numpeers\",{\"_index\":91,\"name\":{\"121\":{},\"617\":{},\"1316\":{}},\"comment\":{}}],[\"observer\",{\"_index\":9,\"name\":{\"10\":{},\"1212\":{}},\"comment\":{}}],[\"onemillion\",{\"_index\":22,\"name\":{\"21\":{}},\"comment\":{}}],[\"oneventhandlers\",{\"_index\":326,\"name\":{\"840\":{},\"1171\":{}},\"comment\":{}}],[\"options\",{\"_index\":312,\"name\":{\"823\":{},\"855\":{},\"896\":{},\"908\":{},\"1154\":{},\"1178\":{}},\"comment\":{}}],[\"pagedirection\",{\"_index\":119,\"name\":{\"170\":{},\"183\":{},\"803\":{},\"810\":{},\"814\":{},\"1134\":{},\"1141\":{},\"1145\":{},\"1365\":{},\"1378\":{}},\"comment\":{}}],[\"pagesize\",{\"_index\":130,\"name\":{\"184\":{},\"536\":{},\"811\":{},\"1142\":{},\"1379\":{}},\"comment\":{}}],[\"paginginfo\",{\"_index\":238,\"name\":{\"535\":{},\"539\":{},\"557\":{},\"566\":{}},\"comment\":{}}],[\"payload\",{\"_index\":66,\"name\":{\"73\":{},\"81\":{},\"97\":{},\"348\":{},\"360\":{},\"466\":{},\"513\":{},\"598\":{},\"713\":{},\"739\":{},\"950\":{},\"1034\":{},\"1082\":{},\"1268\":{},\"1276\":{},\"1292\":{}},\"comment\":{}}],[\"peer\",{\"_index\":161,\"name\":{\"267\":{},\"271\":{},\"1462\":{},\"1466\":{}},\"comment\":{}}],[\"peer:connect\",{\"_index\":328,\"name\":{\"844\":{}},\"comment\":{}}],[\"peer:connected:bootstrap\",{\"_index\":157,\"name\":{\"261\":{},\"1456\":{}},\"comment\":{}}],[\"peer:connected:peer\",{\"_index\":158,\"name\":{\"262\":{},\"1457\":{}},\"comment\":{}}],[\"peer:disconnect\",{\"_index\":329,\"name\":{\"846\":{}},\"comment\":{}}],[\"peer:discovery\",{\"_index\":327,\"name\":{\"842\":{}},\"comment\":{}}],[\"peer:discovery:bootstrap\",{\"_index\":155,\"name\":{\"259\":{},\"1454\":{}},\"comment\":{}}],[\"peer:discovery:peer\",{\"_index\":156,\"name\":{\"260\":{},\"1455\":{}},\"comment\":{}}],[\"peer_connect_bootstrap\",{\"_index\":152,\"name\":{\"256\":{},\"1451\":{}},\"comment\":{}}],[\"peer_connect_peer_exchange\",{\"_index\":153,\"name\":{\"257\":{},\"1452\":{}},\"comment\":{}}],[\"peer_discovery_bootstrap\",{\"_index\":150,\"name\":{\"254\":{},\"1449\":{}},\"comment\":{}}],[\"peer_discovery_peer_exchange\",{\"_index\":151,\"name\":{\"255\":{},\"1450\":{}},\"comment\":{}}],[\"peer_exchange\",{\"_index\":144,\"name\":{\"248\":{},\"1443\":{}},\"comment\":{}}],[\"peerdiscovery\",{\"_index\":357,\"name\":{\"906\":{},\"923\":{}},\"comment\":{}}],[\"peerdiscoverydns\",{\"_index\":362,\"name\":{\"915\":{}},\"comment\":{}}],[\"peerexchange\",{\"_index\":351,\"name\":{\"895\":{}},\"comment\":{}}],[\"peerexchangecodec\",{\"_index\":345,\"name\":{\"875\":{}},\"comment\":{}}],[\"peerexchangecomponents\",{\"_index\":95,\"name\":{\"127\":{},\"1322\":{}},\"comment\":{}}],[\"peerexchangediscovery\",{\"_index\":349,\"name\":{\"892\":{}},\"comment\":{}}],[\"peerexchangequery\",{\"_index\":248,\"name\":{\"616\":{},\"618\":{}},\"comment\":{}}],[\"peerexchangequeryparams\",{\"_index\":90,\"name\":{\"120\":{},\"1315\":{}},\"comment\":{}}],[\"peerexchangeresponse\",{\"_index\":92,\"name\":{\"123\":{},\"622\":{},\"624\":{},\"1318\":{}},\"comment\":{}}],[\"peerexchangerpc\",{\"_index\":249,\"name\":{\"628\":{},\"631\":{}},\"comment\":{}}],[\"peerid\",{\"_index\":37,\"name\":{\"39\":{},\"122\":{},\"659\":{},\"1234\":{},\"1317\":{}},\"comment\":{}}],[\"peeridstr\",{\"_index\":172,\"name\":{\"291\":{},\"1486\":{}},\"comment\":{}}],[\"peerinfo\",{\"_index\":47,\"name\":{\"52\":{},\"125\":{},\"610\":{},\"612\":{},\"665\":{},\"1247\":{},\"1320\":{}},\"comment\":{}}],[\"peerinfos\",{\"_index\":93,\"name\":{\"124\":{},\"623\":{},\"1319\":{}},\"comment\":{}}],[\"peers\",{\"_index\":87,\"name\":{\"114\":{},\"138\":{},\"196\":{},\"887\":{},\"1309\":{},\"1333\":{},\"1391\":{}},\"comment\":{}}],[\"peersbydiscoveryresult\",{\"_index\":159,\"name\":{\"263\":{},\"1458\":{}},\"comment\":{}}],[\"peerstore\",{\"_index\":86,\"name\":{\"113\":{},\"129\":{},\"137\":{},\"195\":{},\"317\":{},\"886\":{},\"1308\":{},\"1324\":{},\"1332\":{},\"1390\":{},\"1511\":{}},\"comment\":{}}],[\"pendingpeerdialqueue\",{\"_index\":316,\"name\":{\"828\":{},\"1159\":{}},\"comment\":{}}],[\"ping\",{\"_index\":53,\"name\":{\"60\":{},\"294\":{},\"1255\":{},\"1489\":{}},\"comment\":{}}],[\"pingkeepalive\",{\"_index\":178,\"name\":{\"300\":{},\"758\":{},\"1101\":{},\"1494\":{}},\"comment\":{}}],[\"pingkeepalivetimers\",{\"_index\":332,\"name\":{\"853\":{},\"1176\":{}},\"comment\":{}}],[\"preparenewstream\",{\"_index\":342,\"name\":{\"871\":{},\"1194\":{}},\"comment\":{}}],[\"privatekey\",{\"_index\":386,\"name\":{\"976\":{}},\"comment\":{}}],[\"processdialqueue\",{\"_index\":321,\"name\":{\"835\":{},\"1166\":{}},\"comment\":{}}],[\"prod\",{\"_index\":370,\"name\":{\"930\":{}},\"comment\":{}}],[\"proof\",{\"_index\":58,\"name\":{\"65\":{},\"336\":{},\"409\":{},\"454\":{},\"501\":{},\"586\":{},\"727\":{},\"1070\":{},\"1260\":{}},\"comment\":{}}],[\"proto\",{\"_index\":288,\"name\":{\"711\":{},\"725\":{},\"952\":{},\"1032\":{},\"1068\":{}},\"comment\":{}}],[\"proto_filter\",{\"_index\":209,\"name\":{\"379\":{}},\"comment\":{}}],[\"proto_filter_v2\",{\"_index\":219,\"name\":{\"421\":{}},\"comment\":{}}],[\"proto_lightpush\",{\"_index\":228,\"name\":{\"477\":{}},\"comment\":{}}],[\"proto_message\",{\"_index\":202,\"name\":{\"334\":{}},\"comment\":{}}],[\"proto_peer_exchange\",{\"_index\":247,\"name\":{\"609\":{}},\"comment\":{}}],[\"proto_store\",{\"_index\":236,\"name\":{\"525\":{}},\"comment\":{}}],[\"proto_topic_only_message\",{\"_index\":207,\"name\":{\"371\":{}},\"comment\":{}}],[\"protocolcreateoptions\",{\"_index\":99,\"name\":{\"144\":{},\"1339\":{}},\"comment\":{}}],[\"protocols\",{\"_index\":97,\"name\":{\"130\":{},\"1325\":{}},\"comment\":{}}],[\"publickey\",{\"_index\":25,\"name\":{\"26\":{},\"42\":{},\"305\":{},\"674\":{},\"968\":{},\"982\":{},\"1237\":{},\"1499\":{}},\"comment\":{}}],[\"pubsub\",{\"_index\":174,\"name\":{\"295\":{},\"1490\":{}},\"comment\":{}}],[\"pubsubtopic\",{\"_index\":79,\"name\":{\"99\":{},\"146\":{},\"180\":{},\"289\":{},\"425\":{},\"448\":{},\"479\":{},\"530\":{},\"555\":{},\"710\":{},\"951\":{},\"1031\":{},\"1294\":{},\"1341\":{},\"1375\":{},\"1484\":{}},\"comment\":{}}],[\"push\",{\"_index\":218,\"name\":{\"403\":{},\"782\":{},\"1113\":{}},\"comment\":{}}],[\"pushrequest\",{\"_index\":229,\"name\":{\"478\":{},\"481\":{}},\"comment\":{}}],[\"pushresponse\",{\"_index\":231,\"name\":{\"485\":{},\"488\":{},\"524\":{},\"789\":{},\"792\":{},\"1120\":{},\"1123\":{}},\"comment\":{}}],[\"pushrpc\",{\"_index\":234,\"name\":{\"492\":{},\"496\":{}},\"comment\":{}}],[\"query\",{\"_index\":84,\"name\":{\"111\":{},\"579\":{},\"629\":{},\"878\":{},\"904\":{},\"1306\":{}},\"comment\":{}}],[\"queryattempts\",{\"_index\":353,\"name\":{\"899\":{}},\"comment\":{}}],[\"querygenerator\",{\"_index\":134,\"name\":{\"192\":{},\"1387\":{}},\"comment\":{}}],[\"queryingpeers\",{\"_index\":352,\"name\":{\"898\":{}},\"comment\":{}}],[\"queryinterval\",{\"_index\":359,\"name\":{\"912\":{}},\"comment\":{}}],[\"queryoptions\",{\"_index\":308,\"name\":{\"809\":{},\"1140\":{}},\"comment\":{}}],[\"querywithorderedcallback\",{\"_index\":132,\"name\":{\"188\":{},\"1383\":{}},\"comment\":{}}],[\"querywithpromisecallback\",{\"_index\":133,\"name\":{\"190\":{},\"1385\":{}},\"comment\":{}}],[\"ratelimitproof\",{\"_index\":69,\"name\":{\"78\":{},\"83\":{},\"101\":{},\"335\":{},\"343\":{},\"353\":{},\"365\":{},\"408\":{},\"416\":{},\"453\":{},\"461\":{},\"471\":{},\"500\":{},\"508\":{},\"518\":{},\"585\":{},\"593\":{},\"603\":{},\"719\":{},\"726\":{},\"734\":{},\"744\":{},\"959\":{},\"1040\":{},\"1069\":{},\"1077\":{},\"1087\":{},\"1273\":{},\"1278\":{},\"1296\":{}},\"comment\":{}}],[\"receivertime\",{\"_index\":127,\"name\":{\"178\":{},\"528\":{},\"1373\":{}},\"comment\":{}}],[\"recipients\",{\"_index\":113,\"name\":{\"162\":{},\"1357\":{}},\"comment\":{}}],[\"record_prefix\",{\"_index\":265,\"name\":{\"656\":{}},\"comment\":{}}],[\"relay\",{\"_index\":32,\"name\":{\"33\":{},\"131\":{},\"204\":{},\"214\":{},\"225\":{},\"236\":{},\"312\":{},\"764\":{},\"856\":{},\"1019\":{},\"1179\":{},\"1207\":{},\"1228\":{},\"1326\":{},\"1399\":{},\"1409\":{},\"1420\":{},\"1431\":{},\"1506\":{}},\"comment\":{}}],[\"relaycreateoptions\",{\"_index\":12,\"name\":{\"14\":{},\"1216\":{}},\"comment\":{}}],[\"relaykeepalive\",{\"_index\":179,\"name\":{\"301\":{},\"759\":{},\"1102\":{},\"1495\":{}},\"comment\":{}}],[\"relaykeepalivetimers\",{\"_index\":333,\"name\":{\"854\":{},\"1177\":{}},\"comment\":{}}],[\"relaynode\",{\"_index\":140,\"name\":{\"224\":{},\"1419\":{}},\"comment\":{}}],[\"remote_peer_fault\",{\"_index\":109,\"name\":{\"158\":{},\"1353\":{}},\"comment\":{}}],[\"remote_peer_rejected\",{\"_index\":110,\"name\":{\"159\":{},\"1354\":{}},\"comment\":{}}],[\"removeitemfromarray\",{\"_index\":193,\"name\":{\"324\":{},\"1197\":{}},\"comment\":{}}],[\"removelibp2peventlistener\",{\"_index\":89,\"name\":{\"118\":{},\"142\":{},\"200\":{},\"882\":{},\"1313\":{},\"1337\":{},\"1395\":{}},\"comment\":{}}],[\"request\",{\"_index\":217,\"name\":{\"402\":{},\"494\":{}},\"comment\":{}}],[\"requestid\",{\"_index\":216,\"name\":{\"401\":{},\"423\":{},\"439\":{},\"493\":{},\"578\":{}},\"comment\":{}}],[\"resolvetxt\",{\"_index\":184,\"name\":{\"309\":{},\"1503\":{}},\"comment\":{}}],[\"response\",{\"_index\":235,\"name\":{\"495\":{},\"580\":{},\"630\":{}},\"comment\":{}}],[\"rlnidentifier\",{\"_index\":64,\"name\":{\"71\":{},\"342\":{},\"415\":{},\"460\":{},\"507\":{},\"592\":{},\"733\":{},\"1076\":{},\"1266\":{}},\"comment\":{}}],[\"run\",{\"_index\":318,\"name\":{\"831\":{},\"1162\":{}},\"comment\":{}}],[\"searchcontext\",{\"_index\":180,\"name\":{\"302\":{},\"1496\":{}},\"comment\":{}}],[\"send\",{\"_index\":166,\"name\":{\"276\":{},\"1471\":{}},\"comment\":{}}],[\"senderror\",{\"_index\":103,\"name\":{\"152\":{},\"1347\":{}},\"comment\":{}}],[\"sendertime\",{\"_index\":128,\"name\":{\"179\":{},\"529\":{},\"1374\":{}},\"comment\":{}}],[\"sendresult\",{\"_index\":111,\"name\":{\"160\":{},\"1355\":{}},\"comment\":{}}],[\"seq\",{\"_index\":39,\"name\":{\"41\":{},\"670\":{},\"1236\":{}},\"comment\":{}}],[\"sequencenumber\",{\"_index\":30,\"name\":{\"31\":{},\"1226\":{}},\"comment\":{}}],[\"set\",{\"_index\":273,\"name\":{\"672\":{}},\"comment\":{}}],[\"setlocationmultiaddr\",{\"_index\":268,\"name\":{\"663\":{}},\"comment\":{}}],[\"sharex\",{\"_index\":61,\"name\":{\"68\":{},\"339\":{},\"412\":{},\"457\":{},\"504\":{},\"589\":{},\"730\":{},\"1073\":{},\"1263\":{}},\"comment\":{}}],[\"sharey\",{\"_index\":62,\"name\":{\"69\":{},\"340\":{},\"413\":{},\"458\":{},\"505\":{},\"590\":{},\"731\":{},\"1074\":{},\"1264\":{}},\"comment\":{}}],[\"shoulddialpeer\",{\"_index\":330,\"name\":{\"849\":{},\"1172\":{}},\"comment\":{}}],[\"sign\",{\"_index\":272,\"name\":{\"669\":{},\"688\":{}},\"comment\":{}}],[\"signature\",{\"_index\":24,\"name\":{\"23\":{},\"25\":{},\"43\":{},\"671\":{},\"948\":{},\"1238\":{}},\"comment\":{}}],[\"signaturepublickey\",{\"_index\":383,\"name\":{\"949\":{}},\"comment\":{}}],[\"sigprivkey\",{\"_index\":385,\"name\":{\"969\":{},\"983\":{},\"996\":{},\"1009\":{}},\"comment\":{}}],[\"size_too_big\",{\"_index\":107,\"name\":{\"156\":{},\"1351\":{}},\"comment\":{}}],[\"start\",{\"_index\":116,\"name\":{\"165\":{},\"210\":{},\"221\":{},\"232\":{},\"243\":{},\"770\":{},\"857\":{},\"901\":{},\"921\":{},\"1025\":{},\"1180\":{},\"1360\":{},\"1405\":{},\"1416\":{},\"1427\":{},\"1438\":{}},\"comment\":{}}],[\"startpeerconnectionlistener\",{\"_index\":323,\"name\":{\"837\":{},\"1168\":{}},\"comment\":{}}],[\"startpeerdisconnectionlistener\",{\"_index\":324,\"name\":{\"838\":{},\"1169\":{}},\"comment\":{}}],[\"startpeerdiscoverylistener\",{\"_index\":322,\"name\":{\"836\":{},\"1167\":{}},\"comment\":{}}],[\"startrecurringqueries\",{\"_index\":355,\"name\":{\"903\":{}},\"comment\":{}}],[\"starttime\",{\"_index\":123,\"name\":{\"174\":{},\"558\":{},\"807\":{},\"1138\":{},\"1369\":{}},\"comment\":{}}],[\"staticnoisekey\",{\"_index\":101,\"name\":{\"148\":{},\"1343\":{}},\"comment\":{}}],[\"statuscode\",{\"_index\":226,\"name\":{\"440\":{}},\"comment\":{}}],[\"statusdesc\",{\"_index\":227,\"name\":{\"441\":{}},\"comment\":{}}],[\"stop\",{\"_index\":137,\"name\":{\"211\":{},\"222\":{},\"233\":{},\"244\":{},\"274\":{},\"286\":{},\"771\":{},\"832\":{},\"858\":{},\"902\":{},\"922\":{},\"1026\":{},\"1163\":{},\"1181\":{},\"1406\":{},\"1417\":{},\"1428\":{},\"1439\":{},\"1469\":{},\"1481\":{}},\"comment\":{}}],[\"stopall\",{\"_index\":334,\"name\":{\"859\":{},\"1182\":{}},\"comment\":{}}],[\"store\",{\"_index\":33,\"name\":{\"34\":{},\"132\":{},\"205\":{},\"215\":{},\"226\":{},\"237\":{},\"313\":{},\"765\":{},\"1020\":{},\"1229\":{},\"1327\":{},\"1400\":{},\"1410\":{},\"1421\":{},\"1432\":{},\"1507\":{}},\"comment\":{}}],[\"storecodec\",{\"_index\":306,\"name\":{\"801\":{},\"1132\":{}},\"comment\":{}}],[\"storequeryoptions\",{\"_index\":129,\"name\":{\"181\":{},\"1376\":{}},\"comment\":{}}],[\"streammanager\",{\"_index\":335,\"name\":{\"860\":{},\"884\":{},\"1183\":{}},\"comment\":{}}],[\"streampool\",{\"_index\":336,\"name\":{\"862\":{},\"1190\":{}},\"comment\":{}}],[\"subscribe\",{\"_index\":51,\"name\":{\"58\":{},\"282\":{},\"381\":{},\"430\":{},\"781\":{},\"1112\":{},\"1253\":{},\"1477\":{}},\"comment\":{}}],[\"subscriber_ping\",{\"_index\":223,\"name\":{\"429\":{}},\"comment\":{}}],[\"symkey\",{\"_index\":388,\"name\":{\"995\":{},\"1003\":{},\"1008\":{}},\"comment\":{}}],[\"symmetric\",{\"_index\":387,\"name\":{\"987\":{}},\"comment\":{}}],[\"tagname\",{\"_index\":190,\"name\":{\"321\":{},\"909\":{},\"1515\":{}},\"comment\":{}}],[\"tags\",{\"_index\":142,\"name\":{\"246\":{},\"1441\":{}},\"comment\":{}}],[\"tagttl\",{\"_index\":192,\"name\":{\"323\":{},\"911\":{},\"1517\":{}},\"comment\":{}}],[\"tagvalue\",{\"_index\":191,\"name\":{\"322\":{},\"910\":{},\"1516\":{}},\"comment\":{}}],[\"tcp\",{\"_index\":41,\"name\":{\"45\":{},\"648\":{},\"676\":{},\"1240\":{}},\"comment\":{}}],[\"tcp4\",{\"_index\":263,\"name\":{\"651\":{}},\"comment\":{}}],[\"tcp6\",{\"_index\":44,\"name\":{\"48\":{},\"653\":{},\"679\":{},\"1243\":{}},\"comment\":{}}],[\"test\",{\"_index\":369,\"name\":{\"929\":{}},\"comment\":{}}],[\"timefilter\",{\"_index\":122,\"name\":{\"173\":{},\"185\":{},\"806\":{},\"812\":{},\"1137\":{},\"1143\":{},\"1368\":{},\"1380\":{}},\"comment\":{}}],[\"timeoutms\",{\"_index\":199,\"name\":{\"331\":{},\"1204\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":67,\"name\":{\"76\":{},\"82\":{},\"100\":{},\"351\":{},\"363\":{},\"469\":{},\"516\":{},\"601\":{},\"716\":{},\"742\":{},\"956\":{},\"1037\":{},\"1085\":{},\"1271\":{},\"1277\":{},\"1295\":{}},\"comment\":{}}],[\"toasynciterator\",{\"_index\":197,\"name\":{\"328\":{},\"1201\":{}},\"comment\":{}}],[\"topic\",{\"_index\":211,\"name\":{\"382\":{}},\"comment\":{}}],[\"topiconlymessage\",{\"_index\":208,\"name\":{\"372\":{},\"374\":{},\"378\":{}},\"comment\":{}}],[\"toprotoobj\",{\"_index\":77,\"name\":{\"94\":{},\"702\":{},\"973\":{},\"1000\":{},\"1052\":{},\"1289\":{}},\"comment\":{}}],[\"tostringtag\",{\"_index\":358,\"name\":{\"907\":{},\"924\":{}},\"comment\":{}}],[\"tosubscriptioniterator\",{\"_index\":169,\"name\":{\"280\":{},\"1475\":{}},\"comment\":{}}],[\"towire\",{\"_index\":76,\"name\":{\"92\":{},\"701\":{},\"972\":{},\"999\":{},\"1051\":{},\"1287\":{}},\"comment\":{}}],[\"transportprotocol\",{\"_index\":261,\"name\":{\"647\":{}},\"comment\":{}}],[\"transportprotocolperipversion\",{\"_index\":262,\"name\":{\"650\":{}},\"comment\":{}}],[\"udp\",{\"_index\":42,\"name\":{\"46\":{},\"649\":{},\"677\":{},\"1241\":{}},\"comment\":{}}],[\"udp4\",{\"_index\":264,\"name\":{\"652\":{}},\"comment\":{}}],[\"udp6\",{\"_index\":45,\"name\":{\"49\":{},\"654\":{},\"680\":{},\"1244\":{}},\"comment\":{}}],[\"unsubscribe\",{\"_index\":52,\"name\":{\"59\":{},\"287\":{},\"431\":{},\"1254\":{},\"1482\":{}},\"comment\":{}}],[\"unsubscribe_all\",{\"_index\":224,\"name\":{\"432\":{}},\"comment\":{}}],[\"unsubscribeall\",{\"_index\":54,\"name\":{\"61\":{},\"1256\":{}},\"comment\":{}}],[\"useragent\",{\"_index\":294,\"name\":{\"760\":{},\"1103\":{}},\"comment\":{}}],[\"utf8tobytes\",{\"_index\":389,\"name\":{\"1053\":{}},\"comment\":{}}],[\"utils\",{\"_index\":391,\"name\":{\"1196\":{}},\"comment\":{}}],[\"verify\",{\"_index\":271,\"name\":{\"668\":{}},\"comment\":{}}],[\"verifysignature\",{\"_index\":281,\"name\":{\"691\":{}},\"comment\":{}}],[\"version\",{\"_index\":23,\"name\":{\"22\":{},\"75\":{},\"350\":{},\"362\":{},\"468\":{},\"515\":{},\"600\":{},\"718\":{},\"724\":{},\"741\":{},\"958\":{},\"1039\":{},\"1067\":{},\"1084\":{},\"1270\":{}},\"comment\":{}}],[\"version_0\",{\"_index\":290,\"name\":{\"721\":{},\"1064\":{}},\"comment\":{}}],[\"visits\",{\"_index\":182,\"name\":{\"306\":{},\"1500\":{}},\"comment\":{}}],[\"waitforremotepeer\",{\"_index\":309,\"name\":{\"817\":{},\"1013\":{},\"1148\":{}},\"comment\":{}}],[\"waku\",{\"_index\":135,\"name\":{\"202\":{},\"753\":{},\"1055\":{},\"1096\":{},\"1397\":{}},\"comment\":{}}],[\"waku/core\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"waku/dns\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"waku/enr\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"waku/interfaces\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"waku/message\",{\"_index\":14,\"name\":{\"16\":{},\"20\":{}},\"comment\":{}}],[\"waku/peer\",{\"_index\":17,\"name\":{\"18\":{}},\"comment\":{}}],[\"waku/proto\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"waku/relay\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"waku/sdk\",{\"_index\":26,\"name\":{\"27\":{}},\"comment\":{}}],[\"waku/utils\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"waku2\",{\"_index\":31,\"name\":{\"32\":{},\"51\":{},\"682\":{},\"1227\":{},\"1246\":{}},\"comment\":{}}],[\"waku_filter\",{\"_index\":297,\"name\":{\"776\":{},\"1107\":{}},\"comment\":{}}],[\"waku_light_push\",{\"_index\":300,\"name\":{\"785\":{},\"1116\":{}},\"comment\":{}}],[\"waku_store\",{\"_index\":303,\"name\":{\"797\":{},\"1128\":{}},\"comment\":{}}],[\"wakudnsdiscovery\",{\"_index\":367,\"name\":{\"925\":{}},\"comment\":{}}],[\"wakufilter\",{\"_index\":298,\"name\":{\"777\":{},\"783\":{},\"1108\":{},\"1114\":{}},\"comment\":{}}],[\"wakugossipsub\",{\"_index\":8,\"name\":{\"8\":{},\"1210\":{}},\"comment\":{}}],[\"wakulightpush\",{\"_index\":301,\"name\":{\"786\":{},\"796\":{},\"1117\":{},\"1127\":{}},\"comment\":{}}],[\"wakumessage\",{\"_index\":206,\"name\":{\"347\":{},\"355\":{},\"359\":{},\"367\":{},\"420\":{},\"447\":{},\"465\":{},\"473\":{},\"512\":{},\"520\":{},\"597\":{},\"605\":{},\"738\":{},\"746\":{},\"1081\":{},\"1089\":{}},\"comment\":{}}],[\"wakunode\",{\"_index\":295,\"name\":{\"761\":{},\"774\":{},\"1016\":{},\"1104\":{},\"1105\":{}},\"comment\":{}}],[\"wakuoptions\",{\"_index\":293,\"name\":{\"757\":{},\"775\":{},\"1100\":{},\"1106\":{}},\"comment\":{}}],[\"wakupeerexchange\",{\"_index\":344,\"name\":{\"873\":{},\"876\":{}},\"comment\":{}}],[\"wakupeerexchangediscovery\",{\"_index\":348,\"name\":{\"890\":{}},\"comment\":{}}],[\"wakurelay\",{\"_index\":6,\"name\":{\"6\":{},\"1208\":{}},\"comment\":{}}],[\"wakustore\",{\"_index\":305,\"name\":{\"799\":{},\"815\":{},\"1130\":{},\"1146\":{}},\"comment\":{}}],[\"wantednodecapabilitycount\",{\"_index\":189,\"name\":{\"320\":{},\"1514\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/assets/style.css b/assets/style.css index 496e66f21b..108428c3f3 100644 --- a/assets/style.css +++ b/assets/style.css @@ -6,17 +6,35 @@ --light-color-background-warning: #e6e600; --light-color-icon-background: var(--light-color-background); --light-color-accent: #c5c7c9; + --light-color-active-menu-item: var(--light-color-accent); --light-color-text: #222; - --light-color-text-aside: #707070; - --light-color-link: #4da6ff; - --light-color-ts: #db1373; - --light-color-ts-interface: #139d2c; - --light-color-ts-enum: #9c891a; - --light-color-ts-class: #2484e5; + --light-color-text-aside: #6e6e6e; + --light-color-link: #1f70c2; + + --light-color-ts-project: #b111c9; + --light-color-ts-module: var(--light-color-ts-project); + --light-color-ts-namespace: var(--light-color-ts-project); + --light-color-ts-enum: #7e6f15; + --light-color-ts-enum-member: var(--light-color-ts-enum); + --light-color-ts-variable: #4760ec; --light-color-ts-function: #572be7; - --light-color-ts-namespace: #b111c9; - --light-color-ts-private: #707070; - --light-color-ts-variable: #4d68ff; + --light-color-ts-class: #1f70c2; + --light-color-ts-interface: #108024; + --light-color-ts-constructor: var(--light-color-ts-class); + --light-color-ts-property: var(--light-color-ts-variable); + --light-color-ts-method: var(--light-color-ts-function); + --light-color-ts-call-signature: var(--light-color-ts-method); + --light-color-ts-index-signature: var(--light-color-ts-property); + --light-color-ts-constructor-signature: var(--light-color-ts-constructor); + --light-color-ts-parameter: var(--light-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --light-color-ts-type-parameter: var(--light-color-ts-type-alias); + --light-color-ts-accessor: var(--light-color-ts-property); + --light-color-ts-get-signature: var(--light-color-ts-accessor); + --light-color-ts-set-signature: var(--light-color-ts-accessor); + --light-color-ts-type-alias: #d51270; + /* reference not included as links will be colored with the kind that it points to */ + --light-external-icon: url("data:image/svg+xml;utf8,"); --light-color-scheme: light; @@ -27,17 +45,35 @@ --dark-color-warning-text: #222; --dark-color-icon-background: var(--dark-color-background-secondary); --dark-color-accent: #9096a2; + --dark-color-active-menu-item: #5d5d6a; --dark-color-text: #f5f5f5; --dark-color-text-aside: #dddddd; --dark-color-link: #00aff4; - --dark-color-ts: #ff6492; - --dark-color-ts-interface: #6cff87; + + --dark-color-ts-project: #e358ff; + --dark-color-ts-module: var(--dark-color-ts-project); + --dark-color-ts-namespace: var(--dark-color-ts-project); --dark-color-ts-enum: #f4d93e; - --dark-color-ts-class: #61b0ff; - --dark-color-ts-function: #9772ff; - --dark-color-ts-namespace: #e14dff; - --dark-color-ts-private: #e2e2e2; - --dark-color-ts-variable: #4d68ff; + --dark-color-ts-enum-member: var(--dark-color-ts-enum); + --dark-color-ts-variable: #798dff; + --dark-color-ts-function: #a280ff; + --dark-color-ts-class: #8ac4ff; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-constructor: var(--dark-color-ts-class); + --dark-color-ts-property: var(--dark-color-ts-variable); + --dark-color-ts-method: var(--dark-color-ts-function); + --dark-color-ts-call-signature: var(--dark-color-ts-method); + --dark-color-ts-index-signature: var(--dark-color-ts-property); + --dark-color-ts-constructor-signature: var(--dark-color-ts-constructor); + --dark-color-ts-parameter: var(--dark-color-ts-variable); + /* type literal not included as links will never be generated to it */ + --dark-color-ts-type-parameter: var(--dark-color-ts-type-alias); + --dark-color-ts-accessor: var(--dark-color-ts-property); + --dark-color-ts-get-signature: var(--dark-color-ts-accessor); + --dark-color-ts-set-signature: var(--dark-color-ts-accessor); + --dark-color-ts-type-alias: #ff6492; + /* reference not included as links will be colored with the kind that it points to */ + --dark-external-icon: url("data:image/svg+xml;utf8,"); --dark-color-scheme: dark; } @@ -50,17 +86,34 @@ --color-warning-text: var(--light-color-warning-text); --color-icon-background: var(--light-color-icon-background); --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); --color-text: var(--light-color-text); --color-text-aside: var(--light-color-text-aside); --color-link: var(--light-color-link); - --color-ts: var(--light-color-ts); - --color-ts-interface: var(--light-color-ts-interface); - --color-ts-enum: var(--light-color-ts-enum); - --color-ts-class: var(--light-color-ts-class); - --color-ts-function: var(--light-color-ts-function); + + --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-private: var(--light-color-ts-private); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --external-icon: var(--light-external-icon); --color-scheme: var(--light-color-scheme); } @@ -74,17 +127,34 @@ --color-warning-text: var(--dark-color-warning-text); --color-icon-background: var(--dark-color-icon-background); --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); --color-text: var(--dark-color-text); --color-text-aside: var(--dark-color-text-aside); --color-link: var(--dark-color-link); - --color-ts: var(--dark-color-ts); - --color-ts-interface: var(--dark-color-ts-interface); - --color-ts-enum: var(--dark-color-ts-enum); - --color-ts-class: var(--dark-color-ts-class); - --color-ts-function: var(--dark-color-ts-function); + + --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-private: var(--dark-color-ts-private); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --external-icon: var(--dark-external-icon); --color-scheme: var(--dark-color-scheme); } @@ -105,17 +175,34 @@ body { --color-warning-text: var(--light-color-warning-text); --color-icon-background: var(--light-color-icon-background); --color-accent: var(--light-color-accent); + --color-active-menu-item: var(--light-color-active-menu-item); --color-text: var(--light-color-text); --color-text-aside: var(--light-color-text-aside); --color-link: var(--light-color-link); - --color-ts: var(--light-color-ts); - --color-ts-interface: var(--light-color-ts-interface); - --color-ts-enum: var(--light-color-ts-enum); - --color-ts-class: var(--light-color-ts-class); - --color-ts-function: var(--light-color-ts-function); + + --color-ts-module: var(--light-color-ts-module); --color-ts-namespace: var(--light-color-ts-namespace); - --color-ts-private: var(--light-color-ts-private); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-enum-member: var(--light-color-ts-enum-member); --color-ts-variable: var(--light-color-ts-variable); + --color-ts-function: var(--light-color-ts-function); + --color-ts-class: var(--light-color-ts-class); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-constructor: var(--light-color-ts-constructor); + --color-ts-property: var(--light-color-ts-property); + --color-ts-method: var(--light-color-ts-method); + --color-ts-call-signature: var(--light-color-ts-call-signature); + --color-ts-index-signature: var(--light-color-ts-index-signature); + --color-ts-constructor-signature: var( + --light-color-ts-constructor-signature + ); + --color-ts-parameter: var(--light-color-ts-parameter); + --color-ts-type-parameter: var(--light-color-ts-type-parameter); + --color-ts-accessor: var(--light-color-ts-accessor); + --color-ts-get-signature: var(--light-color-ts-get-signature); + --color-ts-set-signature: var(--light-color-ts-set-signature); + --color-ts-type-alias: var(--light-color-ts-type-alias); + --external-icon: var(--light-external-icon); --color-scheme: var(--light-color-scheme); } @@ -127,17 +214,34 @@ body { --color-warning-text: var(--dark-color-warning-text); --color-icon-background: var(--dark-color-icon-background); --color-accent: var(--dark-color-accent); + --color-active-menu-item: var(--dark-color-active-menu-item); --color-text: var(--dark-color-text); --color-text-aside: var(--dark-color-text-aside); --color-link: var(--dark-color-link); - --color-ts: var(--dark-color-ts); - --color-ts-interface: var(--dark-color-ts-interface); - --color-ts-enum: var(--dark-color-ts-enum); - --color-ts-class: var(--dark-color-ts-class); - --color-ts-function: var(--dark-color-ts-function); + + --color-ts-module: var(--dark-color-ts-module); --color-ts-namespace: var(--dark-color-ts-namespace); - --color-ts-private: var(--dark-color-ts-private); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-enum-member: var(--dark-color-ts-enum-member); --color-ts-variable: var(--dark-color-ts-variable); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-constructor: var(--dark-color-ts-constructor); + --color-ts-property: var(--dark-color-ts-property); + --color-ts-method: var(--dark-color-ts-method); + --color-ts-call-signature: var(--dark-color-ts-call-signature); + --color-ts-index-signature: var(--dark-color-ts-index-signature); + --color-ts-constructor-signature: var( + --dark-color-ts-constructor-signature + ); + --color-ts-parameter: var(--dark-color-ts-parameter); + --color-ts-type-parameter: var(--dark-color-ts-type-parameter); + --color-ts-accessor: var(--dark-color-ts-accessor); + --color-ts-get-signature: var(--dark-color-ts-get-signature); + --color-ts-set-signature: var(--dark-color-ts-set-signature); + --color-ts-type-alias: var(--dark-color-ts-type-alias); + --external-icon: var(--dark-external-icon); --color-scheme: var(--dark-color-scheme); } @@ -156,6 +260,16 @@ h6 { line-height: 1.2; } +h1 > a, +h2 > a, +h3 > a, +h4 > a, +h5 > a, +h6 > a { + text-decoration: none; + color: var(--color-text); +} + h1 { font-size: 1.875rem; margin: 0.67rem 0; @@ -190,12 +304,6 @@ h6 { text-transform: uppercase; } -pre { - white-space: pre; - white-space: pre-wrap; - word-wrap: break-word; -} - dl, menu, ol, @@ -208,26 +316,10 @@ dd { } .container { - max-width: 1600px; + max-width: 1700px; padding: 0 2rem; } -@media (min-width: 640px) { - .container { - padding: 0 4rem; - } -} -@media (min-width: 1200px) { - .container { - padding: 0 8rem; - } -} -@media (min-width: 1600px) { - .container { - padding: 0 12rem; - } -} - /* Footer */ .tsd-generator { border-top: 1px solid var(--color-accent); @@ -243,26 +335,9 @@ dd { } .container-main { - display: flex; - justify-content: space-between; - position: relative; margin: 0 auto; -} - -.col-4, -.col-8 { - box-sizing: border-box; - float: left; - padding: 2rem 1rem; -} - -.col-4 { - flex: 0 0 25%; -} -.col-8 { - flex: 1 0; - flex-wrap: wrap; - padding-left: 0; + /* toolbar, footer, margin */ + min-height: calc(100vh - 41px - 56px - 4rem); } @keyframes fade-in { @@ -305,22 +380,6 @@ dd { opacity: 0; } } -@keyframes shift-to-left { - from { - transform: translate(0, 0); - } - to { - transform: translate(-25%, 0); - } -} -@keyframes unshift-to-left { - from { - transform: translate(-25%, 0); - } - to { - transform: translate(0, 0); - } -} @keyframes pop-in-from-right { from { transform: translate(100%, 0); @@ -369,13 +428,29 @@ pre { } pre { + position: relative; + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; padding: 10px; - border: 0.1em solid var(--color-accent); + border: 1px solid var(--color-accent); } pre code { padding: 0; font-size: 100%; } +pre > button { + position: absolute; + top: 10px; + right: 10px; + opacity: 0; + transition: opacity 0.1s; + box-sizing: border-box; +} +pre:hover > button, +pre > button.visible { + opacity: 1; +} blockquote { margin: 1em 0; @@ -391,13 +466,12 @@ blockquote { padding: 0 0 0 20px; margin: 0; } -.tsd-typography h4, .tsd-typography .tsd-index-panel h3, .tsd-index-panel .tsd-typography h3, +.tsd-typography h4, .tsd-typography h5, .tsd-typography h6 { font-size: 1em; - margin: 0; } .tsd-typography h5, .tsd-typography h6 { @@ -408,90 +482,18 @@ blockquote { .tsd-typography ol { margin: 1em 0; } - -@media (max-width: 1024px) { - html .col-content { - float: none; - max-width: 100%; - width: 100%; - padding-top: 3rem; - } - html .col-menu { - position: fixed !important; - overflow-y: auto; - -webkit-overflow-scrolling: touch; - z-index: 1024; - top: 0 !important; - bottom: 0 !important; - left: auto !important; - right: 0 !important; - padding: 1.5rem 1.5rem 0 0; - max-width: 25rem; - visibility: hidden; - background-color: var(--color-background); - transform: translate(100%, 0); - } - html .col-menu > *:last-child { - padding-bottom: 20px; - } - html .overlay { - content: ""; - display: block; - position: fixed; - z-index: 1023; - top: 0; - left: 0; - right: 0; - bottom: 0; - background-color: rgba(0, 0, 0, 0.75); - visibility: hidden; - } - - .to-has-menu .overlay { - animation: fade-in 0.4s; - } - - .to-has-menu :is(header, footer, .col-content) { - animation: shift-to-left 0.4s; - } - - .to-has-menu .col-menu { - animation: pop-in-from-right 0.4s; - } - - .from-has-menu .overlay { - animation: fade-out 0.4s; - } - - .from-has-menu :is(header, footer, .col-content) { - animation: unshift-to-left 0.4s; - } - - .from-has-menu .col-menu { - animation: pop-out-to-right 0.4s; - } - - .has-menu body { - overflow: hidden; - } - .has-menu .overlay { - visibility: visible; - } - .has-menu :is(header, footer, .col-content) { - transform: translate(-25%, 0); - } - .has-menu .col-menu { - visibility: visible; - transform: translate(0, 0); - display: flex; - flex-direction: column; - gap: 1.5rem; - max-height: 100vh; - padding: 1rem 2rem; - } - .has-menu .tsd-navigation { - max-height: 100%; - } +.tsd-typography table { + border-collapse: collapse; + border: none; +} +.tsd-typography td, +.tsd-typography th { + padding: 6px 13px; + border: 1px solid var(--color-accent); +} +.tsd-typography thead, +.tsd-typography tr:nth-child(even) { + background-color: var(--color-background-secondary); } .tsd-breadcrumb { @@ -672,43 +674,6 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { -o-page-break-inside: avoid; page-break-inside: avoid; } -.tsd-index-panel a, -.tsd-index-panel a.tsd-parent-kind-module { - color: var(--color-ts); -} -.tsd-index-panel a.tsd-parent-kind-interface { - color: var(--color-ts-interface); -} -.tsd-index-panel a.tsd-parent-kind-enum { - color: var(--color-ts-enum); -} -.tsd-index-panel a.tsd-parent-kind-class { - color: var(--color-ts-class); -} -.tsd-index-panel a.tsd-kind-module { - color: var(--color-ts-namespace); -} -.tsd-index-panel a.tsd-kind-interface { - color: var(--color-ts-interface); -} -.tsd-index-panel a.tsd-kind-enum { - color: var(--color-ts-enum); -} -.tsd-index-panel a.tsd-kind-class { - color: var(--color-ts-class); -} -.tsd-index-panel a.tsd-kind-function { - color: var(--color-ts-function); -} -.tsd-index-panel a.tsd-kind-namespace { - color: var(--color-ts-namespace); -} -.tsd-index-panel a.tsd-kind-variable { - color: var(--color-ts-variable); -} -.tsd-index-panel a.tsd-is-private { - color: var(--color-ts-private); -} .tsd-flag { display: inline-block; @@ -723,7 +688,7 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { } .tsd-anchor { - position: absolute; + position: relative; top: -100px; } @@ -737,108 +702,64 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { margin-bottom: 0; border-bottom: none; } -.tsd-member [data-tsd-kind] { - color: var(--color-ts); -} -.tsd-member [data-tsd-kind="Interface"] { - color: var(--color-ts-interface); -} -.tsd-member [data-tsd-kind="Enum"] { - color: var(--color-ts-enum); -} -.tsd-member [data-tsd-kind="Class"] { - color: var(--color-ts-class); -} -.tsd-member [data-tsd-kind="Private"] { - color: var(--color-ts-private); -} -.tsd-navigation a { - display: block; - margin: 0.4rem 0; - border-left: 2px solid transparent; +.tsd-navigation.settings { + margin: 1rem 0; +} +.tsd-navigation > a, +.tsd-navigation .tsd-accordion-summary { + width: calc(100% - 0.5rem); +} +.tsd-navigation a, +.tsd-navigation summary > span, +.tsd-page-navigation a { + display: inline-flex; + align-items: center; + padding: 0.25rem; color: var(--color-text); text-decoration: none; - transition: border-left-color 0.1s; + box-sizing: border-box; } -.tsd-navigation a:hover { +.tsd-navigation a.current, +.tsd-page-navigation a.current { + background: var(--color-active-menu-item); +} +.tsd-navigation a:hover, +.tsd-page-navigation a:hover { text-decoration: underline; } -.tsd-navigation ul { - margin: 0; +.tsd-navigation ul, +.tsd-page-navigation ul { + margin-top: 0; + margin-bottom: 0; padding: 0; list-style: none; } -.tsd-navigation li { +.tsd-navigation li, +.tsd-page-navigation li { padding: 0; + max-width: 100%; } - -.tsd-navigation.primary .tsd-accordion-details > ul { - margin-top: 0.75rem; +.tsd-nested-navigation { + margin-left: 3rem; } -.tsd-navigation.primary a { - padding: 0.75rem 0.5rem; - margin: 0; +.tsd-nested-navigation > li > details { + margin-left: -1.5rem; } -.tsd-navigation.primary ul li a { - margin-left: 0.5rem; -} -.tsd-navigation.primary ul li li a { +.tsd-small-nested-navigation { margin-left: 1.5rem; } -.tsd-navigation.primary ul li li li a { - margin-left: 2.5rem; -} -.tsd-navigation.primary ul li li li li a { - margin-left: 3.5rem; -} -.tsd-navigation.primary ul li li li li li a { - margin-left: 4.5rem; -} -.tsd-navigation.primary ul li li li li li li a { - margin-left: 5.5rem; -} -.tsd-navigation.primary li.current > a { - border-left: 0.15rem var(--color-text) solid; -} -.tsd-navigation.primary li.selected > a { - font-weight: bold; - border-left: 0.2rem var(--color-text) solid; -} -.tsd-navigation.primary ul li a:hover { - border-left: 0.2rem var(--color-text-aside) solid; -} -.tsd-navigation.primary li.globals + li > span, -.tsd-navigation.primary li.globals + li > a { - padding-top: 20px; +.tsd-small-nested-navigation > li > details { + margin-left: -1.5rem; } -.tsd-navigation.secondary.tsd-navigation--toolbar-hide { - max-height: calc(100vh - 1rem); - top: 0.5rem; +.tsd-nested-navigation > li > a, +.tsd-nested-navigation > li > span { + width: calc(100% - 1.75rem - 0.5rem); } -.tsd-navigation.secondary > ul { - display: inline; - padding-right: 0.5rem; - transition: opacity 0.2s; -} -.tsd-navigation.secondary ul li a { - padding-left: 0; -} -.tsd-navigation.secondary ul li li a { - padding-left: 1.1rem; -} -.tsd-navigation.secondary ul li li li a { - padding-left: 2.2rem; -} -.tsd-navigation.secondary ul li li li li a { - padding-left: 3.3rem; -} -.tsd-navigation.secondary ul li li li li li a { - padding-left: 4.4rem; -} -.tsd-navigation.secondary ul li li li li li li a { - padding-left: 5.5rem; + +.tsd-page-navigation ul { + padding-left: 1.75rem; } #tsd-sidebar-links a { @@ -851,41 +772,40 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { } a.tsd-index-link { - margin: 0.25rem 0; + padding: 0.25rem 0 !important; font-size: 1rem; line-height: 1.25rem; display: inline-flex; align-items: center; + color: var(--color-text); } -.tsd-accordion-summary > h1, -.tsd-accordion-summary > h2, -.tsd-accordion-summary > h3, -.tsd-accordion-summary > h4, -.tsd-accordion-summary > h5 { - display: inline-flex; - align-items: center; - vertical-align: middle; - margin-bottom: 0; +.tsd-accordion-summary { + list-style-type: none; /* hide marker on non-safari */ + outline: none; /* broken on safari, so just hide it */ +} +.tsd-accordion-summary::-webkit-details-marker { + display: none; /* hide marker on safari */ +} +.tsd-accordion-summary, +.tsd-accordion-summary a { user-select: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -} -.tsd-accordion-summary { - display: block; + cursor: pointer; } +.tsd-accordion-summary a { + width: calc(100% - 1.5rem); +} .tsd-accordion-summary > * { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; } -.tsd-accordion-summary::-webkit-details-marker { - display: none; -} -.tsd-index-accordion .tsd-accordion-summary svg { - margin-right: 0.25rem; +.tsd-index-accordion .tsd-accordion-summary > svg { + margin-left: 0.25rem; } .tsd-index-content > :not(:first-child) { margin-top: 0.75rem; @@ -910,34 +830,6 @@ a.tsd-index-link { margin-right: 0.8rem; } -@media (min-width: 1025px) { - .col-content { - margin: 2rem auto; - } - - .menu-sticky-wrap { - position: sticky; - height: calc(100vh - 2rem); - top: 4rem; - right: 0; - padding: 0 1.5rem; - padding-top: 1rem; - margin-top: 3rem; - transition: 0.3s ease-in-out; - transition-property: top, padding-top, padding, height; - overflow-y: auto; - } - .col-menu { - border-left: 1px solid var(--color-accent); - } - .col-menu--hide { - top: 1rem; - } - .col-menu .tsd-navigation:not(:last-child) { - padding-bottom: 1.75rem; - } -} - .tsd-panel { margin-bottom: 2.5rem; } @@ -1018,8 +910,9 @@ a.tsd-index-link { box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); } #tsd-search .results li { - padding: 0 10px; background-color: var(--color-background); + line-height: initial; + padding: 4px; } #tsd-search .results li:nth-child(even) { background-color: var(--color-background-secondary); @@ -1027,12 +920,15 @@ a.tsd-index-link { #tsd-search .results li.state { display: none; } -#tsd-search .results li.current, -#tsd-search .results li:hover { +#tsd-search .results li.current:not(.no-results), +#tsd-search .results li:hover:not(.no-results) { background-color: var(--color-accent); } #tsd-search .results a { - display: block; + display: flex; + align-items: center; + padding: 0.25rem; + box-sizing: border-box; } #tsd-search .results a:before { top: 10px; @@ -1143,7 +1039,7 @@ ul.tsd-type-parameter-list h5 { } .tsd-page-toolbar { - position: fixed; + position: sticky; z-index: 1; top: 0; left: 0; @@ -1183,16 +1079,14 @@ ul.tsd-type-parameter-list h5 { padding: 12px 0; } -.tsd-page-toolbar--hide { - transform: translateY(-100%); -} - .tsd-widget { display: inline-block; overflow: hidden; opacity: 0.8; height: 40px; - transition: opacity 0.1s, background-color 0.2s; + transition: + opacity 0.1s, + background-color 0.2s; vertical-align: bottom; cursor: pointer; } @@ -1214,12 +1108,6 @@ ul.tsd-type-parameter-list h5 { .tsd-widget.menu { display: none; } -@media (max-width: 1024px) { - .tsd-widget.options, - .tsd-widget.menu { - display: inline-block; - } -} input[type="checkbox"] + .tsd-widget:before { background-position: -120px 0; } @@ -1250,7 +1138,7 @@ img { } .deprecated { - text-decoration: line-through; + text-decoration: line-through !important; } .warning { @@ -1259,6 +1147,78 @@ img { background: var(--color-background-warning); } +.tsd-kind-project { + color: var(--color-ts-project); +} +.tsd-kind-module { + color: var(--color-ts-module); +} +.tsd-kind-namespace { + color: var(--color-ts-namespace); +} +.tsd-kind-enum { + color: var(--color-ts-enum); +} +.tsd-kind-enum-member { + color: var(--color-ts-enum-member); +} +.tsd-kind-variable { + color: var(--color-ts-variable); +} +.tsd-kind-function { + color: var(--color-ts-function); +} +.tsd-kind-class { + color: var(--color-ts-class); +} +.tsd-kind-interface { + color: var(--color-ts-interface); +} +.tsd-kind-constructor { + color: var(--color-ts-constructor); +} +.tsd-kind-property { + color: var(--color-ts-property); +} +.tsd-kind-method { + color: var(--color-ts-method); +} +.tsd-kind-call-signature { + color: var(--color-ts-call-signature); +} +.tsd-kind-index-signature { + color: var(--color-ts-index-signature); +} +.tsd-kind-constructor-signature { + color: var(--color-ts-constructor-signature); +} +.tsd-kind-parameter { + color: var(--color-ts-parameter); +} +.tsd-kind-type-literal { + color: var(--color-ts-type-literal); +} +.tsd-kind-type-parameter { + color: var(--color-ts-type-parameter); +} +.tsd-kind-accessor { + color: var(--color-ts-accessor); +} +.tsd-kind-get-signature { + color: var(--color-ts-get-signature); +} +.tsd-kind-set-signature { + color: var(--color-ts-set-signature); +} +.tsd-kind-type-alias { + color: var(--color-ts-type-alias); +} + +/* if we have a kind icon, don't color the text by kind */ +.tsd-kind-icon ~ span { + color: var(--color-text); +} + * { scrollbar-width: thin; scrollbar-color: var(--color-accent) var(--color-icon-background); @@ -1277,3 +1237,147 @@ img { border-radius: 999rem; border: 0.25rem solid var(--color-icon-background); } + +/* mobile */ +@media (max-width: 769px) { + .tsd-widget.options, + .tsd-widget.menu { + display: inline-block; + } + + .container-main { + display: flex; + } + html .col-content { + float: none; + max-width: 100%; + width: 100%; + } + html .col-sidebar { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + width: 75vw; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + html .col-sidebar > *:last-child { + padding-bottom: 20px; + } + html .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu .col-sidebar { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu .col-sidebar { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu .col-sidebar { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } +} + +/* one sidebar */ +@media (min-width: 770px) { + .container-main { + display: grid; + grid-template-columns: minmax(0, 1fr) minmax(0, 2fr); + grid-template-areas: "sidebar content"; + margin: 2rem auto; + } + + .col-sidebar { + grid-area: sidebar; + } + .col-content { + grid-area: content; + padding: 0 1rem; + } +} +@media (min-width: 770px) and (max-width: 1399px) { + .col-sidebar { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + padding-top: 1rem; + } + .site-menu { + margin-top: 1rem; + } +} + +/* two sidebars */ +@media (min-width: 1200px) { + .container-main { + grid-template-columns: minmax(0, 1fr) minmax(0, 2.5fr) minmax(0, 20rem); + grid-template-areas: "sidebar content toc"; + } + + .col-sidebar { + display: contents; + } + + .page-menu { + grid-area: toc; + padding-left: 1rem; + } + .site-menu { + grid-area: sidebar; + } + + .site-menu { + margin-top: 1rem 0; + } + + .page-menu, + .site-menu { + max-height: calc(100vh - 2rem - 42px); + overflow: auto; + position: sticky; + top: 42px; + } +} diff --git a/classes/_waku_core.ConnectionManager.html b/classes/_waku_core.ConnectionManager.html index 1134426163..e560c53d6a 100644 --- a/classes/_waku_core.ConnectionManager.html +++ b/classes/_waku_core.ConnectionManager.html @@ -1,250 +1,302 @@ -ConnectionManager | @waku/root
+ConnectionManager | Documentation
-
+
  • The search index is not available
  • Documentation +
    -
    +

    Hierarchy

    Implements

    - +

    Constructors

    -
    - -
    +

    Returns ConnectionManager

    +
  • Defined in packages/core/src/lib/connection_manager.ts:104
  • Properties

    -
    - -
    currentActiveDialCount: number = 0
    +
    + +
    libp2p: Libp2p
    +
    + +
    onEventHandlers: {
        peer:connect: ((evt) => void);
        peer:disconnect: (() => ((evt) => void));
        peer:discovery: ((evt) => void);
    } = ...

    Type declaration

    • -
      peer:connect: ((evt: CustomEvent<PeerId>) => void)
      +
      peer:connect: ((evt) => void)
      • -
          -
        • (evt: CustomEvent<PeerId>): void
        • +
            +
          • (evt): void
          • Parameters

            +
            evt: CustomEvent<PeerId>

    Returns void

  • -
    peer:disconnect: (() => ((evt: CustomEvent<PeerId>) => void))
    +
    peer:disconnect: (() => ((evt) => void))
    • -
        -
      • (): ((evt: CustomEvent<PeerId>) => void)
      • +
          +
        • (): ((evt) => void)
        • -

          Returns ((evt: CustomEvent<PeerId>) => void)

          +

          Returns ((evt) => void)

          • -
              -
            • (evt: CustomEvent<PeerId>): void
            • +
                +
              • (evt): void
              • Parameters

                +
                evt: CustomEvent<PeerId>
  • Returns void

  • -
    peer:discovery: ((evt: CustomEvent<PeerInfo>) => void)
    +
    peer:discovery: ((evt) => void)
    • -
        -
      • (evt: CustomEvent<PeerInfo>): void
      • +
          +
        • (evt): void
        • Parameters

          +
          evt: CustomEvent<PeerInfo>
  • Returns void

    -
    - -
    +
    + +
    -
    - -
    pendingPeerDialQueue: PeerId[] = []
    +
    + +
    pendingPeerDialQueue: PeerId[] = []
    -
    - -
    instances: Map<string, ConnectionManager> = ...
    +
    + +
    instances: Map<string, ConnectionManager> = ...
    +
  • Defined in packages/core/src/lib/connection_manager.ts:29
  • Methods

    -
    - -
      - +
      + +
        + +
      • +
        +

        Type Parameters

        +
        +
        +

        Parameters

        +
          +
        • +
          type: K
        • +
        • +
          listener: null | EventHandler<IPeersByDiscoveryEvents[K]>
        • +
        • +
          Optional options: boolean | AddEventListenerOptions
        +

        Returns void

      +
      + +
        +
      • Parameters

        • -
          peerId: PeerId
        -

        Returns Promise<void>

      +

      Returns Promise<void>

    -
    - -
    +
    + +
      +
    • Parameters

      • -
        peerId: PeerId
      -

      Returns Promise<void>

    +

    Returns Promise<void>

    -
    - -
    +
    + +
    -
    - -
    +
    + +
      +
    • Parameters

      • -
        peerId: PeerId
      -

      Returns Promise<void>

    +

    Returns boolean

    -
    - -
    +
    + +
    -
    - -
    +
    + +
    +
    + +
      +
    • Fetches the tag names for a given peer

      @@ -252,30 +304,92 @@

      Parameters

      • -
        peerId: PeerId
      -

      Returns Promise<string[]>

    +

    Returns Promise<string[]>

    +
    -
    - -
    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        type: string
      +

      Returns number

    +
    + +
    -
    - -
    +
    + +
    -
    - -
      - +
    • Defined in node_modules/@libp2p/interfaces/dist/src/events.d.ts:20
    +
    + +
    +
    + +
      + +
    • +
      +

      Type Parameters

      +
        +
      • +

        Detail

      +
      +

      Parameters

      +
      +

      Returns boolean

    +
    + +
      +
    • Checks if the peer is dialable based on the following conditions:

        @@ -287,213 +401,127 @@

        Parameters

        • -
          peerId: PeerId
      -

      Returns Promise<boolean>

    +

    Returns Promise<boolean>

    +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + + +

    Returns ConnectionManager

    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • #private
  • +
  • currentActiveDialCount
  • +
  • dialAttemptsForPeer
  • +
  • dialErrorsForPeer
  • +
  • keepAliveManager
  • +
  • libp2p
  • +
  • onEventHandlers
  • +
  • options
  • +
  • pendingPeerDialQueue
  • +
  • instances
  • +
  • addEventListener
  • +
  • attemptDial
  • +
  • dialPeer
  • +
  • dialPeerStorePeers
  • +
  • dispatchEvent
  • +
  • dropConnection
  • +
  • getPeersByDiscovery
  • +
  • getTagNamesForPeer
  • +
  • listenerCount
  • +
  • processDialQueue
  • +
  • removeEventListener
  • +
  • run
  • +
  • safeDispatchEvent
  • +
  • shouldDialPeer
  • +
  • startPeerConnectionListener
  • +
  • startPeerDisconnectionListener
  • +
  • startPeerDiscoveryListener
  • +
  • stop
  • +
  • create
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_core.DecodedMessage.html b/classes/_waku_core.DecodedMessage.html index 64f190926f..594ebf0e5d 100644 --- a/classes/_waku_core.DecodedMessage.html +++ b/classes/_waku_core.DecodedMessage.html @@ -1,18 +1,18 @@ -DecodedMessage | @waku/root
    +DecodedMessage | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -23,272 +23,179 @@

    Implements

    - +

    Constructors

    -
    - -
    +

    Returns DecodedMessage

    +
  • Defined in packages/core/src/lib/message/version_0.ts:21
  • Properties

    -
    - -
    +
  • Defined in packages/core/src/lib/message/version_0.ts:22
  • Accessors

    -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • proto
  • +
  • pubSubTopic
  • +
  • _rawTimestamp
  • +
  • contentTopic
  • +
  • ephemeral
  • +
  • meta
  • +
  • payload
  • +
  • rateLimitProof
  • +
  • timestamp
  • +
  • version
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_core.Decoder.html b/classes/_waku_core.Decoder.html index 7aa548ed2e..52869f1333 100644 --- a/classes/_waku_core.Decoder.html +++ b/classes/_waku_core.Decoder.html @@ -1,18 +1,18 @@ -Decoder | @waku/root
    +Decoder | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -23,211 +23,118 @@

    Implements

    - +

    Constructors

    -
    - -
      - +
      + +
        +
      • Parameters

        • -
          contentTopic: string
        -

        Returns Decoder

    +

    Returns Decoder

    +
  • Defined in packages/core/src/lib/message/version_0.ts:126
  • Properties

    -
    - -
    contentTopic: string
    +
  • Defined in packages/core/src/lib/message/version_0.ts:126
  • Methods

    -
    - -
    +

    Returns Promise<undefined | DecodedMessage>

    -
    - -
    +
    + +
    +

    Returns Promise<undefined | IProtoMessage>

    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • contentTopic
  • +
  • fromProtoObj
  • +
  • fromWireToProtoObj
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_core.Encoder.html b/classes/_waku_core.Encoder.html index 6a132bb933..0077a49be1 100644 --- a/classes/_waku_core.Encoder.html +++ b/classes/_waku_core.Encoder.html @@ -1,18 +1,18 @@ -Encoder | @waku/root
    +Encoder | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -23,228 +23,135 @@

    Implements

    - +

    Constructors

    -
    - -
      - +
      + +
        +
      • Parameters

        • -
          contentTopic: string
        • +
          contentTopic: string
        • -
          ephemeral: boolean = false
        • +
          ephemeral: boolean = false
        • -
          Optional metaSetter: IMetaSetter
        -

        Returns Encoder

    +

    Returns Encoder

    +
  • Defined in packages/core/src/lib/message/version_0.ts:73
  • Properties

    -
    - -
    contentTopic: string
    +
  • Defined in packages/core/src/lib/message/version_0.ts:76
  • Methods

    -
    - -
    +

    Returns Promise<IProtoMessage>

    -
    - -
    +
    + +
    +

    Returns Promise<Uint8Array>

    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • contentTopic
  • +
  • ephemeral
  • +
  • metaSetter
  • +
  • toProtoObj
  • +
  • toWire
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_core.KeepAliveManager.html b/classes/_waku_core.KeepAliveManager.html index 04262838f6..730efb7f06 100644 --- a/classes/_waku_core.KeepAliveManager.html +++ b/classes/_waku_core.KeepAliveManager.html @@ -1,18 +1,18 @@ -KeepAliveManager | @waku/root
    +KeepAliveManager | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -21,241 +21,148 @@
    • KeepAliveManager
    +
  • Defined in packages/core/src/lib/keep_alive_manager.ts:14
  • - +

    Constructors

    -
    - -
    +

    Returns KeepAliveManager

    +
  • Defined in packages/core/src/lib/keep_alive_manager.ts:20
  • Properties

    -
    - -
    +
  • Defined in packages/core/src/lib/keep_alive_manager.ts:16
  • Methods

    -
    - -
      - +
      + +
        +
      • Parameters

        • -
          peerId: PeerId
        • +
          peerId: PeerId
        • -
          libp2pPing: PingService
        • +
          libp2pPing: PingService
        • -
          peerStore: PeerStore
        +
        peerStore: PeerStore

    Returns void

    -
    - -
    +
    + +
      +
    • Parameters

      • -
        peerId: PeerId
      +
      peerId: PeerId

    Returns void

    -
    - -
    +
    + +
    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • options
  • +
  • pingKeepAliveTimers
  • +
  • relay
  • +
  • relayKeepAliveTimers
  • +
  • start
  • +
  • stop
  • +
  • stopAll
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_core.StreamManager.html b/classes/_waku_core.StreamManager.html index a60be035e9..2e3ff62e00 100644 --- a/classes/_waku_core.StreamManager.html +++ b/classes/_waku_core.StreamManager.html @@ -1,18 +1,18 @@ -StreamManager | @waku/root
    +StreamManager | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -21,344 +21,253 @@
    • StreamManager
    +
  • Defined in packages/core/src/lib/stream_manager.ts:8
  • - +

    Constructors

    -
    - -
      - +
      + +
        +
      • Parameters

        • -
          multicodec: string
        • +
          multicodec: string
        • -
          getConnections: ((peerId?: PeerId) => Connection[])
          +
          getConnections: ((peerId?) => Connection[])
          • -
              -
            • (peerId?: PeerId): Connection[]
            • +
                +
              • (peerId?): Connection[]
              • Return a list of all connections this node has open, optionally filtering by a PeerId

                - -

                Example

                for (const connection of libp2p.getConnections()) {
                console.log(peerId, connection.remoteAddr.toString())
                // Logs the PeerId string and the observed remote multiaddr of each Connection
                } -

                Parameters

                • -
                  Optional peerId: PeerId
                -

                Returns Connection[]

          • +
            Optional peerId: PeerId
        +

        Returns Connection[]

        +
        +

        Example

        for (const connection of libp2p.getConnections()) {
        console.log(peerId, connection.remoteAddr.toString())
        // Logs the PeerId string and the observed remote multiaddr of each Connection
        } +
        +
  • -
    addEventListener: (<K>(type: K, listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>, options?: boolean | AddEventListenerOptions) => void)
    +
    addEventListener: (<K>(type, listener, options?) => void)
    • -
        -
      • <K>(type: K, listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>, options?: boolean | AddEventListenerOptions): void
      • +
          +
        • <K>(type, listener, options?): void
        • -
          +

          Type Parameters

          -
          +

          K extends keyof Libp2pEvents<Libp2pServices>

  • Parameters

    • -
      type: K
    • +
      type: K
    • -
      listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>
    • +
      listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>
    • -
      Optional options: boolean | AddEventListenerOptions
    +
    Optional options: boolean | AddEventListenerOptions

    Returns void

    -

    Returns StreamManager

    Properties

    -
    - -
    addEventListener: (<K>(type: K, listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>, options?: boolean | AddEventListenerOptions) => void)
    +
    + +
    addEventListener: (<K>(type, listener, options?) => void)

    Type declaration

    • -
        -
      • <K>(type: K, listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>, options?: boolean | AddEventListenerOptions): void
      • +
          +
        • <K>(type, listener, options?): void
        • -
          +

          Type Parameters

          -
          +

          K extends keyof Libp2pEvents<Libp2pServices>

    Parameters

    • -
      type: K
    • +
      type: K
    • -
      listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>
    • +
      listener: null | EventHandler<Libp2pEvents<Libp2pServices>[K]>
    • -
      Optional options: boolean | AddEventListenerOptions
    +
    Optional options: boolean | AddEventListenerOptions

    Returns void

    -
    - -
    getConnections: ((peerId?: PeerId) => Connection[])
    +
  • Defined in packages/core/src/lib/stream_manager.ts:15
  • +
    + +
    getConnections: ((peerId?) => Connection[])

    Type declaration

    • -
        -
      • (peerId?: PeerId): Connection[]
      • +
          +
        • (peerId?): Connection[]
        • Return a list of all connections this node has open, optionally filtering by a PeerId

          - -

          Example

          for (const connection of libp2p.getConnections()) {
          console.log(peerId, connection.remoteAddr.toString())
          // Logs the PeerId string and the observed remote multiaddr of each Connection
          } -

          Parameters

          • -
            Optional peerId: PeerId
          -

          Returns Connection[]

    -
    - -
    log: Debugger
    +
    + +
    log: Debugger
    -
    - -
    multicodec: string
    +
    + +
    multicodec: string
    -
    - -
    streamPool: Map<string, Promise<void | Stream>>
    +
    + +
    streamPool: Map<string, Promise<void | Stream>>
    +
  • Defined in packages/core/src/lib/stream_manager.ts:9
  • Methods

    -
    - -
    -
    - -
    +
    + +
      +
    • Parameters

      +
      evt: CustomEvent<PeerUpdate>

    Returns void

    -
    - -
    +
    + +
      +
    • Parameters

      • -
        peer: Peer
      -

      Returns Promise<Stream>

    +

    Returns Promise<Stream>

    -
    - -
    +
    + +
      +
    • Parameters

      • -
        peer: Peer
      +
      peer: Peer

    Returns void

    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • addEventListener
  • +
  • getConnections
  • +
  • log
  • +
  • multicodec
  • +
  • streamPool
  • +
  • getStream
  • +
  • handlePeerUpdateStreamPool
  • +
  • newStream
  • +
  • prepareNewStream
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_core.waku.WakuNode.html b/classes/_waku_core.waku.WakuNode.html index 2e16ea7c91..585d480cd6 100644 --- a/classes/_waku_core.waku.WakuNode.html +++ b/classes/_waku_core.waku.WakuNode.html @@ -1,18 +1,18 @@ -WakuNode | @waku/root
    +WakuNode | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -24,148 +24,148 @@

    Implements

    - +

    Constructors

    -
    - -
  • -
    Optional lightPush: ((libp2p: Libp2p) => ILightPush)
    +
    Optional lightPush: ((libp2p) => ILightPush)
  • +

    Returns ILightPush

  • -
    Optional filter: ((libp2p: Libp2p) => IFilter)
    +
    Optional filter: ((libp2p) => IFilter)
  • +

    Returns IFilter

  • -
    Optional relay: ((libp2p: Libp2p) => IRelay)
    +
    Optional relay: ((libp2p) => IRelay)
  • -

    Returns waku.WakuNode

    +

    Returns IRelay

    +

    Returns waku.WakuNode

    +
  • Defined in packages/core/src/lib/waku.ts:53
  • Properties

    -
    - -
    connectionManager: ConnectionManager
    +
  • Defined in packages/core/src/lib/waku.ts:48
  • Methods

    -
    - -
      - +
      + +
        +
      • Dials to the provided peer.

        @@ -173,193 +173,104 @@

        Parameters

        • -
          peer: PeerId | MultiaddrInput
          +
          peer: PeerId | MultiaddrInput

          The peer to dial

          -
        • + +
        • -
          Optional protocols: Protocols[]
          +
          Optional protocols: Protocols[]

          Waku protocols we expect from the peer; Defaults to mounted protocols

          -
        -

        Returns Promise<Stream>

      +

      Returns Promise<Stream>

      +
    -
    - -
    +
    + +
      +
    • Return the local multiaddr with peer id on which libp2p is listening.

      - -

      Throws

      if libp2p is not listening on localhost.

      -

      Returns string

    -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • connectionManager
  • +
  • filter
  • +
  • libp2p
  • +
  • lightPush
  • +
  • relay
  • +
  • store
  • +
  • dial
  • +
  • getLocalMultiaddrWithID
  • +
  • isStarted
  • +
  • start
  • +
  • stop
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_dns_discovery.DnsNodeDiscovery.html b/classes/_waku_dns_discovery.DnsNodeDiscovery.html index 420e261ed1..37c968ef75 100644 --- a/classes/_waku_dns_discovery.DnsNodeDiscovery.html +++ b/classes/_waku_dns_discovery.DnsNodeDiscovery.html @@ -1,18 +1,18 @@ -DnsNodeDiscovery | @waku/root
    +DnsNodeDiscovery | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -21,93 +21,94 @@
    • DnsNodeDiscovery
    +
  • Defined in packages/dns-discovery/src/dns.ts:19
  • - +

    Constructors

    -
    - -
    +

    Returns DnsNodeDiscovery

    +
  • Defined in packages/dns-discovery/src/dns.ts:69
  • Properties

    -
    - -
    _DNSTreeCache: {
        [key: string]: string;
    }
    +
    + +
    _DNSTreeCache: {
        [key: string]: string;
    }

    Type declaration

    • -
      [key: string]: string
    -
    - -
    _errorTolerance: number = 10
    +
    + +
    _errorTolerance: number = 10
    -
    - -
    +
    + +
    +
  • Defined in packages/dns-discovery/src/dns.ts:20
  • Methods

    -
    - -
      - +
      + +
        +
      • Retrieves the TXT record stored at a location from either this DNS tree cache or via DNS query.

        - -

        Throws

        if the TXT Record contains non-UTF-8 values.

        Parameters

        -

        Returns Promise<string>

    +

    Returns Promise<string>

    +
    +

    Throws

    if the TXT Record contains non-UTF-8 values.

    +
    -
    - -
    +
    + +
      +
    • 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.

      @@ -116,16 +117,17 @@ ENR record as an ENR. Returns null if parsing or DNS resolution fails.

      Parameters

      -

      Returns Promise<null | ENR>

    +

    Returns Promise<null | ENR>

    +
    -
    - -
    +
    + +
      +
    • Returns a list of verified peers listed in an EIP-1459 DNS tree. Method may return fewer peers than requested if

      @@ -134,185 +136,94 @@ return fewer peers than requested if

      Parameters

      -

      Returns AsyncGenerator<IEnr, any, unknown>

    +

    Returns AsyncGenerator<IEnr, any, unknown>

    +
    -
    - -
    +
    + +
      +
    • Returns a list of verified peers listed in an EIP-1459 DNS tree. Method may return fewer peers than requested if

      - -

      Link

      wantedNodeCapabilityCount requires +

      +
      +

      Parameters

      +
      +

      Returns Promise<IEnr[]>

      +
      +

      Link

      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

      -

      Link

      wantedNodeCapabilityCount plus the

      +

      Link

      wantedNodeCapabilityCount plus the

      -

      Link

      _errorTolerance factor.

      -
      -
      -

      Parameters

      -
      -

      Returns Promise<IEnr[]>

    -
    - -
    +
    + + +

    Returns Promise<DnsNodeDiscovery>

    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • _DNSTreeCache
  • +
  • _errorTolerance
  • +
  • dns
  • +
  • _getTXTRecord
  • +
  • _search
  • +
  • getNextPeer
  • +
  • getPeers
  • +
  • dnsOverHttp
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_dns_discovery.PeerDiscoveryDns.html b/classes/_waku_dns_discovery.PeerDiscoveryDns.html index cff21b342b..422d7e2880 100644 --- a/classes/_waku_dns_discovery.PeerDiscoveryDns.html +++ b/classes/_waku_dns_discovery.PeerDiscoveryDns.html @@ -1,276 +1,313 @@ -PeerDiscoveryDns | @waku/root
    +PeerDiscoveryDns | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +

    Parse options and expose function to return bootstrap peer addresses.

    -
    +
    +

    Hierarchy

      -
    • EventEmitter<PeerDiscoveryEvents> +
    • EventEmitter<PeerDiscoveryEvents>
      • PeerDiscoveryDns

    Implements

      -
    • PeerDiscovery
    - +

    Constructors

    -
    - -
    +

    Returns PeerDiscoveryDns

    +
  • Defined in packages/dns-discovery/src/dns_discovery.ts:38
  • Properties

    -
    - -
    +
  • Defined in packages/dns-discovery/src/dns_discovery.ts:34
  • +
    + +
    nextPeer: undefined | (() => AsyncGenerator<IEnr, any, unknown>)
    +
    +

    Type declaration

    +
      +
    • +
        +
      • (): AsyncGenerator<IEnr, any, unknown>
      • +
      • +

        Returns AsyncGenerator<IEnr, any, unknown>

    Accessors

    -
    - -
    +
    + +
    +
  • Defined in packages/dns-discovery/src/dns_discovery.ts:125
  • Methods

    -
    - -
      - +
      + +
        + +
      • +
        +

        Type Parameters

        +
          +
        • +

          K extends "peer"

        +
        +

        Parameters

        +
          +
        • +
          type: K
        • +
        • +
          listener: null | EventHandler<PeerDiscoveryEvents[K]>
        • +
        • +
          Optional options: boolean | AddEventListenerOptions
        +

        Returns void

      +
      + +
        + +
      • +
        +

        Parameters

        +
          +
        • +
          event: Event
        +

        Returns boolean

      +
      + +
        + +
      • +
        +

        Parameters

        +
          +
        • +
          type: string
        +

        Returns number

      +
      + +
        + +
      • +
        +

        Type Parameters

        +
          +
        • +

          K extends "peer"

        +
        +

        Parameters

        +
          +
        • +
          type: K
        • +
        • +
          Optional listener: null | EventHandler<PeerDiscoveryEvents[K]>
        • +
        • +
          Optional options: boolean | EventListenerOptions
        +

        Returns void

      +
      + +
        + +
      • +
        +

        Type Parameters

        +
          +
        • +

          Detail

        +
        +

        Parameters

        +
          +
        • +
          type: "peer"
        • +
        • +
          detail: CustomEventInit<Detail>
        +

        Returns boolean

      +
      + +
      -
      - -
    +
    + +
    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • #private
  • +
  • _components
  • +
  • _options
  • +
  • _started
  • +
  • nextPeer
  • +
  • [peerDiscovery]
  • +
  • [toStringTag]
  • +
  • addEventListener
  • +
  • dispatchEvent
  • +
  • listenerCount
  • +
  • removeEventListener
  • +
  • safeDispatchEvent
  • +
  • start
  • +
  • stop
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_enr.ENR.html b/classes/_waku_enr.ENR.html index f1a7f2f508..02e77660ea 100644 --- a/classes/_waku_enr.ENR.html +++ b/classes/_waku_enr.ENR.html @@ -1,223 +1,259 @@ -ENR | @waku/root
    +ENR | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +

    Hierarchy

      -
    • RawEnr +
    • RawEnr
      • ENR

    Implements

    - +

    Constructors

    -
    - -
      - +
      + +
        +
      • Parameters

        • -
          kvs: Record<string, Uint8Array> = {}
        • +
          kvs: Record<string, Uint8Array> = {}
        • -
          seq: bigint = ...
        • +
          seq: bigint = ...
        • -
          Optional signature: Uint8Array
        -

        Returns ENR

    +

    Returns ENR

    +
  • Defined in packages/enr/src/raw_enr.ts:17
  • Properties

    -
    - -
    getLocationMultiaddr: ((protocol: TransportProtocol | TransportProtocolPerIpVersion) => undefined | Multiaddr) = ...
    +
    + +
    [toStringTag]: string
    +
    + +
    getLocationMultiaddr: ((protocol) => undefined | Multiaddr) = ...

    Type declaration

    +

    Returns undefined | Multiaddr

    -
    - -
    peerId?: PeerId
    +
    + +
    peerId?: PeerId
    -
    - -
    seq: bigint
    +
    + +
    seq: bigint
    -
    - -
    signature?: Uint8Array
    +
    + +
    signature?: Uint8Array
    -
    - -
    RECORD_PREFIX: "enr:" = "enr:"
    +
    + +
    size: number
    +
    +

    Returns

    the number of elements in the Map.

    +
    +
  • Defined in node_modules/typescript/lib/lib.es2015.collection.d.ts:46
  • +
    + +
    RECORD_PREFIX: "enr:" = "enr:"
    +
    + +
    [species]: MapConstructor

    Accessors

    -
    - -
    +
    + + +
  • set ip(ip): void
  • Parameters

    • -
      ip: undefined | string
    +
    ip: undefined | string
  • Returns void

    -
    - -
    +
    + + +
  • set ip6(ip): void
  • Parameters

    • -
      ip: undefined | string
    +
    ip: undefined | string
  • Returns void

    -
    - -
    +
    + +
      +
    • get multiaddrs(): undefined | Multiaddr[]
    • Get the multiaddrs field from ENR.

      This field is used to store multiaddresses that cannot be stored with the current ENR pre-defined keys. These can be a multiaddresses that include encapsulation (e.g. wss) or do not use ip4 nor ip6 for the host address (e.g. dns4, dnsaddr, etc)..

      If the peer information only contains information that can be represented with the ENR pre-defined keys -(ip, tcp, etc) then the usage of getLocationMultiaddr should be preferred.

      +(ip, tcp, etc) then the usage of ENR.getLocationMultiaddr should be preferred.

      The multiaddresses stored in this field are expected to be location multiaddresses, ie, peer id less.

      -

      Returns undefined | Multiaddr[]

    • -
    • set multiaddrs(multiaddrs: undefined | Multiaddr[]): void
    • +
    • Defined in packages/enr/src/raw_enr.ts:108
    +
  • set multiaddrs(multiaddrs): void
  • Set the multiaddrs field on the ENR.

    This field is used to store multiaddresses that cannot be stored with the current ENR pre-defined keys. These can be a multiaddresses that include encapsulation (e.g. wss) or do not use ip4 nor ip6 for the host address (e.g. dns4, dnsaddr, etc)..

    If the peer information only contains information that can be represented with the ENR pre-defined keys -(ip, tcp, etc) then the usage of setLocationMultiaddr should be preferred. +(ip, tcp, etc) then the usage of ENR.setLocationMultiaddr should be preferred. The multiaddresses stored in this field must be location multiaddresses, ie, without a peer id.

    @@ -225,141 +261,143 @@ ie, without a peer id.

    Parameters

    • -
      multiaddrs: undefined | Multiaddr[]
    -

    Returns void

  • +

    Returns void

    +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
    -
    - -
    +
    + + +
  • set tcp(port): void
  • Parameters

    • -
      port: undefined | number
    +
    port: undefined | number
  • Returns void

    -
    - -
    +
    + + +
  • set tcp6(port): void
  • Parameters

    • -
      port: undefined | number
    +
    port: undefined | number
  • Returns void

    -
    - -
    +
    + + +
  • set udp(port): void
  • Parameters

    • -
      port: undefined | number
    +
    port: undefined | number
  • Returns void

    -
    - -
    +
    + + +
  • set udp6(port): void
  • Parameters

    • -
      port: undefined | number
    +
    port: undefined | number
  • Returns void

    -
    - -
    +
    + + +
  • set waku2(waku2): void
  • Set the waku2 field on the ENR.

    @@ -367,279 +405,354 @@ ie, without a peer id.

    Parameters

    • -
      waku2: undefined | Waku2
    -

    Returns void

  • +

    Returns void

    +
    +
  • Defined in packages/enr/src/raw_enr.ts:145
  • Methods

    -
    - -
      - +
      + +
        +
      • -

        Returns Multiaddr[]

      -
      - -
    +
    + +
      + +
    • +

      Returns void

    +
    + +
      + +
    • +
      +

      Parameters

      +
        +
      • +
        key: string
      +

      Returns boolean

      true if an element in the Map existed and has been removed, or false if the element does not exist.

      + +
    +
    + +
      + +
    • +

      Returns an iterable of key, value pairs for every entry in the map.

      +
      +

      Returns IterableIterator<[string, Uint8Array]>

      +
    +
    + +
      + +
    • +

      Executes a provided function once per each key/value pair in the Map, in insertion order.

      +
      +
      +

      Parameters

      +
        +
      • +
        callbackfn: ((value, key, map) => void)
        +
          +
        • +
            +
          • (value, key, map): void
          • +
          • +
            +

            Parameters

            +
              +
            • +
              value: Uint8Array
            • +
            • +
              key: string
            • +
            • +
              map: Map<string, Uint8Array>
            +

            Returns void

      • +
      • +
        Optional thisArg: any
      +

      Returns void

      +
    +
    + +
      + +
    • +

      Returns a specified element from the Map object. If the value that is associated to the provided key is an object, then you will get a reference to that object and any change made to that object will effectively modify it inside the Map.

      +
      +
      +

      Parameters

      +
        +
      • +
        key: string
      +

      Returns undefined | Uint8Array

      Returns the element associated with the specified key. If no element is associated with the specified key, undefined is returned.

      + +
    +
    + +
    +
    + + +

    Returns undefined | Multiaddr

    +
    -
    - -
    +
    + +
    -
    - -
    +
    + +
      +
    • Parameters

      • -
        k: string
      • +
        key: string
      +

      Returns boolean

      boolean indicating whether an element with the specified key exists or not.

      + +
    +
    + +
      + +
    • +

      Returns an iterable of keys in the map

      +
      +

      Returns IterableIterator<string>

      +
    +
    + +
      + +
    • +

      Adds a new element with a specified key and value to the Map. If an element with the same key already exists, the element will be updated.

      +
      +
      +

      Parameters

      +
      -

      Returns ENR

    • +
    • +
      v: Uint8Array
    +

    Returns ENR

    +
    -
    - -
    +
    + +
      +
    • Parameters

      • -
        multiaddr: Multiaddr
      +
      multiaddr: Multiaddr

    Returns void

    -
    - -
    +
    + + +

    Returns Promise<Uint8Array>

    -
    - -
    +
    + +
      + +
    • +

      Returns an iterable of values in the map

      +
      +

      Returns IterableIterator<Uint8Array>

      +
    +
    + +
      +
    • Parameters

      +
      signature: Uint8Array

    Returns boolean

    -
    - -
    +
    + +
      +
    • Parameters

      • -
        kvs: Record<string, Uint8Array> = {}
      • +
        kvs: Record<string, Uint8Array> = {}
      • -
        seq: bigint = ...
      • +
        seq: bigint = ...
      • -
        Optional signature: Uint8Array
      -

      Returns Promise<ENR>

    +

    Returns Promise<ENR>

    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • [toStringTag]
  • +
  • getLocationMultiaddr
  • +
  • peerId
  • +
  • seq
  • +
  • signature
  • +
  • size
  • +
  • RECORD_PREFIX
  • +
  • [species]
  • +
  • id
  • +
  • ip
  • +
  • ip6
  • +
  • multiaddrs
  • +
  • nodeId
  • +
  • peerInfo
  • +
  • publicKey
  • +
  • tcp
  • +
  • tcp6
  • +
  • udp
  • +
  • udp6
  • +
  • waku2
  • +
  • [iterator]
  • +
  • clear
  • +
  • delete
  • +
  • entries
  • +
  • forEach
  • +
  • get
  • +
  • getAllLocationMultiaddrs
  • +
  • getFullMultiaddr
  • +
  • getFullMultiaddrs
  • +
  • has
  • +
  • keys
  • +
  • set
  • +
  • setLocationMultiaddr
  • +
  • sign
  • +
  • values
  • +
  • verify
  • +
  • create
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_enr.EnrCreator.html b/classes/_waku_enr.EnrCreator.html index 0f922bec6b..949844bbc1 100644 --- a/classes/_waku_enr.EnrCreator.html +++ b/classes/_waku_enr.EnrCreator.html @@ -1,18 +1,18 @@ -EnrCreator | @waku/root
    +EnrCreator | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -21,189 +21,96 @@
    • EnrCreator
    +
  • Defined in packages/enr/src/creator.ts:9
  • - +

    Constructors

    -
    - -
    +

    Returns EnrCreator

    Methods

    -
    - -
      - +
      + +
        +
      • Parameters

        -

        Returns Promise<ENR>

    +

    Returns Promise<ENR>

    -
    - -
    +
    + +
      +
    • Parameters

      -

      Returns Promise<ENR>

    +

    Returns Promise<ENR>

    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • fromPeerId
  • +
  • fromPublicKey
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_enr.EnrDecoder.html b/classes/_waku_enr.EnrDecoder.html index 9747e98ff7..8e4301642e 100644 --- a/classes/_waku_enr.EnrDecoder.html +++ b/classes/_waku_enr.EnrDecoder.html @@ -1,18 +1,18 @@ -EnrDecoder | @waku/root
    +EnrDecoder | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -21,185 +21,92 @@
    • EnrDecoder
    +
  • Defined in packages/enr/src/decoder.ts:9
  • - +

    Constructors

    -
    - -
    +

    Returns EnrDecoder

    Methods

    -
    - -
    +

    Returns Promise<ENR>

    -
    - -
    +
    + +
      +
    • Parameters

      • -
        encoded: string
      -

      Returns Promise<ENR>

    +

    Returns Promise<ENR>

    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • fromRLP
  • +
  • fromString
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_message_encryption.DecodedMessage.html b/classes/_waku_message_encryption.DecodedMessage.html index 24de5d4d50..776fed0293 100644 --- a/classes/_waku_message_encryption.DecodedMessage.html +++ b/classes/_waku_message_encryption.DecodedMessage.html @@ -1,334 +1,241 @@ -DecodedMessage | @waku/root
    +DecodedMessage | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +

    Hierarchy

    Implements

    - +

    Constructors

    -
    - -
    +

    Returns DecodedMessage

    +
  • Defined in packages/message-encryption/src/decoded_message.ts:13
  • Properties

    -
    - -
    _decodedPayload: Uint8Array

    Accessors

    -
    - -
    -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • _decodedPayload
  • +
  • proto
  • +
  • pubSubTopic
  • +
  • signature
  • +
  • signaturePublicKey
  • +
  • _rawTimestamp
  • +
  • contentTopic
  • +
  • ephemeral
  • +
  • meta
  • +
  • payload
  • +
  • rateLimitProof
  • +
  • timestamp
  • +
  • version
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_message_encryption.ecies.Decoder.html b/classes/_waku_message_encryption.ecies.Decoder.html index 6843fb251f..6cae16e13c 100644 --- a/classes/_waku_message_encryption.ecies.Decoder.html +++ b/classes/_waku_message_encryption.ecies.Decoder.html @@ -1,18 +1,18 @@ -Decoder | @waku/root
    +Decoder | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -20,230 +20,137 @@

    Hierarchy

    Implements

    - +

    Constructors

    -
    - -
    +

    Returns ecies.Decoder

    +
  • Defined in packages/message-encryption/src/ecies.ts:114
  • Properties

    -
    - -
    contentTopic: string
    +
  • Defined in packages/message-encryption/src/ecies.ts:116
  • Methods

    -
    - -
    +

    Returns Promise<undefined | DecodedMessage>

    -
    - -
    +
    + +
    +

    Returns Promise<undefined | IProtoMessage>

    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • contentTopic
  • +
  • privateKey
  • +
  • fromProtoObj
  • +
  • fromWireToProtoObj
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_message_encryption.ecies.Encoder.html b/classes/_waku_message_encryption.ecies.Encoder.html index 557c694797..c6a7a5fbc4 100644 --- a/classes/_waku_message_encryption.ecies.Encoder.html +++ b/classes/_waku_message_encryption.ecies.Encoder.html @@ -1,18 +1,18 @@ -Encoder | @waku/root
    +Encoder | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -24,246 +24,153 @@

    Implements

    - +

    Constructors

    -
    - -
      - +
      + +
        +
      • Parameters

        • -
          contentTopic: string
        • +
          contentTopic: string
        • -
          publicKey: Uint8Array
        • +
          publicKey: Uint8Array
        • -
          Optional sigPrivKey: Uint8Array
        • +
          Optional sigPrivKey: Uint8Array
        • -
          ephemeral: boolean = false
        • +
          ephemeral: boolean = false
        • -
          Optional metaSetter: IMetaSetter
        -

        Returns ecies.Encoder

    +

    Returns ecies.Encoder

    +
  • Defined in packages/message-encryption/src/ecies.ts:34
  • Properties

    -
    - -
    contentTopic: string
    +
  • Defined in packages/message-encryption/src/ecies.ts:37
  • Methods

    -
    - -
    +

    Returns Promise<undefined | IProtoMessage>

    -
    - -
    +
    + +
      +
    • Parameters

      -

      Returns Promise<undefined | Uint8Array>

    +

    Returns Promise<undefined | Uint8Array>

    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • contentTopic
  • +
  • ephemeral
  • +
  • metaSetter
  • +
  • publicKey
  • +
  • sigPrivKey
  • +
  • toProtoObj
  • +
  • toWire
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_message_encryption.symmetric.Decoder.html b/classes/_waku_message_encryption.symmetric.Decoder.html index 39c14a1523..be68b83dcc 100644 --- a/classes/_waku_message_encryption.symmetric.Decoder.html +++ b/classes/_waku_message_encryption.symmetric.Decoder.html @@ -1,18 +1,18 @@ -Decoder | @waku/root
    +Decoder | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -20,230 +20,137 @@

    Hierarchy

    Implements

    - +

    Constructors

    -
    - -
    +

    Returns symmetric.Decoder

    +
  • Defined in packages/message-encryption/src/symmetric.ts:103
  • Properties

    -
    - -
    contentTopic: string
    +
  • Defined in packages/message-encryption/src/symmetric.ts:105
  • Methods

    -
    - -
    +

    Returns Promise<undefined | DecodedMessage>

    -
    - -
    +
    + +
    +

    Returns Promise<undefined | IProtoMessage>

    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • contentTopic
  • +
  • symKey
  • +
  • fromProtoObj
  • +
  • fromWireToProtoObj
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_message_encryption.symmetric.Encoder.html b/classes/_waku_message_encryption.symmetric.Encoder.html index 336d833b21..d71b72f1b6 100644 --- a/classes/_waku_message_encryption.symmetric.Encoder.html +++ b/classes/_waku_message_encryption.symmetric.Encoder.html @@ -1,18 +1,18 @@ -Encoder | @waku/root
    +Encoder | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +
    @@ -24,246 +24,153 @@

    Implements

    - +

    Constructors

    -
    - -
    +

    Returns symmetric.Encoder

    +
  • Defined in packages/message-encryption/src/symmetric.ts:29
  • Properties

    -
    - -
    contentTopic: string
    +
  • Defined in packages/message-encryption/src/symmetric.ts:31
  • Methods

    -
    - -
    +

    Returns Promise<undefined | IProtoMessage>

    -
    - -
    +
    + +
      +
    • Parameters

      -

      Returns Promise<undefined | Uint8Array>

    +

    Returns Promise<undefined | Uint8Array>

    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • contentTopic
  • +
  • ephemeral
  • +
  • metaSetter
  • +
  • sigPrivKey
  • +
  • symKey
  • +
  • toProtoObj
  • +
  • toWire
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_peer_exchange.PeerExchangeDiscovery.html b/classes/_waku_peer_exchange.PeerExchangeDiscovery.html index 2e6bfcd8ae..515dc21bac 100644 --- a/classes/_waku_peer_exchange.PeerExchangeDiscovery.html +++ b/classes/_waku_peer_exchange.PeerExchangeDiscovery.html @@ -1,347 +1,375 @@ -PeerExchangeDiscovery | @waku/root
    +PeerExchangeDiscovery | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +

    Hierarchy

      -
    • EventEmitter<PeerDiscoveryEvents> +
    • EventEmitter<PeerDiscoveryEvents>
      • PeerExchangeDiscovery

    Implements

      -
    • PeerDiscovery
    - +

    Constructors

    -
    - -
    +

    Returns PeerExchangeDiscovery

    +
  • Defined in packages/peer-exchange/src/waku_peer_exchange_discovery.ts:80
  • Properties

    -
    - -
    components: Components
    +
  • Defined in packages/peer-exchange/src/waku_peer_exchange_discovery.ts:61
  • +
    + +
    queryingPeers: Set<string> = ...

    Accessors

    -
    - -
    +
    + +
    +
  • Defined in packages/peer-exchange/src/waku_peer_exchange_discovery.ts:123
  • Methods

    -
    - -
      - +
      + +
        +
      • Parameters

        • -
          peerIdStr: string
        +
        peerIdStr: string

    Returns void

    -
    - -
    +
    + +
      + +
    • +
      +

      Type Parameters

      +
        +
      • +

        K extends "peer"

      +
      +

      Parameters

      +
        +
      • +
        type: K
      • +
      • +
        listener: null | EventHandler<PeerDiscoveryEvents[K]>
      • +
      • +
        Optional options: boolean | AddEventListenerOptions
      +

      Returns void

    +
    + +
      +
    • Parameters

      +
      event: Event
    +

    Returns boolean

    +
    + +
    -
    - -
    +
    + +
      +
    • Parameters

      • -
        peerId: PeerId
      -

      Returns Promise<void>

    +

    Returns number

    -
    - -
      - +
    • Defined in node_modules/@libp2p/interface/dist/src/events.d.ts:18
    +
    + +
    +
    + +
      + +
    • +
      +

      Type Parameters

      +
        +
      • +

        K extends "peer"

      +
      +

      Parameters

      +
        +
      • +
        type: K
      • +
      • +
        Optional listener: null | EventHandler<PeerDiscoveryEvents[K]>
      • +
      • +
        Optional options: boolean | EventListenerOptions
      +

      Returns void

    +
    + +
      + +
    • +
      +

      Type Parameters

      +
        +
      • +

        Detail

      +
      +

      Parameters

      +
        +
      • +
        type: "peer"
      • +
      • +
        detail: CustomEventInit<Detail>
      +

      Returns boolean

    +
    + +
    -
    - -
    +
    + +
      +
    • Parameters

      • -
        peerId: PeerId
      -

      Returns Promise<void>

    +

    Returns Promise<void>

    -
    - -
    +
    + +
    - +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • #private
  • +
  • components
  • +
  • isStarted
  • +
  • options
  • +
  • peerExchange
  • +
  • queryAttempts
  • +
  • queryingPeers
  • +
  • [peerDiscovery]
  • +
  • [toStringTag]
  • +
  • abortQueriesForPeer
  • +
  • addEventListener
  • +
  • dispatchEvent
  • +
  • handleDiscoveredPeer
  • +
  • listenerCount
  • +
  • query
  • +
  • removeEventListener
  • +
  • safeDispatchEvent
  • +
  • start
  • +
  • startRecurringQueries
  • +
  • stop
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_peer_exchange.WakuPeerExchange.html b/classes/_waku_peer_exchange.WakuPeerExchange.html index 489bfe8640..f133e46673 100644 --- a/classes/_waku_peer_exchange.WakuPeerExchange.html +++ b/classes/_waku_peer_exchange.WakuPeerExchange.html @@ -1,238 +1,241 @@ -WakuPeerExchange | @waku/root
    +WakuPeerExchange | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +

    Implementation of the Peer Exchange protocol (https://rfc.vac.dev/spec/34/)

    -
    +
    +

    Hierarchy

      -
    • BaseProtocol +
    • BaseProtocol
      • WakuPeerExchange

    Implements

    - +

    Constructors

    -
    - -
      - +
      + +
    +
    +

    Returns WakuPeerExchange

    +
  • Defined in packages/peer-exchange/src/waku_peer_exchange.ts:29
  • Properties

    -
    - -
    addLibp2pEventListener: (<K>(type: K, listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | AddEventListenerOptions) => void)
    +
    + +
    addLibp2pEventListener: (<K>(type, listener, options?) => void)

    Type declaration

    • -
        -
      • <K>(type: K, listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | AddEventListenerOptions): void
      • +
          +
        • <K>(type, listener, options?): void
        • -
          +

          Type Parameters

          -
            +
            • -

              K extends keyof Libp2pEvents<ServiceMap>

          +

          K extends keyof Libp2pEvents<ServiceMap>

    Parameters

    • -
      type: K
    • +
      type: K
    • -
      listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
    • +
      listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
    • -
      Optional options: boolean | AddEventListenerOptions
    +
    Optional options: boolean | AddEventListenerOptions

    Returns void

    -
    - -
    multicodec: string
    +
    + -
    +
    +

    On This Page

    - -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +
  • constructor
  • +
  • addLibp2pEventListener
  • +
  • multicodec
  • +
  • removeLibp2pEventListener
  • +
  • streamManager
  • +
  • peerStore
  • +
  • getPeer
  • +
  • getPeers
  • +
  • getStream
  • +
  • peers
  • +
  • query
  • + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/classes/_waku_sdk.DecodedMessage.html b/classes/_waku_sdk.DecodedMessage.html index f2c667bc31..d179d4dba0 100644 --- a/classes/_waku_sdk.DecodedMessage.html +++ b/classes/_waku_sdk.DecodedMessage.html @@ -1,294 +1,202 @@ -DecodedMessage | @waku/root
    +DecodedMessage | Documentation
    -
    +
  • The search index is not available
  • Documentation +
    -
    +

    Hierarchy

      -
    • DecodedMessage
    +
  • DecodedMessage +
    • Implements

      +

      Returns DecodedMessage

      Properties

      -
      - -
      -
      +
      +

      On This Page

      - -
      -

      Generated using TypeDoc

      -
      \ No newline at end of file +
    • constructor
    • +
    • proto
    • +
    • pubSubTopic
    • +
    • _rawTimestamp
    • +
    • contentTopic
    • +
    • ephemeral
    • +
    • meta
    • +
    • payload
    • +
    • rateLimitProof
    • +
    • timestamp
    • +
    • version
    • + +
      +

      Generated using TypeDoc

      +
      \ No newline at end of file diff --git a/classes/_waku_sdk.Decoder.html b/classes/_waku_sdk.Decoder.html index 0cef6e2896..59f93ad1f2 100644 --- a/classes/_waku_sdk.Decoder.html +++ b/classes/_waku_sdk.Decoder.html @@ -1,233 +1,141 @@ -Decoder | @waku/root
      +Decoder | Documentation
      -
      +
    • The search index is not available
    • Documentation +
      -
      +

      Hierarchy

        -
      • Decoder
      +
    • Decoder +
      • Implements

        - +

        Constructors

        -
        - -
          - +
          + +
            +
          • Parameters

            • -
              contentTopic: string
            -

            Returns Decoder

        +

        Returns Decoder

        +
      • Defined in packages/core/dist/lib/message/version_0.d.ts:37
      • Properties

        -
        - -
        contentTopic: string
        +
      • Defined in packages/core/dist/lib/message/version_0.d.ts:36
      • Methods

        -
        - -
        +

        Returns Promise<undefined | DecodedMessage>

        -
        - -
        +
        + +
        +

        Returns Promise<undefined | IProtoMessage>

        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • constructor
      • +
      • contentTopic
      • +
      • fromProtoObj
      • +
      • fromWireToProtoObj
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_waku_sdk.Encoder.html b/classes/_waku_sdk.Encoder.html index edebf8d2d7..44d2dc9fc4 100644 --- a/classes/_waku_sdk.Encoder.html +++ b/classes/_waku_sdk.Encoder.html @@ -1,18 +1,18 @@ -Encoder | @waku/root
        +Encoder | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -23,228 +23,135 @@

        Implements

        +

        Returns Encoder

        Properties

        -
        - -
        contentTopic: string
        +

        Returns Promise<IProtoMessage>

        -
        - -
        +

        Returns Promise<Uint8Array>

        - +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • constructor
      • +
      • contentTopic
      • +
      • ephemeral
      • +
      • metaSetter
      • +
      • toProtoObj
      • +
      • toWire
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/classes/_waku_sdk.WakuNode.html b/classes/_waku_sdk.WakuNode.html index ef89a8dc05..2f07f3db4a 100644 --- a/classes/_waku_sdk.WakuNode.html +++ b/classes/_waku_sdk.WakuNode.html @@ -1,18 +1,18 @@ -WakuNode | @waku/root
        +WakuNode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -23,148 +23,148 @@

        Implements

        +

        Returns ILightPush

      • -
        Optional filter: ((libp2p: Libp2p) => IFilter)
        +
        Optional filter: ((libp2p) => IFilter)
      • +

        Returns IFilter

      • -
        Optional relay: ((libp2p: Libp2p) => IRelay)
        +
        Optional relay: ((libp2p) => IRelay)
      • -

        Returns WakuNode

        - +

        Enumeration Members

        -
        - -
        BOOTSTRAP: "bootstrap"
        -
        +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • BOOTSTRAP
      • +
      • PEER_EXCHANGE
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html b/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html index 7eed91d24a..3b4af8da79 100644 --- a/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html +++ b/enums/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType-1.html @@ -1,189 +1,96 @@ -FilterSubscribeType | @waku/root
        +FilterSubscribeType | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        +
      • Defined in lib/filter_v2.ts:19
      • +
      • Defined in lib/filter_v2.ts:33
      • - +

        Enumeration Members

        -
        - -
        SUBSCRIBE: "SUBSCRIBE"
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • SUBSCRIBE
      • +
      • SUBSCRIBER_PING
      • +
      • UNSUBSCRIBE
      • +
      • UNSUBSCRIBE_ALL
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/enums/_waku_proto.proto_store.HistoryResponse.HistoryError-1.html b/enums/_waku_proto.proto_store.HistoryResponse.HistoryError-1.html index 51e99f4fa4..e9d59b5fa7 100644 --- a/enums/_waku_proto.proto_store.HistoryResponse.HistoryError-1.html +++ b/enums/_waku_proto.proto_store.HistoryResponse.HistoryError-1.html @@ -1,175 +1,82 @@ -HistoryError | @waku/root
        +HistoryError | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        +
      • Defined in lib/store.ts:350
      • +
      • Defined in lib/store.ts:360
      • - +

        Enumeration Members

        -

        Enumeration Members

        -
        - -
        INVALID_CURSOR: "INVALID_CURSOR"
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • INVALID_CURSOR
      • +
      • NONE
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/enums/_waku_proto.proto_store.PagingInfo.Direction-1.html b/enums/_waku_proto.proto_store.PagingInfo.Direction-1.html index 7d99c1ab71..d79248bc68 100644 --- a/enums/_waku_proto.proto_store.PagingInfo.Direction-1.html +++ b/enums/_waku_proto.proto_store.PagingInfo.Direction-1.html @@ -1,175 +1,82 @@ -Direction | @waku/root
        +Direction | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        +
      • Defined in lib/store.ts:106
      • +
      • Defined in lib/store.ts:116
      • - +

        Enumeration Members

        -

        Enumeration Members

        -
        - -
        BACKWARD: "BACKWARD"
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • BACKWARD
      • +
      • FORWARD
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/enums/_waku_sdk.EPeersByDiscoveryEvents.html b/enums/_waku_sdk.EPeersByDiscoveryEvents.html index b26bb11fe7..aa7f8d768e 100644 --- a/enums/_waku_sdk.EPeersByDiscoveryEvents.html +++ b/enums/_waku_sdk.EPeersByDiscoveryEvents.html @@ -1,18 +1,18 @@ -EPeersByDiscoveryEvents | @waku/root
        +EPeersByDiscoveryEvents | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Enumeration EPeersByDiscoveryEvents

        -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • PEER_CONNECT_BOOTSTRAP
      • +
      • PEER_CONNECT_PEER_EXCHANGE
      • +
      • PEER_DISCOVERY_BOOTSTRAP
      • +
      • PEER_DISCOVERY_PEER_EXCHANGE
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/enums/_waku_sdk.PageDirection.html b/enums/_waku_sdk.PageDirection.html index dd6d8717b1..22fc67be54 100644 --- a/enums/_waku_sdk.PageDirection.html +++ b/enums/_waku_sdk.PageDirection.html @@ -1,18 +1,18 @@ -PageDirection | @waku/root
        +PageDirection | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Enumeration PageDirection

        -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • BACKWARD
      • +
      • FORWARD
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/enums/_waku_sdk.Protocols.html b/enums/_waku_sdk.Protocols.html index c19f330cdc..15bcdfbb3d 100644 --- a/enums/_waku_sdk.Protocols.html +++ b/enums/_waku_sdk.Protocols.html @@ -1,18 +1,18 @@ -Protocols | @waku/root
        +Protocols | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Enumeration Protocols

        -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • Filter
      • +
      • LightPush
      • +
      • Relay
      • +
      • Store
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/enums/_waku_sdk.SendError.html b/enums/_waku_sdk.SendError.html index 3d4e2bf068..09e25b4af5 100644 --- a/enums/_waku_sdk.SendError.html +++ b/enums/_waku_sdk.SendError.html @@ -1,18 +1,18 @@ -SendError | @waku/root
        +SendError | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Enumeration SendError

        +
        -
        - -
        ENCODE_FAILED: "Failed to encode"
        +
        + +
        ENCODE_FAILED: "Failed to encode"

        Failure to protobuf encode the message. This is not recoverable and needs further investigation.

        -
        +
        -
        - -
        GENERIC_FAIL: "Generic error"
        +
        + +
        GENERIC_FAIL: "Generic error"

        Could not determine the origin of the fault. Best to check connectivity and try again

        -
        +
        -
        - -
        NO_PEER_AVAILABLE: "No peer available"
        +
        + +
        NO_PEER_AVAILABLE: "No peer available"

        Failure to find a peer with suitable protocols. This may due to a connection issue. Mitigation can be: retrying after a given time period, display connectivity issue to user or listening for peer:connected:bootstrap or peer:connected:peer-exchange on the connection manager before retrying.

        -
        -
        - -
        REMOTE_PEER_FAULT: "Remote peer fault"
        +
        + +
        REMOTE_PEER_FAULT: "Remote peer fault"

        The remote peer did not behave as expected. Mitigation for NO_PEER_AVAILABLE or DECODE_FAILED can be used.

        -
        -
        - -
        REMOTE_PEER_REJECTED: "Remote peer rejected"
        +
        + +
        REMOTE_PEER_REJECTED: "Remote peer rejected"

        The remote peer rejected the message. Information provided by the remote peer is logged. Review message validity, or mitigation for NO_PEER_AVAILABLE or DECODE_FAILED can be used.

        -
        -
        - -
        SIZE_TOO_BIG: "Size is too big"
        +
        + +
        SIZE_TOO_BIG: "Size is too big"

        The message size is above the maximum message size allowed on the Waku Network. Compressing the message or using an alternative strategy for large messages is recommended.

        -
        - +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • DECODE_FAILED
      • +
      • ENCODE_FAILED
      • +
      • GENERIC_FAIL
      • +
      • NO_PEER_AVAILABLE
      • +
      • REMOTE_PEER_FAULT
      • +
      • REMOTE_PEER_REJECTED
      • +
      • SIZE_TOO_BIG
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/enums/_waku_sdk.Tags.html b/enums/_waku_sdk.Tags.html index b0b6ac7b2f..13d9473056 100644 --- a/enums/_waku_sdk.Tags.html +++ b/enums/_waku_sdk.Tags.html @@ -1,18 +1,18 @@ -Tags | @waku/root
        +Tags | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • BOOTSTRAP
      • +
      • PEER_EXCHANGE
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/enums/_waku_sdk.waku.waku_store.PageDirection.html b/enums/_waku_sdk.waku.waku_store.PageDirection.html index 39a2e1cff7..5f90def63a 100644 --- a/enums/_waku_sdk.waku.waku_store.PageDirection.html +++ b/enums/_waku_sdk.waku.waku_store.PageDirection.html @@ -1,18 +1,18 @@ -PageDirection | @waku/root
        +PageDirection | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
          -
        • @waku/root
        • +
        • Documentation
        • @waku/sdk
        • waku
        • waku_store
        • @@ -23,152 +23,59 @@
          - +

          Enumeration Members

          -

          Enumeration Members

          -
          - -
          BACKWARD: "backward"
        -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • BACKWARD
      • +
      • FORWARD
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.createDecoder.html b/functions/_waku_core.createDecoder.html index 9f7b764251..a15eda5eed 100644 --- a/functions/_waku_core.createDecoder.html +++ b/functions/_waku_core.createDecoder.html @@ -1,184 +1,71 @@ -createDecoder | @waku/root
        +createDecoder | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +
        +

        Returns Decoder

        +
        -
        +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.createEncoder.html b/functions/_waku_core.createEncoder.html index 7b3829755c..b5a721af62 100644 --- a/functions/_waku_core.createEncoder.html +++ b/functions/_waku_core.createEncoder.html @@ -1,182 +1,68 @@ -createEncoder | @waku/root
        +createEncoder | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Encoder

        +
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html b/functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html index 790719c8ed..40f65ac983 100644 --- a/functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html +++ b/functions/_waku_core.message.version_0.proto.RateLimitProof.codec.html @@ -1,18 +1,18 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function codec

        -
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.message.version_0.proto.RateLimitProof.decode.html b/functions/_waku_core.message.version_0.proto.RateLimitProof.decode.html index 8f07546a9a..2b2f2d5998 100644 --- a/functions/_waku_core.message.version_0.proto.RateLimitProof.decode.html +++ b/functions/_waku_core.message.version_0.proto.RateLimitProof.decode.html @@ -1,18 +1,18 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function decode

        -
        +

        Returns message.version_0.proto.RateLimitProof

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.message.version_0.proto.RateLimitProof.encode.html b/functions/_waku_core.message.version_0.proto.RateLimitProof.encode.html index c8c7b5024b..7a52ecb4cf 100644 --- a/functions/_waku_core.message.version_0.proto.RateLimitProof.encode.html +++ b/functions/_waku_core.message.version_0.proto.RateLimitProof.encode.html @@ -1,18 +1,18 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function encode

        -
        +

        Returns Uint8Array

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.message.version_0.proto.WakuMessage.codec.html b/functions/_waku_core.message.version_0.proto.WakuMessage.codec.html index 2a9adca8f0..6c98fbe134 100644 --- a/functions/_waku_core.message.version_0.proto.WakuMessage.codec.html +++ b/functions/_waku_core.message.version_0.proto.WakuMessage.codec.html @@ -1,18 +1,18 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function codec

        -
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.message.version_0.proto.WakuMessage.decode.html b/functions/_waku_core.message.version_0.proto.WakuMessage.decode.html index 4f5c4bc1ef..9e70e498f5 100644 --- a/functions/_waku_core.message.version_0.proto.WakuMessage.decode.html +++ b/functions/_waku_core.message.version_0.proto.WakuMessage.decode.html @@ -1,18 +1,18 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function decode

        -
        +

        Returns message.version_0.proto.WakuMessage

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.message.version_0.proto.WakuMessage.encode.html b/functions/_waku_core.message.version_0.proto.WakuMessage.encode.html index 7a75e13afb..2bc5ae1241 100644 --- a/functions/_waku_core.message.version_0.proto.WakuMessage.encode.html +++ b/functions/_waku_core.message.version_0.proto.WakuMessage.encode.html @@ -1,18 +1,18 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function encode

        -
        +

        Returns Uint8Array

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.waitForRemotePeer.html b/functions/_waku_core.waitForRemotePeer.html index 7a0137ab9b..77609e4ee5 100644 --- a/functions/_waku_core.waitForRemotePeer.html +++ b/functions/_waku_core.waitForRemotePeer.html @@ -1,200 +1,90 @@ -waitForRemotePeer | @waku/root
        +waitForRemotePeer | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Wait for a remote peer to be ready given the passed protocols. Must be used after attempting to connect to nodes, using -@waku/core.WakuNode.dial or a bootstrap method with -@waku/sdk.createLightNode.

            +@waku/core!WakuNode.dial or a bootstrap method with +@waku/sdk!createLightNode.

            If the passed protocols is a GossipSub protocol, then it resolves only once a peer is in a mesh, to help ensure that other peers will send and receive message to us.

            - -

            Returns

            A promise that resolves if all desired protocols are fulfilled by -remote nodes, rejects if the timeoutMs is reached.

            - -

            Throws

            If passing a protocol that is not mounted

            - -

            Default

            Wait for remote peers with protocols enabled locally and no time out is applied.

            Parameters

            • -
              waku: Waku
              +
              waku: Waku

              The Waku Node

              -
            • +
            +
          • -
            Optional protocols: Protocols[]
            +
            Optional protocols: Protocols[]

            The protocols that need to be enabled by remote peers.

            -
          • +
        +
      • -
        Optional timeoutMs: number
        +
        Optional timeoutMs: number

        A timeout value in milliseconds..

        -
      • -

        Returns Promise<void>

        +
        +

        Returns Promise<void>

        A promise that resolves if all desired protocols are fulfilled by +remote nodes, rejects if the timeoutMs is reached.

        + +
        +

        Throws

        If passing a protocol that is not mounted

        + +

        Default

        Wait for remote peers with protocols enabled locally and no time out is applied.
        +
        +
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.waku_filter.wakuFilter.html b/functions/_waku_core.waku_filter.wakuFilter.html index e639b96d2a..0b886d3bae 100644 --- a/functions/_waku_core.waku_filter.wakuFilter.html +++ b/functions/_waku_core.waku_filter.wakuFilter.html @@ -1,170 +1,73 @@ -wakuFilter | @waku/root
        +wakuFilter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns ((libp2p) => IFilter)

        +

        Returns IFilter

        - + -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.waku_light_push.PushResponse.codec.html b/functions/_waku_core.waku_light_push.PushResponse.codec.html index 8fc772afe2..68eb7f5423 100644 --- a/functions/_waku_core.waku_light_push.PushResponse.codec.html +++ b/functions/_waku_core.waku_light_push.PushResponse.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.waku_light_push.PushResponse.decode.html b/functions/_waku_core.waku_light_push.PushResponse.decode.html index a6cbf21155..df735e997b 100644 --- a/functions/_waku_core.waku_light_push.PushResponse.decode.html +++ b/functions/_waku_core.waku_light_push.PushResponse.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns waku_light_push.PushResponse

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.waku_light_push.PushResponse.encode.html b/functions/_waku_core.waku_light_push.PushResponse.encode.html index f20175e0e4..7e8f8399a3 100644 --- a/functions/_waku_core.waku_light_push.PushResponse.encode.html +++ b/functions/_waku_core.waku_light_push.PushResponse.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.waku_light_push.wakuLightPush.html b/functions/_waku_core.waku_light_push.wakuLightPush.html index 116000868d..b64da123d4 100644 --- a/functions/_waku_core.waku_light_push.wakuLightPush.html +++ b/functions/_waku_core.waku_light_push.wakuLightPush.html @@ -1,171 +1,73 @@ -wakuLightPush | @waku/root
        +wakuLightPush | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns ((libp2p) => ILightPush)

        +

        Returns ILightPush

        - + -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.waku_store.createCursor.html b/functions/_waku_core.waku_store.createCursor.html index bff8328128..318737e4c5 100644 --- a/functions/_waku_core.waku_store.createCursor.html +++ b/functions/_waku_core.waku_store.createCursor.html @@ -1,166 +1,64 @@ -createCursor | @waku/root
        +createCursor | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Promise<Cursor>

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_core.waku_store.wakuStore.html b/functions/_waku_core.waku_store.wakuStore.html index 1af7510290..fabd87a1e3 100644 --- a/functions/_waku_core.waku_store.wakuStore.html +++ b/functions/_waku_core.waku_store.wakuStore.html @@ -1,175 +1,73 @@ -wakuStore | @waku/root
        +wakuStore | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns ((libp2p) => IStore)

        +

        Returns IStore

        - + -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_dns_discovery.wakuDnsDiscovery.html b/functions/_waku_dns_discovery.wakuDnsDiscovery.html index 8dd24e9674..9a15ac50e2 100644 --- a/functions/_waku_dns_discovery.wakuDnsDiscovery.html +++ b/functions/_waku_dns_discovery.wakuDnsDiscovery.html @@ -1,173 +1,74 @@ -wakuDnsDiscovery | @waku/root
        +wakuDnsDiscovery | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns ((components) => PeerDiscoveryDns)

        +

        Returns PeerDiscoveryDns

        - + -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_enr.compressPublicKey.html b/functions/_waku_enr.compressPublicKey.html index 35574842ff..6fda2170e7 100644 --- a/functions/_waku_enr.compressPublicKey.html +++ b/functions/_waku_enr.compressPublicKey.html @@ -1,174 +1,61 @@ -compressPublicKey | @waku/root
        +compressPublicKey | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function compressPublicKey

        -
        +

        Returns Uint8Array

        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_enr.createPeerIdFromPublicKey.html b/functions/_waku_enr.createPeerIdFromPublicKey.html index 39d8551d5e..bd3fa8e3d5 100644 --- a/functions/_waku_enr.createPeerIdFromPublicKey.html +++ b/functions/_waku_enr.createPeerIdFromPublicKey.html @@ -1,174 +1,61 @@ -createPeerIdFromPublicKey | @waku/root
        +createPeerIdFromPublicKey | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function createPeerIdFromPublicKey

        -
          - +
            +
          • Parameters

            -

            Returns Promise<PeerId>

        +

        Returns Promise<PeerId>

        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_enr.decodeWaku2.html b/functions/_waku_enr.decodeWaku2.html index 7d3dce71ce..087c6f29d2 100644 --- a/functions/_waku_enr.decodeWaku2.html +++ b/functions/_waku_enr.decodeWaku2.html @@ -1,174 +1,61 @@ -decodeWaku2 | @waku/root
        +decodeWaku2 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Parameters

            • -
              byte: number
            -

            Returns Waku2

        +

        Returns Waku2

        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_enr.encodeWaku2.html b/functions/_waku_enr.encodeWaku2.html index 0407766d67..a100f47763 100644 --- a/functions/_waku_enr.encodeWaku2.html +++ b/functions/_waku_enr.encodeWaku2.html @@ -1,174 +1,61 @@ -encodeWaku2 | @waku/root
        +encodeWaku2 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Parameters

            +
            protocols: Waku2

        Returns number

        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_enr.getPrivateKeyFromPeerId.html b/functions/_waku_enr.getPrivateKeyFromPeerId.html index 498e12944a..50cb0ff9bd 100644 --- a/functions/_waku_enr.getPrivateKeyFromPeerId.html +++ b/functions/_waku_enr.getPrivateKeyFromPeerId.html @@ -1,174 +1,61 @@ -getPrivateKeyFromPeerId | @waku/root
        +getPrivateKeyFromPeerId | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function getPrivateKeyFromPeerId

        -
          - +
            +
          • Parameters

            • -
              peerId: PeerId
            -

            Returns Promise<Uint8Array>

        +

        Returns Promise<Uint8Array>

        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_enr.getPublicKeyFromPeerId.html b/functions/_waku_enr.getPublicKeyFromPeerId.html index 4065e48eff..0dc318d7f8 100644 --- a/functions/_waku_enr.getPublicKeyFromPeerId.html +++ b/functions/_waku_enr.getPublicKeyFromPeerId.html @@ -1,174 +1,61 @@ -getPublicKeyFromPeerId | @waku/root
        +getPublicKeyFromPeerId | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function getPublicKeyFromPeerId

        -
          - +
            +
          • Parameters

            • -
              peerId: PeerId
            -

            Returns Uint8Array

        +

        Returns Uint8Array

        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_enr.keccak256.html b/functions/_waku_enr.keccak256.html index fd6fca8ea9..7796f612f7 100644 --- a/functions/_waku_enr.keccak256.html +++ b/functions/_waku_enr.keccak256.html @@ -1,174 +1,61 @@ -keccak256 | @waku/root
        +keccak256 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_enr.sign.html b/functions/_waku_enr.sign.html index bc30ea0406..8f8fbcbe04 100644 --- a/functions/_waku_enr.sign.html +++ b/functions/_waku_enr.sign.html @@ -1,184 +1,73 @@ -sign | @waku/root
        +sign | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • ECDSA Sign a message with the given private key.

            - -

            Returns

            The signature and the recovery id concatenated.

            Parameters

            • -
              message: Uint8Array
              +
              message: Uint8Array

              The message to sign, usually a hash.

              -
            • +
            +
          • -
            privateKey: Uint8Array
            +
            privateKey: Uint8Array

            The ECDSA private key to use to sign the message.

            -
        -

        Returns Promise<Uint8Array>

        +
        +

        Returns Promise<Uint8Array>

        The signature and the recovery id concatenated.

        + +
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_enr.verifySignature.html b/functions/_waku_enr.verifySignature.html index 4053fc437b..d0e055ac36 100644 --- a/functions/_waku_enr.verifySignature.html +++ b/functions/_waku_enr.verifySignature.html @@ -1,24 +1,24 @@ -verifySignature | @waku/root
        +verifySignature | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Verify an ECDSA signature.

            @@ -26,155 +26,43 @@

            Parameters

        -

        Returns boolean

        +

        Returns boolean

        +
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.createDecoder.html b/functions/_waku_message_encryption.ecies.createDecoder.html index 3c1fcd5eb5..5a9f041f0c 100644 --- a/functions/_waku_message_encryption.ecies.createDecoder.html +++ b/functions/_waku_message_encryption.ecies.createDecoder.html @@ -1,179 +1,78 @@ -createDecoder | @waku/root
        +createDecoder | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        -

        Returns ecies.Decoder

        +
        +

        Returns ecies.Decoder

        +
        - + -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_message_encryption.ecies.createEncoder.html b/functions/_waku_message_encryption.ecies.createEncoder.html index fa0f07ffb1..92bbfe5263 100644 --- a/functions/_waku_message_encryption.ecies.createEncoder.html +++ b/functions/_waku_message_encryption.ecies.createEncoder.html @@ -1,32 +1,32 @@ -createEncoder | @waku/root
        +createEncoder | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns ecies.Encoder

        +
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_message_encryption.generatePrivateKey.html b/functions/_waku_message_encryption.generatePrivateKey.html index 1b6407914b..aef69531eb 100644 --- a/functions/_waku_message_encryption.generatePrivateKey.html +++ b/functions/_waku_message_encryption.generatePrivateKey.html @@ -1,161 +1,60 @@ -generatePrivateKey | @waku/root
        +generatePrivateKey | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_message_encryption.generateSymmetricKey.html b/functions/_waku_message_encryption.generateSymmetricKey.html index e224ee3ab6..e01cd4e07c 100644 --- a/functions/_waku_message_encryption.generateSymmetricKey.html +++ b/functions/_waku_message_encryption.generateSymmetricKey.html @@ -1,160 +1,59 @@ -generateSymmetricKey | @waku/root
        +generateSymmetricKey | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_message_encryption.getPublicKey.html b/functions/_waku_message_encryption.getPublicKey.html index 3b0dbe927d..dd2a146c43 100644 --- a/functions/_waku_message_encryption.getPublicKey.html +++ b/functions/_waku_message_encryption.getPublicKey.html @@ -1,24 +1,24 @@ -getPublicKey | @waku/root
        +getPublicKey | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Return the public key for the given private key, to be used for asymmetric encryption.

            @@ -27,142 +27,41 @@ encryption.

            Parameters

            • -
              privateKey: PrivKey
            • +
              privateKey: PrivKey
            • -
              Optional isCompressed: boolean
            -

            Returns Uint8Array

        +

        Returns Uint8Array

        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_message_encryption.symmetric.createDecoder.html b/functions/_waku_message_encryption.symmetric.createDecoder.html index b4654940e0..2edc31f5ef 100644 --- a/functions/_waku_message_encryption.symmetric.createDecoder.html +++ b/functions/_waku_message_encryption.symmetric.createDecoder.html @@ -1,178 +1,78 @@ -createDecoder | @waku/root
        +createDecoder | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        -

        Returns symmetric.Decoder

        +
        +

        Returns symmetric.Decoder

        +
        - + -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_message_encryption.symmetric.createEncoder.html b/functions/_waku_message_encryption.symmetric.createEncoder.html index 1b8678df05..62086f319b 100644 --- a/functions/_waku_message_encryption.symmetric.createEncoder.html +++ b/functions/_waku_message_encryption.symmetric.createEncoder.html @@ -1,32 +1,31 @@ -createEncoder | @waku/root
        +createEncoder | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns symmetric.Encoder

        +
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_message_hash.messageHash.html b/functions/_waku_message_hash.messageHash.html index 962fba95a7..13e31a1441 100644 --- a/functions/_waku_message_hash.messageHash.html +++ b/functions/_waku_message_hash.messageHash.html @@ -1,24 +1,24 @@ -messageHash | @waku/root
        +messageHash | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        +
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_peer_exchange.wakuPeerExchange-1.html b/functions/_waku_peer_exchange.wakuPeerExchange-1.html index 2801a2f682..c961bb6339 100644 --- a/functions/_waku_peer_exchange.wakuPeerExchange-1.html +++ b/functions/_waku_peer_exchange.wakuPeerExchange-1.html @@ -1,172 +1,69 @@ -wakuPeerExchange | @waku/root
        +wakuPeerExchange | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns WakuPeerExchange

        +
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_peer_exchange.wakuPeerExchangeDiscovery.html b/functions/_waku_peer_exchange.wakuPeerExchangeDiscovery.html index 32b572fb0d..2268cbf520 100644 --- a/functions/_waku_peer_exchange.wakuPeerExchangeDiscovery.html +++ b/functions/_waku_peer_exchange.wakuPeerExchangeDiscovery.html @@ -1,169 +1,67 @@ -wakuPeerExchangeDiscovery | @waku/root
        +wakuPeerExchangeDiscovery | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns PeerExchangeDiscovery

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.WakuMessage.codec.html b/functions/_waku_proto.WakuMessage.codec.html index b263bc3c91..d8a2f849a2 100644 --- a/functions/_waku_proto.WakuMessage.codec.html +++ b/functions/_waku_proto.WakuMessage.codec.html @@ -1,155 +1,57 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.WakuMessage.decode.html b/functions/_waku_proto.WakuMessage.decode.html index da272b1616..31afb9362a 100644 --- a/functions/_waku_proto.WakuMessage.decode.html +++ b/functions/_waku_proto.WakuMessage.decode.html @@ -1,160 +1,62 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns WakuMessage

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.WakuMessage.encode.html b/functions/_waku_proto.WakuMessage.encode.html index 3925b868c0..c54504fc64 100644 --- a/functions/_waku_proto.WakuMessage.encode.html +++ b/functions/_waku_proto.WakuMessage.encode.html @@ -1,160 +1,62 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.codec.html b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.codec.html index 09d389222d..4a2cd1b921 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.codec.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.codec.html @@ -1,18 +1,18 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.decode.html b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.decode.html index 78671482a3..0ebcb10fac 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.decode.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.decode.html @@ -1,18 +1,18 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function decode

        -
        +

        Returns proto_filter.FilterRequest.ContentFilter

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.encode.html b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.encode.html index 84e64e531a..0608dd1e7f 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.encode.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.ContentFilter.encode.html @@ -1,18 +1,18 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function encode

        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRequest.codec.html b/functions/_waku_proto.proto_filter.FilterRequest.codec.html index 0a687c6b16..f2c882b5db 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.codec.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.codec.html @@ -1,157 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRequest.decode.html b/functions/_waku_proto.proto_filter.FilterRequest.decode.html index 9d658cb444..8416b4c85e 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.decode.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.decode.html @@ -1,162 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns FilterRequest

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRequest.encode.html b/functions/_waku_proto.proto_filter.FilterRequest.encode.html index 291d238a66..56759568e7 100644 --- a/functions/_waku_proto.proto_filter.FilterRequest.encode.html +++ b/functions/_waku_proto.proto_filter.FilterRequest.encode.html @@ -1,162 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRpc.codec.html b/functions/_waku_proto.proto_filter.FilterRpc.codec.html index 01f01a5371..27b5f235cd 100644 --- a/functions/_waku_proto.proto_filter.FilterRpc.codec.html +++ b/functions/_waku_proto.proto_filter.FilterRpc.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRpc.decode.html b/functions/_waku_proto.proto_filter.FilterRpc.decode.html index 5908b38314..c954ee665c 100644 --- a/functions/_waku_proto.proto_filter.FilterRpc.decode.html +++ b/functions/_waku_proto.proto_filter.FilterRpc.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns FilterRpc

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.FilterRpc.encode.html b/functions/_waku_proto.proto_filter.FilterRpc.encode.html index 6f556081b4..4f87be547d 100644 --- a/functions/_waku_proto.proto_filter.FilterRpc.encode.html +++ b/functions/_waku_proto.proto_filter.FilterRpc.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.MessagePush.codec.html b/functions/_waku_proto.proto_filter.MessagePush.codec.html index 8c46ec157d..7dd13612f0 100644 --- a/functions/_waku_proto.proto_filter.MessagePush.codec.html +++ b/functions/_waku_proto.proto_filter.MessagePush.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.MessagePush.decode.html b/functions/_waku_proto.proto_filter.MessagePush.decode.html index 646abb5416..dd8ab40b74 100644 --- a/functions/_waku_proto.proto_filter.MessagePush.decode.html +++ b/functions/_waku_proto.proto_filter.MessagePush.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_filter.MessagePush

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.MessagePush.encode.html b/functions/_waku_proto.proto_filter.MessagePush.encode.html index 469335a88f..77a0717123 100644 --- a/functions/_waku_proto.proto_filter.MessagePush.encode.html +++ b/functions/_waku_proto.proto_filter.MessagePush.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.RateLimitProof.codec.html b/functions/_waku_proto.proto_filter.RateLimitProof.codec.html index 57ba3b197f..2cc7c26c77 100644 --- a/functions/_waku_proto.proto_filter.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_filter.RateLimitProof.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.RateLimitProof.decode.html b/functions/_waku_proto.proto_filter.RateLimitProof.decode.html index 55b9b5cfd2..8244db1d06 100644 --- a/functions/_waku_proto.proto_filter.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_filter.RateLimitProof.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_filter.RateLimitProof

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter.RateLimitProof.encode.html b/functions/_waku_proto.proto_filter.RateLimitProof.encode.html index 104a959cd8..0606a46062 100644 --- a/functions/_waku_proto.proto_filter.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_filter.RateLimitProof.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.codec.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.codec.html index f36c1a1f47..6203e00a77 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.codec.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.codec.html @@ -1,18 +1,18 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.codec.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.codec.html index 338f517b7a..59223224f3 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.codec.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.codec.html @@ -1,157 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.decode.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.decode.html index b50bc13035..2edcea3441 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.decode.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.decode.html @@ -1,162 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns FilterSubscribeRequest

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.encode.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.encode.html index 5bd6ca0443..9c9a01629e 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.encode.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeRequest.encode.html @@ -1,162 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.codec.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.codec.html index 5fd264ee6b..dce49d56a0 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.codec.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.decode.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.decode.html index c096b566a2..598edbf16c 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.decode.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns FilterSubscribeResponse

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.encode.html b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.encode.html index 523350f998..8b8b41e066 100644 --- a/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.encode.html +++ b/functions/_waku_proto.proto_filter_v2.FilterSubscribeResponse.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.MessagePush.codec.html b/functions/_waku_proto.proto_filter_v2.MessagePush.codec.html index e7e60b1a67..7431cb417a 100644 --- a/functions/_waku_proto.proto_filter_v2.MessagePush.codec.html +++ b/functions/_waku_proto.proto_filter_v2.MessagePush.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.MessagePush.decode.html b/functions/_waku_proto.proto_filter_v2.MessagePush.decode.html index 4ba68a2539..7cd27ea5f5 100644 --- a/functions/_waku_proto.proto_filter_v2.MessagePush.decode.html +++ b/functions/_waku_proto.proto_filter_v2.MessagePush.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_filter_v2.MessagePush

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.MessagePush.encode.html b/functions/_waku_proto.proto_filter_v2.MessagePush.encode.html index c54d8e1400..f0e9150537 100644 --- a/functions/_waku_proto.proto_filter_v2.MessagePush.encode.html +++ b/functions/_waku_proto.proto_filter_v2.MessagePush.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.RateLimitProof.codec.html b/functions/_waku_proto.proto_filter_v2.RateLimitProof.codec.html index 55a89edb78..df2ec217e9 100644 --- a/functions/_waku_proto.proto_filter_v2.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_filter_v2.RateLimitProof.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.RateLimitProof.decode.html b/functions/_waku_proto.proto_filter_v2.RateLimitProof.decode.html index c9094675ae..9ebb2465b0 100644 --- a/functions/_waku_proto.proto_filter_v2.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_filter_v2.RateLimitProof.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_filter_v2.RateLimitProof

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.RateLimitProof.encode.html b/functions/_waku_proto.proto_filter_v2.RateLimitProof.encode.html index fdb8108cc0..c3da771693 100644 --- a/functions/_waku_proto.proto_filter_v2.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_filter_v2.RateLimitProof.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.WakuMessage.codec.html b/functions/_waku_proto.proto_filter_v2.WakuMessage.codec.html index 41bf87d8ef..893b783a82 100644 --- a/functions/_waku_proto.proto_filter_v2.WakuMessage.codec.html +++ b/functions/_waku_proto.proto_filter_v2.WakuMessage.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.WakuMessage.decode.html b/functions/_waku_proto.proto_filter_v2.WakuMessage.decode.html index 9c7f0234b0..eb278f71d9 100644 --- a/functions/_waku_proto.proto_filter_v2.WakuMessage.decode.html +++ b/functions/_waku_proto.proto_filter_v2.WakuMessage.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_filter_v2.WakuMessage

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_filter_v2.WakuMessage.encode.html b/functions/_waku_proto.proto_filter_v2.WakuMessage.encode.html index c1fdf37e00..3e98a52594 100644 --- a/functions/_waku_proto.proto_filter_v2.WakuMessage.encode.html +++ b/functions/_waku_proto.proto_filter_v2.WakuMessage.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushRequest.codec.html b/functions/_waku_proto.proto_lightpush.PushRequest.codec.html index 84daa14f27..04edbaaedb 100644 --- a/functions/_waku_proto.proto_lightpush.PushRequest.codec.html +++ b/functions/_waku_proto.proto_lightpush.PushRequest.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushRequest.decode.html b/functions/_waku_proto.proto_lightpush.PushRequest.decode.html index df73f561d8..50d7e5f2bd 100644 --- a/functions/_waku_proto.proto_lightpush.PushRequest.decode.html +++ b/functions/_waku_proto.proto_lightpush.PushRequest.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns PushRequest

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushRequest.encode.html b/functions/_waku_proto.proto_lightpush.PushRequest.encode.html index ab137c3f5e..0a8540d7c3 100644 --- a/functions/_waku_proto.proto_lightpush.PushRequest.encode.html +++ b/functions/_waku_proto.proto_lightpush.PushRequest.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushResponse.codec.html b/functions/_waku_proto.proto_lightpush.PushResponse.codec.html index 5ee871c2f5..c9af25f630 100644 --- a/functions/_waku_proto.proto_lightpush.PushResponse.codec.html +++ b/functions/_waku_proto.proto_lightpush.PushResponse.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushResponse.decode.html b/functions/_waku_proto.proto_lightpush.PushResponse.decode.html index 400f7f8fc5..3b07cd2bf6 100644 --- a/functions/_waku_proto.proto_lightpush.PushResponse.decode.html +++ b/functions/_waku_proto.proto_lightpush.PushResponse.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_lightpush.PushResponse

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushResponse.encode.html b/functions/_waku_proto.proto_lightpush.PushResponse.encode.html index 76aaa5fc65..cc77d897ef 100644 --- a/functions/_waku_proto.proto_lightpush.PushResponse.encode.html +++ b/functions/_waku_proto.proto_lightpush.PushResponse.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushRpc.codec.html b/functions/_waku_proto.proto_lightpush.PushRpc.codec.html index 1c7151e0dc..98c0b85898 100644 --- a/functions/_waku_proto.proto_lightpush.PushRpc.codec.html +++ b/functions/_waku_proto.proto_lightpush.PushRpc.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushRpc.decode.html b/functions/_waku_proto.proto_lightpush.PushRpc.decode.html index bf1f03ab0d..193f52ce9d 100644 --- a/functions/_waku_proto.proto_lightpush.PushRpc.decode.html +++ b/functions/_waku_proto.proto_lightpush.PushRpc.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns PushRpc

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.PushRpc.encode.html b/functions/_waku_proto.proto_lightpush.PushRpc.encode.html index 648f3595c1..524701f8ca 100644 --- a/functions/_waku_proto.proto_lightpush.PushRpc.encode.html +++ b/functions/_waku_proto.proto_lightpush.PushRpc.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html b/functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html index d2793f667e..d2e998cd86 100644 --- a/functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_lightpush.RateLimitProof.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html b/functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html index b410fdc5d2..7295a9a291 100644 --- a/functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_lightpush.RateLimitProof.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_lightpush.RateLimitProof

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html b/functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html index 65e883d606..25ca3e06bc 100644 --- a/functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_lightpush.RateLimitProof.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.WakuMessage.codec.html b/functions/_waku_proto.proto_lightpush.WakuMessage.codec.html index 3a90f29349..e92be0137e 100644 --- a/functions/_waku_proto.proto_lightpush.WakuMessage.codec.html +++ b/functions/_waku_proto.proto_lightpush.WakuMessage.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.WakuMessage.decode.html b/functions/_waku_proto.proto_lightpush.WakuMessage.decode.html index 4ebe24ea35..3af0e960f2 100644 --- a/functions/_waku_proto.proto_lightpush.WakuMessage.decode.html +++ b/functions/_waku_proto.proto_lightpush.WakuMessage.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_lightpush.WakuMessage

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_lightpush.WakuMessage.encode.html b/functions/_waku_proto.proto_lightpush.WakuMessage.encode.html index 9de030fc84..ecab5df48b 100644 --- a/functions/_waku_proto.proto_lightpush.WakuMessage.encode.html +++ b/functions/_waku_proto.proto_lightpush.WakuMessage.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_message.RateLimitProof.codec.html b/functions/_waku_proto.proto_message.RateLimitProof.codec.html index 8e9770c9f5..a3a861a7bd 100644 --- a/functions/_waku_proto.proto_message.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_message.RateLimitProof.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_message.RateLimitProof.decode.html b/functions/_waku_proto.proto_message.RateLimitProof.decode.html index 85c1a72d6c..2dfa677600 100644 --- a/functions/_waku_proto.proto_message.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_message.RateLimitProof.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_message.RateLimitProof

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_message.RateLimitProof.encode.html b/functions/_waku_proto.proto_message.RateLimitProof.encode.html index d1b53cacc8..7bb1b7c6c5 100644 --- a/functions/_waku_proto.proto_message.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_message.RateLimitProof.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_message.WakuMessage.codec.html b/functions/_waku_proto.proto_message.WakuMessage.codec.html index 57014b56ac..149ada92ec 100644 --- a/functions/_waku_proto.proto_message.WakuMessage.codec.html +++ b/functions/_waku_proto.proto_message.WakuMessage.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_message.WakuMessage.decode.html b/functions/_waku_proto.proto_message.WakuMessage.decode.html index 3b72535666..2d3e991060 100644 --- a/functions/_waku_proto.proto_message.WakuMessage.decode.html +++ b/functions/_waku_proto.proto_message.WakuMessage.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_message.WakuMessage

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_message.WakuMessage.encode.html b/functions/_waku_proto.proto_message.WakuMessage.encode.html index 34ee5162ae..6c87d22a38 100644 --- a/functions/_waku_proto.proto_message.WakuMessage.encode.html +++ b/functions/_waku_proto.proto_message.WakuMessage.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.codec.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.codec.html index 94845320cd..352f53d6e3 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.codec.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.decode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.decode.html index 9f300c702e..4d5bc57fb8 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.decode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns PeerExchangeQuery

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.encode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.encode.html index 6c97871507..a3f25bf42a 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.encode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeQuery.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.codec.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.codec.html index 8a0b944c37..1f59535b41 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.codec.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.decode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.decode.html index 84ee33f899..28f55accc4 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.decode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns PeerExchangeRPC

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.encode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.encode.html index 93c76af923..6a6d93ceba 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.encode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeRPC.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.codec.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.codec.html index e6f5524d93..82e4e1b539 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.codec.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.decode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.decode.html index da244563b1..2980774f42 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.decode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        - - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.encode.html b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.encode.html index 03e4526e1e..0837ac1083 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.encode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerExchangeResponse.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        - - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerInfo.codec.html b/functions/_waku_proto.proto_peer_exchange.PeerInfo.codec.html index a186490997..80863f7395 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerInfo.codec.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerInfo.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerInfo.decode.html b/functions/_waku_proto.proto_peer_exchange.PeerInfo.decode.html index 6a61044c4a..70f882716f 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerInfo.decode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerInfo.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_peer_exchange.PeerInfo

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_peer_exchange.PeerInfo.encode.html b/functions/_waku_proto.proto_peer_exchange.PeerInfo.encode.html index 9e06b2a718..f7656325e3 100644 --- a/functions/_waku_proto.proto_peer_exchange.PeerInfo.encode.html +++ b/functions/_waku_proto.proto_peer_exchange.PeerInfo.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.ContentFilter.codec.html b/functions/_waku_proto.proto_store.ContentFilter.codec.html index f5d77f4007..d3f633cc7e 100644 --- a/functions/_waku_proto.proto_store.ContentFilter.codec.html +++ b/functions/_waku_proto.proto_store.ContentFilter.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.ContentFilter.decode.html b/functions/_waku_proto.proto_store.ContentFilter.decode.html index 8eb15990eb..1a90029c0a 100644 --- a/functions/_waku_proto.proto_store.ContentFilter.decode.html +++ b/functions/_waku_proto.proto_store.ContentFilter.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_store.ContentFilter

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.ContentFilter.encode.html b/functions/_waku_proto.proto_store.ContentFilter.encode.html index 3cbd8c00cc..bac9c422ac 100644 --- a/functions/_waku_proto.proto_store.ContentFilter.encode.html +++ b/functions/_waku_proto.proto_store.ContentFilter.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryQuery.codec.html b/functions/_waku_proto.proto_store.HistoryQuery.codec.html index 60c19d932c..46b2a620b6 100644 --- a/functions/_waku_proto.proto_store.HistoryQuery.codec.html +++ b/functions/_waku_proto.proto_store.HistoryQuery.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryQuery.decode.html b/functions/_waku_proto.proto_store.HistoryQuery.decode.html index cf546ca695..84d3e3ed84 100644 --- a/functions/_waku_proto.proto_store.HistoryQuery.decode.html +++ b/functions/_waku_proto.proto_store.HistoryQuery.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns HistoryQuery

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryQuery.encode.html b/functions/_waku_proto.proto_store.HistoryQuery.encode.html index d2288fdd57..22e4b0aa09 100644 --- a/functions/_waku_proto.proto_store.HistoryQuery.encode.html +++ b/functions/_waku_proto.proto_store.HistoryQuery.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryResponse.HistoryError.codec.html b/functions/_waku_proto.proto_store.HistoryResponse.HistoryError.codec.html index 90e6bb0128..ae7fddec84 100644 --- a/functions/_waku_proto.proto_store.HistoryResponse.HistoryError.codec.html +++ b/functions/_waku_proto.proto_store.HistoryResponse.HistoryError.codec.html @@ -1,18 +1,18 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function codec

        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryResponse.codec.html b/functions/_waku_proto.proto_store.HistoryResponse.codec.html index b9d12003e4..7560367702 100644 --- a/functions/_waku_proto.proto_store.HistoryResponse.codec.html +++ b/functions/_waku_proto.proto_store.HistoryResponse.codec.html @@ -1,157 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryResponse.decode.html b/functions/_waku_proto.proto_store.HistoryResponse.decode.html index f45dd5ca93..67fdb2de64 100644 --- a/functions/_waku_proto.proto_store.HistoryResponse.decode.html +++ b/functions/_waku_proto.proto_store.HistoryResponse.decode.html @@ -1,162 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns HistoryResponse

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryResponse.encode.html b/functions/_waku_proto.proto_store.HistoryResponse.encode.html index 61ae47a168..edd062b605 100644 --- a/functions/_waku_proto.proto_store.HistoryResponse.encode.html +++ b/functions/_waku_proto.proto_store.HistoryResponse.encode.html @@ -1,162 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryRpc.codec.html b/functions/_waku_proto.proto_store.HistoryRpc.codec.html index b0114bdcc1..fe2a522cf0 100644 --- a/functions/_waku_proto.proto_store.HistoryRpc.codec.html +++ b/functions/_waku_proto.proto_store.HistoryRpc.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryRpc.decode.html b/functions/_waku_proto.proto_store.HistoryRpc.decode.html index 10921cd657..6ee0ddb1df 100644 --- a/functions/_waku_proto.proto_store.HistoryRpc.decode.html +++ b/functions/_waku_proto.proto_store.HistoryRpc.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns HistoryRpc

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.HistoryRpc.encode.html b/functions/_waku_proto.proto_store.HistoryRpc.encode.html index 970896ae54..2a64520ffe 100644 --- a/functions/_waku_proto.proto_store.HistoryRpc.encode.html +++ b/functions/_waku_proto.proto_store.HistoryRpc.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.Index.codec.html b/functions/_waku_proto.proto_store.Index.codec.html index 9a7d53eb2f..5e3bdbf619 100644 --- a/functions/_waku_proto.proto_store.Index.codec.html +++ b/functions/_waku_proto.proto_store.Index.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.Index.decode.html b/functions/_waku_proto.proto_store.Index.decode.html index 5912c7ed32..d4ea969025 100644 --- a/functions/_waku_proto.proto_store.Index.decode.html +++ b/functions/_waku_proto.proto_store.Index.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Index

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.Index.encode.html b/functions/_waku_proto.proto_store.Index.encode.html index 5525986d83..e48601ae14 100644 --- a/functions/_waku_proto.proto_store.Index.encode.html +++ b/functions/_waku_proto.proto_store.Index.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.PagingInfo.Direction.codec.html b/functions/_waku_proto.proto_store.PagingInfo.Direction.codec.html index ef12d9960e..23ae79c9d8 100644 --- a/functions/_waku_proto.proto_store.PagingInfo.Direction.codec.html +++ b/functions/_waku_proto.proto_store.PagingInfo.Direction.codec.html @@ -1,18 +1,18 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function codec

        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.PagingInfo.codec.html b/functions/_waku_proto.proto_store.PagingInfo.codec.html index f10bda1adf..b0634002c7 100644 --- a/functions/_waku_proto.proto_store.PagingInfo.codec.html +++ b/functions/_waku_proto.proto_store.PagingInfo.codec.html @@ -1,157 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.PagingInfo.decode.html b/functions/_waku_proto.proto_store.PagingInfo.decode.html index 34e733573f..ed09e92221 100644 --- a/functions/_waku_proto.proto_store.PagingInfo.decode.html +++ b/functions/_waku_proto.proto_store.PagingInfo.decode.html @@ -1,162 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns PagingInfo

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.PagingInfo.encode.html b/functions/_waku_proto.proto_store.PagingInfo.encode.html index 329e1e2fd1..d238f45975 100644 --- a/functions/_waku_proto.proto_store.PagingInfo.encode.html +++ b/functions/_waku_proto.proto_store.PagingInfo.encode.html @@ -1,162 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.RateLimitProof.codec.html b/functions/_waku_proto.proto_store.RateLimitProof.codec.html index bd27b69583..5a78e9dd17 100644 --- a/functions/_waku_proto.proto_store.RateLimitProof.codec.html +++ b/functions/_waku_proto.proto_store.RateLimitProof.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.RateLimitProof.decode.html b/functions/_waku_proto.proto_store.RateLimitProof.decode.html index edf1698574..c3b68a5a45 100644 --- a/functions/_waku_proto.proto_store.RateLimitProof.decode.html +++ b/functions/_waku_proto.proto_store.RateLimitProof.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_store.RateLimitProof

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.RateLimitProof.encode.html b/functions/_waku_proto.proto_store.RateLimitProof.encode.html index ea32b17542..e7a65d7f22 100644 --- a/functions/_waku_proto.proto_store.RateLimitProof.encode.html +++ b/functions/_waku_proto.proto_store.RateLimitProof.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.WakuMessage.codec.html b/functions/_waku_proto.proto_store.WakuMessage.codec.html index b06f729d6f..af5b8b634e 100644 --- a/functions/_waku_proto.proto_store.WakuMessage.codec.html +++ b/functions/_waku_proto.proto_store.WakuMessage.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.WakuMessage.decode.html b/functions/_waku_proto.proto_store.WakuMessage.decode.html index 3881d48771..d0604a1fe0 100644 --- a/functions/_waku_proto.proto_store.WakuMessage.decode.html +++ b/functions/_waku_proto.proto_store.WakuMessage.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns proto_store.WakuMessage

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_store.WakuMessage.encode.html b/functions/_waku_proto.proto_store.WakuMessage.encode.html index 6344cb0714..377ac1a0f1 100644 --- a/functions/_waku_proto.proto_store.WakuMessage.encode.html +++ b/functions/_waku_proto.proto_store.WakuMessage.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.codec.html b/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.codec.html index 4eed86e24a..4bd1bace2c 100644 --- a/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.codec.html +++ b/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.codec.html @@ -1,156 +1,58 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.decode.html b/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.decode.html index 2af1cdfe53..4f28cbe290 100644 --- a/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.decode.html +++ b/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.decode.html @@ -1,161 +1,63 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns TopicOnlyMessage

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.encode.html b/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.encode.html index 68d7417ebd..e44ae9482b 100644 --- a/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.encode.html +++ b/functions/_waku_proto.proto_topic_only_message.TopicOnlyMessage.encode.html @@ -1,161 +1,63 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Uint8Array

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_relay.wakuGossipSub.html b/functions/_waku_relay.wakuGossipSub.html index 7e54b9fd82..0634078eab 100644 --- a/functions/_waku_relay.wakuGossipSub.html +++ b/functions/_waku_relay.wakuGossipSub.html @@ -1,172 +1,72 @@ -wakuGossipSub | @waku/root
        +wakuGossipSub | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns ((components) => GossipSub)

        • -
            -
          • (components: GossipSubComponents): GossipSub
          • +
              +
            • (components): GossipSub
            • Parameters

              • -
                components: GossipSubComponents
              -

              Returns GossipSub

        +

        Returns GossipSub

        - + -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_relay.wakuRelay.html b/functions/_waku_relay.wakuRelay.html index a6a178efae..82def030da 100644 --- a/functions/_waku_relay.wakuRelay.html +++ b/functions/_waku_relay.wakuRelay.html @@ -1,172 +1,72 @@ -wakuRelay | @waku/root
        +wakuRelay | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns ((libp2p) => IRelay)

        +

        Returns IRelay

        - + -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.bytesToUtf8.html b/functions/_waku_sdk.bytesToUtf8.html index ab5fc34c11..14dff280f5 100644 --- a/functions/_waku_sdk.bytesToUtf8.html +++ b/functions/_waku_sdk.bytesToUtf8.html @@ -1,24 +1,24 @@ -bytesToUtf8 | @waku/root
        +bytesToUtf8 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Decode byte array to utf-8 string.

            @@ -26,209 +26,39 @@

            Parameters

        -

        Returns string

        +

        Returns string

        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.createDecoder.html b/functions/_waku_sdk.createDecoder.html index ff165ec148..34a2a98e46 100644 --- a/functions/_waku_sdk.createDecoder.html +++ b/functions/_waku_sdk.createDecoder.html @@ -1,241 +1,71 @@ -createDecoder | @waku/root
        +createDecoder | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +
        +

        Returns Decoder

        +
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.createEncoder.html b/functions/_waku_sdk.createEncoder.html index 6aea5bd750..dd8f05266c 100644 --- a/functions/_waku_sdk.createEncoder.html +++ b/functions/_waku_sdk.createEncoder.html @@ -1,239 +1,68 @@ -createEncoder | @waku/root
        +createEncoder | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Encoder

        +
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.createFullNode.html b/functions/_waku_sdk.createFullNode.html new file mode 100644 index 0000000000..ad4fe783f5 --- /dev/null +++ b/functions/_waku_sdk.createFullNode.html @@ -0,0 +1,73 @@ +createFullNode | Documentation
        +
        + +
        +
        +
        +
        + +

        Function createFullNode

        +
        +
        +
        +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.createLightNode.html b/functions/_waku_sdk.createLightNode.html index e02e0117a7..d53a8af39f 100644 --- a/functions/_waku_sdk.createLightNode.html +++ b/functions/_waku_sdk.createLightNode.html @@ -1,24 +1,24 @@ -createLightNode | @waku/root
        +createLightNode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Promise<LightNode>

        +
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.createRelayNode.html b/functions/_waku_sdk.createRelayNode.html index 4e0c364885..cb54f42125 100644 --- a/functions/_waku_sdk.createRelayNode.html +++ b/functions/_waku_sdk.createRelayNode.html @@ -1,24 +1,24 @@ -createRelayNode | @waku/root
        +createRelayNode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Promise<RelayNode>

        +
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.defaultLibp2p.html b/functions/_waku_sdk.defaultLibp2p.html index 3d659cade6..618f3dcac0 100644 --- a/functions/_waku_sdk.defaultLibp2p.html +++ b/functions/_waku_sdk.defaultLibp2p.html @@ -1,247 +1,76 @@ -defaultLibp2p | @waku/root
        +defaultLibp2p | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Parameters

            • -
              Optional wakuGossipSub: ((components: Components) => GossipSub)
              +
              Optional wakuGossipSub: ((components) => GossipSub)
              • -
                  -
                • (components: Components): GossipSub
                • +
                    +
                  • (components): GossipSub
                  • Parameters

                    • -
                      components: Components
                    -

                    Returns GossipSub

              • +
                components: Components
            +

            Returns GossipSub

      • -
        Optional options: Partial<Libp2pOptions>
      • +
        Optional options: Partial<Libp2pOptions>
      • -
        Optional userAgent: string
      • -

        Returns Promise<Libp2p>

        +

        Returns Promise<Libp2p>

        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.defaultPeerDiscoveries.html b/functions/_waku_sdk.defaultPeerDiscoveries.html index 73aec4cee1..2d99b214d2 100644 --- a/functions/_waku_sdk.defaultPeerDiscoveries.html +++ b/functions/_waku_sdk.defaultPeerDiscoveries.html @@ -1,227 +1,56 @@ -defaultPeerDiscoveries | @waku/root
        +defaultPeerDiscoveries | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function defaultPeerDiscoveries

        -
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.relay.wakuGossipSub.html b/functions/_waku_sdk.relay.wakuGossipSub.html index c5570d0d77..7585d3e44e 100644 --- a/functions/_waku_sdk.relay.wakuGossipSub.html +++ b/functions/_waku_sdk.relay.wakuGossipSub.html @@ -1,173 +1,73 @@ -wakuGossipSub | @waku/root
        +wakuGossipSub | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns ((components) => GossipSub)

        • -
            -
          • (components: GossipSubComponents): GossipSub
          • +
              +
            • (components): GossipSub
            • Parameters

              • -
                components: GossipSubComponents
              -

              Returns GossipSub

        +

        Returns GossipSub

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.relay.wakuRelay.html b/functions/_waku_sdk.relay.wakuRelay.html index 67a32de29f..3077420d1f 100644 --- a/functions/_waku_sdk.relay.wakuRelay.html +++ b/functions/_waku_sdk.relay.wakuRelay.html @@ -1,173 +1,73 @@ -wakuRelay | @waku/root
        +wakuRelay | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns ((libp2p) => IRelay)

        +

        Returns IRelay

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.utf8ToBytes.html b/functions/_waku_sdk.utf8ToBytes.html index c2bc04c9c0..b7532f31c7 100644 --- a/functions/_waku_sdk.utf8ToBytes.html +++ b/functions/_waku_sdk.utf8ToBytes.html @@ -1,24 +1,24 @@ -utf8ToBytes | @waku/root
        +utf8ToBytes | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Encode utf-8 string to byte array.

            @@ -26,209 +26,39 @@

            Parameters

            • -
              s: string
        -

        Returns Uint8Array

        +

        Returns Uint8Array

        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.utils.getPseudoRandomSubset.html b/functions/_waku_sdk.utils.getPseudoRandomSubset.html index 5eda88a6de..40f8e1ee45 100644 --- a/functions/_waku_sdk.utils.getPseudoRandomSubset.html +++ b/functions/_waku_sdk.utils.getPseudoRandomSubset.html @@ -1,173 +1,72 @@ -getPseudoRandomSubset | @waku/root
        +getPseudoRandomSubset | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Return pseudo random subset of the input.

            -
            +

            Type Parameters

            -
              +
              • -

                T

            +

            T

        Parameters

        • -
          values: T[]
        • +
          values: T[]
        • -
          wantedNumber: number
        -

        Returns T[]

        +

        Returns T[]

        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.utils.groupByContentTopic.html b/functions/_waku_sdk.utils.groupByContentTopic.html index d694c5dd97..47e7031d75 100644 --- a/functions/_waku_sdk.utils.groupByContentTopic.html +++ b/functions/_waku_sdk.utils.groupByContentTopic.html @@ -1,169 +1,67 @@ -groupByContentTopic | @waku/root
        +groupByContentTopic | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • -
            +

            Type Parameters

            -
              +
              • -

                T extends {
                    contentTopic: string;
                }

            +

            T extends {
                contentTopic: string;
            }

        Parameters

        • -
          values: readonly T[]
        -

        Returns Map<string, T[]>

        +

        Returns Map<string, T[]>

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.utils.isDefined.html b/functions/_waku_sdk.utils.isDefined.html index 6bd05d7ec2..dfaca4fb97 100644 --- a/functions/_waku_sdk.utils.isDefined.html +++ b/functions/_waku_sdk.utils.isDefined.html @@ -1,169 +1,67 @@ -isDefined | @waku/root
        +isDefined | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • -
            +

            Type Parameters

            -
              +
              • -

                T

            +

            T

        Parameters

        • -
          value: undefined | T
        -

        Returns value is T

        +

        Returns value is T

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.utils.isSizeValid.html b/functions/_waku_sdk.utils.isSizeValid.html index 1403c2adfe..fddb7a5c57 100644 --- a/functions/_waku_sdk.utils.isSizeValid.html +++ b/functions/_waku_sdk.utils.isSizeValid.html @@ -1,164 +1,62 @@ -isSizeValid | @waku/root
        +isSizeValid | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Parameters

            +
            payload: Uint8Array

        Returns boolean

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.utils.removeItemFromArray.html b/functions/_waku_sdk.utils.removeItemFromArray.html index b7b6b30f12..3763126492 100644 --- a/functions/_waku_sdk.utils.removeItemFromArray.html +++ b/functions/_waku_sdk.utils.removeItemFromArray.html @@ -1,166 +1,64 @@ -removeItemFromArray | @waku/root
        +removeItemFromArray | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Parameters

            • -
              arr: unknown[]
            • +
              arr: unknown[]
            • -
              value: unknown
            +
            value: unknown

        Returns unknown[]

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.utils.toAsyncIterator.html b/functions/_waku_sdk.utils.toAsyncIterator.html index 1033cf2bf9..3c37c513ee 100644 --- a/functions/_waku_sdk.utils.toAsyncIterator.html +++ b/functions/_waku_sdk.utils.toAsyncIterator.html @@ -1,183 +1,84 @@ -toAsyncIterator | @waku/root
        +toAsyncIterator | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Function that transforms IReceiver subscription to iterable stream of data.

            - -

            Returns

            iterator and stop function to terminate it.

            -
            +

            Type Parameters

            -
            +

            T extends IDecodedMessage

        Parameters

        • -
          receiver: IReceiver
          +
          receiver: IReceiver

          object that allows to be subscribed to;

          -
        • +
        +
      • -
        decoder: IDecoder<T> | IDecoder<T>[]
        +
        decoder: IDecoder<T> | IDecoder<T>[]

        parameter to be passed to receiver for subscription;

        -
      • +
        +
      • -
        Optional iteratorOptions: utils.IteratorOptions
        +
        Optional iteratorOptions: utils.IteratorOptions

        optional configuration for iterator;

        -
      • -

        Returns Promise<IAsyncIterator<T>>

        +
        +

        Returns Promise<IAsyncIterator<T>>

        iterator and stop function to terminate it.

        + +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waitForRemotePeer.html b/functions/_waku_sdk.waitForRemotePeer.html index b612dcc59c..e670c503ba 100644 --- a/functions/_waku_sdk.waitForRemotePeer.html +++ b/functions/_waku_sdk.waitForRemotePeer.html @@ -1,257 +1,90 @@ -waitForRemotePeer | @waku/root
        +waitForRemotePeer | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function waitForRemotePeer

        -
          - +
            +
          • Wait for a remote peer to be ready given the passed protocols. Must be used after attempting to connect to nodes, using -@waku/core.WakuNode.dial or a bootstrap method with -@waku/sdk.createLightNode.

            +@waku/core!WakuNode.dial or a bootstrap method with +@waku/sdk!createLightNode.

            If the passed protocols is a GossipSub protocol, then it resolves only once a peer is in a mesh, to help ensure that other peers will send and receive message to us.

            - -

            Returns

            A promise that resolves if all desired protocols are fulfilled by -remote nodes, rejects if the timeoutMs is reached.

            - -

            Throws

            If passing a protocol that is not mounted

            - -

            Default

            Wait for remote peers with protocols enabled locally and no time out is applied.

            Parameters

            • -
              waku: Waku
              +
              waku: Waku

              The Waku Node

              -
            • +
            +
          • -
            Optional protocols: Protocols[]
            +
            Optional protocols: Protocols[]

            The protocols that need to be enabled by remote peers.

            -
          • +
        +
      • -
        Optional timeoutMs: number
        +
        Optional timeoutMs: number

        A timeout value in milliseconds..

        -
      • -

        Returns Promise<void>

        +
        +

        Returns Promise<void>

        A promise that resolves if all desired protocols are fulfilled by +remote nodes, rejects if the timeoutMs is reached.

        + +
        +

        Throws

        If passing a protocol that is not mounted

        + +

        Default

        Wait for remote peers with protocols enabled locally and no time out is applied.
        +
        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html b/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html index d7a4c15022..6f4b91e4a6 100644 --- a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html +++ b/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.codec.html @@ -1,18 +1,18 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function codec

        -
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html b/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html index 6b0b7535d3..e0062759f2 100644 --- a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html +++ b/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.decode.html @@ -1,18 +1,18 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function decode

        -
        +

        Returns waku.message.version_0.proto.RateLimitProof

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html b/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html index 7be36685c3..b7f54b0419 100644 --- a/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html +++ b/functions/_waku_sdk.waku.message.version_0.proto.RateLimitProof.encode.html @@ -1,18 +1,18 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function encode

        -
        +

        Returns Uint8Array

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html b/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html index 59686e950c..fa3a32bba6 100644 --- a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html +++ b/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.codec.html @@ -1,18 +1,18 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function codec

        -
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html b/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html index 1a84f5a782..f47df1b29b 100644 --- a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html +++ b/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.decode.html @@ -1,18 +1,18 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function decode

        -
        +

        Returns waku.message.version_0.proto.WakuMessage

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html b/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html index a877e00357..6ec1ccc3e0 100644 --- a/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html +++ b/functions/_waku_sdk.waku.message.version_0.proto.WakuMessage.encode.html @@ -1,18 +1,18 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function encode

        -
        +

        Returns Uint8Array

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_filter.wakuFilter.html b/functions/_waku_sdk.waku.waku_filter.wakuFilter.html index ac1e76de41..94776eff17 100644 --- a/functions/_waku_sdk.waku.waku_filter.wakuFilter.html +++ b/functions/_waku_sdk.waku.waku_filter.wakuFilter.html @@ -1,171 +1,74 @@ -wakuFilter | @waku/root
        +wakuFilter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns ((libp2p) => IFilter)

        +

        Returns IFilter

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html b/functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html index b3aa4b08fa..25ce697ae9 100644 --- a/functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html +++ b/functions/_waku_sdk.waku.waku_light_push.PushResponse.codec.html @@ -1,18 +1,18 @@ -codec | @waku/root
        +codec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function codec

        -
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_light_push.PushResponse.decode.html b/functions/_waku_sdk.waku.waku_light_push.PushResponse.decode.html index e01efc3696..4caeea763d 100644 --- a/functions/_waku_sdk.waku.waku_light_push.PushResponse.decode.html +++ b/functions/_waku_sdk.waku.waku_light_push.PushResponse.decode.html @@ -1,18 +1,18 @@ -decode | @waku/root
        +decode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function decode

        -
        +

        Returns waku.waku_light_push.PushResponse

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_light_push.PushResponse.encode.html b/functions/_waku_sdk.waku.waku_light_push.PushResponse.encode.html index 5c37f229fa..4baf82b026 100644 --- a/functions/_waku_sdk.waku.waku_light_push.PushResponse.encode.html +++ b/functions/_waku_sdk.waku.waku_light_push.PushResponse.encode.html @@ -1,18 +1,18 @@ -encode | @waku/root
        +encode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function encode

        -
        +

        Returns Uint8Array

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_light_push.wakuLightPush.html b/functions/_waku_sdk.waku.waku_light_push.wakuLightPush.html index 5c2abc24a4..40d5c98da8 100644 --- a/functions/_waku_sdk.waku.waku_light_push.wakuLightPush.html +++ b/functions/_waku_sdk.waku.waku_light_push.wakuLightPush.html @@ -1,172 +1,74 @@ -wakuLightPush | @waku/root
        +wakuLightPush | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns ((libp2p) => ILightPush)

        +

        Returns ILightPush

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_store.createCursor.html b/functions/_waku_sdk.waku.waku_store.createCursor.html index dfeeef6d6e..8e26535f26 100644 --- a/functions/_waku_sdk.waku.waku_store.createCursor.html +++ b/functions/_waku_sdk.waku.waku_store.createCursor.html @@ -1,167 +1,65 @@ -createCursor | @waku/root
        +createCursor | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns Promise<Cursor>

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_sdk.waku.waku_store.wakuStore.html b/functions/_waku_sdk.waku.waku_store.wakuStore.html index 5250ad4af5..ae85062608 100644 --- a/functions/_waku_sdk.waku.waku_store.wakuStore.html +++ b/functions/_waku_sdk.waku.waku_store.wakuStore.html @@ -1,176 +1,74 @@ -wakuStore | @waku/root
        +wakuStore | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Returns ((libp2p) => IStore)

        +

        Returns IStore

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_utils.getPseudoRandomSubset.html b/functions/_waku_utils.getPseudoRandomSubset.html index 4d3e2c3259..3a84b4b72e 100644 --- a/functions/_waku_utils.getPseudoRandomSubset.html +++ b/functions/_waku_utils.getPseudoRandomSubset.html @@ -1,172 +1,71 @@ -getPseudoRandomSubset | @waku/root
        +getPseudoRandomSubset | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Function getPseudoRandomSubset

        -
          - +
            +
          • Return pseudo random subset of the input.

            -
            +

            Type Parameters

            -
              +
              • -

                T

            +

            T

        Parameters

        • -
          values: T[]
        • +
          values: T[]
        • -
          wantedNumber: number
        -

        Returns T[]

        +

        Returns T[]

        +
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_utils.groupByContentTopic.html b/functions/_waku_utils.groupByContentTopic.html index dbe01bf278..53f332da74 100644 --- a/functions/_waku_utils.groupByContentTopic.html +++ b/functions/_waku_utils.groupByContentTopic.html @@ -1,168 +1,66 @@ -groupByContentTopic | @waku/root
        +groupByContentTopic | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • -
            +

            Type Parameters

            -
              +
              • -

                T extends {
                    contentTopic: string;
                }

            +

            T extends {
                contentTopic: string;
            }

        Parameters

        • -
          values: readonly T[]
        -

        Returns Map<string, T[]>

        +

        Returns Map<string, T[]>

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_utils.isDefined.html b/functions/_waku_utils.isDefined.html index e5b6427d97..6e05b336f8 100644 --- a/functions/_waku_utils.isDefined.html +++ b/functions/_waku_utils.isDefined.html @@ -1,168 +1,66 @@ -isDefined | @waku/root
        +isDefined | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • -
            +

            Type Parameters

            -
              +
              • -

                T

            +

            T

        Parameters

        • -
          value: undefined | T
        -

        Returns value is T

        +

        Returns value is T

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_utils.isSizeValid.html b/functions/_waku_utils.isSizeValid.html index 70f951db3a..ce2f5289b0 100644 --- a/functions/_waku_utils.isSizeValid.html +++ b/functions/_waku_utils.isSizeValid.html @@ -1,163 +1,61 @@ -isSizeValid | @waku/root
        +isSizeValid | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Parameters

            +
            payload: Uint8Array

        Returns boolean

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_utils.removeItemFromArray.html b/functions/_waku_utils.removeItemFromArray.html index 6ab0d32573..474a9b488c 100644 --- a/functions/_waku_utils.removeItemFromArray.html +++ b/functions/_waku_utils.removeItemFromArray.html @@ -1,165 +1,63 @@ -removeItemFromArray | @waku/root
        +removeItemFromArray | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Parameters

            • -
              arr: unknown[]
            • +
              arr: unknown[]
            • -
              value: unknown
            +
            value: unknown

        Returns unknown[]

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/functions/_waku_utils.toAsyncIterator.html b/functions/_waku_utils.toAsyncIterator.html index 8ef20b64a7..29fadce588 100644 --- a/functions/_waku_utils.toAsyncIterator.html +++ b/functions/_waku_utils.toAsyncIterator.html @@ -1,182 +1,83 @@ -toAsyncIterator | @waku/root
        +toAsyncIterator | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
          - +
            +
          • Function that transforms IReceiver subscription to iterable stream of data.

            - -

            Returns

            iterator and stop function to terminate it.

            -
            +

            Type Parameters

            -
            +

            T extends IDecodedMessage

        Parameters

        • -
          receiver: IReceiver
          +
          receiver: IReceiver

          object that allows to be subscribed to;

          -
        • +
        +
      • -
        decoder: IDecoder<T> | IDecoder<T>[]
        +
        decoder: IDecoder<T> | IDecoder<T>[]

        parameter to be passed to receiver for subscription;

        -
      • +
        +
      • -
        Optional iteratorOptions: IteratorOptions
        +
        Optional iteratorOptions: IteratorOptions

        optional configuration for iterator;

        -
      • -

        Returns Promise<IAsyncIterator<T>>

        +
        +

        Returns Promise<IAsyncIterator<T>>

        iterator and stop function to terminate it.

        + +
        - + -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/index.html b/index.html index b36d0b735f..aefd1f1aa4 100644 --- a/index.html +++ b/index.html @@ -1,30 +1,22 @@ -@waku/root
        +Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -

        @waku/root

        +

        Documentation

        GitHub Action Code Climate Discord chat

        - - -

        js-waku

        -
        -

        A TypeScript implementation of the Waku v2 protocol.

        - - -

        Documentation

        -
        -

        at your option. These files may not be copied, modified, or distributed except according to those terms.

        -
        +
        +

        On This Page

        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • Documentation
      • +
      • Bugs, Questions & Features
      • +
      • Roadmap
      • +
      • Contributing
      • +
      • License
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html b/interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html index e63cd1bae1..ac25250945 100644 --- a/interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html +++ b/interfaces/_waku_core.message.version_0.proto.RateLimitProof-1.html @@ -1,18 +1,18 @@ -RateLimitProof | @waku/root
        +RateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • epoch
      • +
      • merkleRoot
      • +
      • nullifier
      • +
      • proof
      • +
      • rlnIdentifier
      • +
      • shareX
      • +
      • shareY
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html b/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html index 7f50469b76..3a7417f0f5 100644 --- a/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html +++ b/interfaces/_waku_core.message.version_0.proto.WakuMessage-1.html @@ -1,18 +1,18 @@ -WakuMessage | @waku/root
        +WakuMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • meta
      • +
      • payload
      • +
      • rateLimitProof
      • +
      • timestamp
      • +
      • version
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_core.waku.WakuOptions.html b/interfaces/_waku_core.waku.WakuOptions.html index 5c7555794d..b340fcd960 100644 --- a/interfaces/_waku_core.waku.WakuOptions.html +++ b/interfaces/_waku_core.waku.WakuOptions.html @@ -1,18 +1,18 @@ -WakuOptions | @waku/root
        +WakuOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,177 +22,90 @@
        • WakuOptions
        +
      • Defined in packages/core/src/lib/waku.ts:23
      • - +

        Properties

        -
        - -
        pingKeepAlive?: number
        +
        + +
        pingKeepAlive?: number

        Set keep alive frequency in seconds: Waku will send a /ipfs/ping/1.0.0 request to each peer after the set number of seconds. Set to 0 to disable.

        - -

        Default

        @waku/core.DefaultPingKeepAliveValueSecs

        +
        +
        +

        Default

        {@link @waku/core.DefaultPingKeepAliveValueSecs}
        +
        -
        - -
        relayKeepAlive?: number
        +
      • Defined in packages/core/src/lib/waku.ts:30
      • +
        + +
        relayKeepAlive?: number

        Set keep alive frequency in seconds: Waku will send a ping message over relay to each peer after the set number of seconds. Set to 0 to disable.

        - -

        Default

        @waku/core.DefaultRelayKeepAliveValueSecs

        +
        +
        +

        Default

        {@link @waku/core.DefaultRelayKeepAliveValueSecs}
        +
        -
        - -
        userAgent?: string
        +
      • Defined in packages/core/src/lib/waku.ts:37
      • +
        + +
        userAgent?: string

        Set the user agent string to be used in identification of the node.

        - -

        Default

        @waku/core.DefaultUserAgent

        +
        +
        +

        Default

        {@link @waku/core.DefaultUserAgent}
        +
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • pingKeepAlive
      • +
      • relayKeepAlive
      • +
      • userAgent
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_core.waku_light_push.PushResponse-1.html b/interfaces/_waku_core.waku_light_push.PushResponse-1.html index d566e518b6..9eb7c83049 100644 --- a/interfaces/_waku_core.waku_light_push.PushResponse-1.html +++ b/interfaces/_waku_core.waku_light_push.PushResponse-1.html @@ -1,18 +1,18 @@ -PushResponse | @waku/root
        +PushResponse | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -27,152 +27,59 @@
        - +

        Properties

        -

        Properties

        -
        - -
        info?: string
        -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • info
      • +
      • isSuccess
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_core.waku_store.QueryOptions.html b/interfaces/_waku_core.waku_store.QueryOptions.html index 292bcd7a49..943231aefe 100644 --- a/interfaces/_waku_core.waku_store.QueryOptions.html +++ b/interfaces/_waku_core.waku_store.QueryOptions.html @@ -1,18 +1,18 @@ -QueryOptions | @waku/root
        +QueryOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,190 +22,103 @@
        • QueryOptions
        +
      • Defined in packages/core/src/lib/store/index.ts:41
      • - +

        Properties

        -
        - -
        cursor?: Cursor
        +
        + +
        cursor?: Cursor

        Cursor as an index to start a query from. The cursor index will be exclusive (i.e. the message at the cursor index will not be included in the result). If undefined, the query will start from the beginning or end of the history, depending on the page direction.

        -
        +
        -
        - -
        pageDirection?: waku_store.PageDirection
        +
      • Defined in packages/core/src/lib/store/index.ts:68
      • +
        + +
        pageDirection?: waku_store.PageDirection

        The direction in which pages are retrieved:

        Note: This does not affect the ordering of messages with the page (the oldest message is always first).

        - -

        Default

        BACKWARD

        +
        +
        +

        Default

        { @link PageDirection.BACKWARD }
        +
        -
        - -
        pageSize?: number
        +
      • Defined in packages/core/src/lib/store/index.ts:52
      • +
        + +
        pageSize?: number

        The number of message per page.

        - -

        Default

        DefaultPageSize

        +
        +
        +

        Default

        { @link DefaultPageSize }
        +
        -
        - -
        timeFilter?: waku_store.TimeFilter
        +
      • Defined in packages/core/src/lib/store/index.ts:58
      • +
        + +
        timeFilter?: waku_store.TimeFilter

        Retrieve messages with a timestamp within the provided values.

        -
        +
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • cursor
      • +
      • pageDirection
      • +
      • pageSize
      • +
      • timeFilter
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_core.waku_store.TimeFilter.html b/interfaces/_waku_core.waku_store.TimeFilter.html index 630014ffe9..047fafe467 100644 --- a/interfaces/_waku_core.waku_store.TimeFilter.html +++ b/interfaces/_waku_core.waku_store.TimeFilter.html @@ -1,18 +1,18 @@ -TimeFilter | @waku/root
        +TimeFilter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,156 +22,63 @@
        • TimeFilter
        +
      • Defined in packages/core/src/lib/store/index.ts:36
      • - +

        Properties

        -
        - -
        endTime: Date
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • endTime
      • +
      • startTime
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.ConnectionManagerOptions.html b/interfaces/_waku_interfaces.ConnectionManagerOptions.html index 1b0452bdee..154aba1636 100644 --- a/interfaces/_waku_interfaces.ConnectionManagerOptions.html +++ b/interfaces/_waku_interfaces.ConnectionManagerOptions.html @@ -1,18 +1,18 @@ -ConnectionManagerOptions | @waku/root
        +ConnectionManagerOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,171 +21,81 @@
        • ConnectionManagerOptions
        +
      • Defined in packages/interfaces/src/connection_manager.ts:10
      • - +

        Properties

        -
        - -
        maxBootstrapPeersAllowed: number
        +
        + +
        maxBootstrapPeersAllowed: number

        Max number of bootstrap peers allowed to be connected to, initially This is used to increase intention of dialing non-bootstrap peers, found using other discovery mechanisms (like Peer Exchange)

        -
        +
        -
        - -
        maxDialAttemptsForPeer: number
        +
      • Defined in packages/interfaces/src/connection_manager.ts:20
      • +
        + +
        maxDialAttemptsForPeer: number

        Number of attempts before a peer is considered non-dialable This is used to not spam a peer with dial attempts when it is not dialable

        -
        +
        -
        - -
        maxParallelDials: number
        +
      • Defined in packages/interfaces/src/connection_manager.ts:15
      • +
        + +
        maxParallelDials: number

        Max number of parallel dials allowed

        -
        +
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • maxBootstrapPeersAllowed
      • +
      • maxDialAttemptsForPeer
      • +
      • maxParallelDials
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.Cursor.html b/interfaces/_waku_interfaces.Cursor.html index 56f98c1693..703881ee1d 100644 --- a/interfaces/_waku_interfaces.Cursor.html +++ b/interfaces/_waku_interfaces.Cursor.html @@ -1,18 +1,18 @@ -Cursor | @waku/root
        +Cursor | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,170 +21,77 @@
        • Cursor
        +
      • Defined in packages/interfaces/src/store.ts:14
      • - +

        Properties

        -
        - -
        digest: Uint8Array
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • digest
      • +
      • pubsubTopic
      • +
      • receiverTime
      • +
      • senderTime
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.DnsClient.html b/interfaces/_waku_interfaces.DnsClient.html index c911110ffe..5d40893fb0 100644 --- a/interfaces/_waku_interfaces.DnsClient.html +++ b/interfaces/_waku_interfaces.DnsClient.html @@ -1,18 +1,18 @@ -DnsClient | @waku/root
        +DnsClient | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,162 +21,69 @@
        • DnsClient
        +
      • Defined in packages/interfaces/src/dns_discovery.ts:9
      • - +

        Properties

        -

        Properties

        -
        - -
        resolveTXT: ((domain: string) => Promise<string[]>)
        +
        + +
        resolveTXT: ((domain) => Promise<string[]>)

        Type declaration

        • -
            -
          • (domain: string): Promise<string[]>
          • +
              +
            • (domain): Promise<string[]>
            • Parameters

              • -
                domain: string
              -

              Returns Promise<string[]>

        +

        Returns Promise<string[]>

        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • resolveTXT
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.DnsDiscOptions.html b/interfaces/_waku_interfaces.DnsDiscOptions.html index ad330e21ff..e433b4f3e4 100644 --- a/interfaces/_waku_interfaces.DnsDiscOptions.html +++ b/interfaces/_waku_interfaces.DnsDiscOptions.html @@ -1,18 +1,18 @@ -DnsDiscOptions | @waku/root
        +DnsDiscOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,187 +21,99 @@
        • DnsDiscOptions
        +
      • Defined in packages/interfaces/src/dns_discovery.ts:24
      • - +

        Properties

        -
        - -
        enrUrls: string | string[]
        +
        + +
        enrUrls: string | string[]

        ENR URL to use for DNS discovery

        -
        +
        -
        - -
        tagName?: string
        +
      • Defined in packages/interfaces/src/dns_discovery.ts:28
      • +
        + +
        tagName?: string

        Tag a bootstrap peer with this name before "discovering" it (default: 'bootstrap')

        -
        +
        -
        - -
        tagTTL?: number
        +
      • Defined in packages/interfaces/src/dns_discovery.ts:36
      • +
        + +
        tagTTL?: number

        Cause the bootstrap peer tag to be removed after this number of ms (default: 2 minutes)

        -
        +
        -
        - -
        tagValue?: number
        +
      • Defined in packages/interfaces/src/dns_discovery.ts:46
      • +
        + +
        tagValue?: number

        The bootstrap peer tag will have this value (default: 50)

        -
        -
        - -
        wantedNodeCapabilityCount: Partial<NodeCapabilityCount>
        +
      • Defined in packages/interfaces/src/dns_discovery.ts:41
      • +
        + +
        wantedNodeCapabilityCount: Partial<NodeCapabilityCount>

        Specifies what type of nodes are wanted from the discovery process

        -
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • enrUrls
      • +
      • tagName
      • +
      • tagTTL
      • +
      • tagValue
      • +
      • wantedNodeCapabilityCount
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.DnsDiscoveryComponents.html b/interfaces/_waku_interfaces.DnsDiscoveryComponents.html index 556f14895c..a0342756e6 100644 --- a/interfaces/_waku_interfaces.DnsDiscoveryComponents.html +++ b/interfaces/_waku_interfaces.DnsDiscoveryComponents.html @@ -1,18 +1,18 @@ -DnsDiscoveryComponents | @waku/root
        +DnsDiscoveryComponents | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,149 +21,56 @@
        • DnsDiscoveryComponents
        +
      • Defined in packages/interfaces/src/dns_discovery.ts:20
      • - +

        Properties

        -

        Properties

        -
        - -
        peerStore: PeerStore
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • peerStore
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.EncoderOptions.html b/interfaces/_waku_interfaces.EncoderOptions.html index 3b5b334146..f8b9a161b3 100644 --- a/interfaces/_waku_interfaces.EncoderOptions.html +++ b/interfaces/_waku_interfaces.EncoderOptions.html @@ -1,18 +1,18 @@ -EncoderOptions | @waku/root
        +EncoderOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,174 +21,84 @@
        • EncoderOptions
        +
      • Defined in packages/interfaces/src/message.ts:38
      • - +

        Properties

        -
        - -
        contentTopic: string
        +
        + +
        contentTopic: string

        The content topic to set on outgoing messages.

        -
        +
        -
        - -
        ephemeral?: boolean
        +
      • Defined in packages/interfaces/src/message.ts:40
      • +
        + +
        ephemeral?: boolean

        An optional flag to mark message as ephemeral, i.e., not to be stored by Waku Store nodes.

        - -

        Default Value

        false

        +
        +
        +

        Default Value

        false

        -
        - -
        metaSetter?: IMetaSetter
        +
      • Defined in packages/interfaces/src/message.ts:45
      • +
        + +
        metaSetter?: IMetaSetter

        A function called when encoding messages to set the meta field.

        - -

        Param

        The message encoded for wire, without the meta field. +

        +
        +

        Param

        The message encoded for wire, without the meta field. If encryption is used, metaSetter only accesses encrypted payload.

        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • metaSetter
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.FullNode.html b/interfaces/_waku_interfaces.FullNode.html index 56b84ca399..d997adbc58 100644 --- a/interfaces/_waku_interfaces.FullNode.html +++ b/interfaces/_waku_interfaces.FullNode.html @@ -1,268 +1,175 @@ -FullNode | @waku/root
        +FullNode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Hierarchy

        +
      • Defined in packages/interfaces/src/waku.ts:45
      • - +

        Properties

        -
        - -
        connectionManager: IConnectionManager
        +
      • Defined in packages/interfaces/src/waku.ts:47
      • Methods

        -
        - -
          - +
          + +
            +
          • Parameters

            • -
              peer: PeerId | Multiaddr
            • +
              peer: PeerId | Multiaddr
            • -
              Optional protocols: Protocols[]
            -

            Returns Promise<Stream>

        +

        Returns Promise<Stream>

        -
        - -
        +
        + +
        -
        - -
        +
        + +
        -
        - -
        +
        + +
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • connectionManager
      • +
      • filter
      • +
      • libp2p
      • +
      • lightPush
      • +
      • relay
      • +
      • store
      • +
      • dial
      • +
      • isStarted
      • +
      • start
      • +
      • stop
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IAsyncIterator.html b/interfaces/_waku_interfaces.IAsyncIterator.html index aafba08de3..f13ba1e736 100644 --- a/interfaces/_waku_interfaces.IAsyncIterator.html +++ b/interfaces/_waku_interfaces.IAsyncIterator.html @@ -1,181 +1,88 @@ -IAsyncIterator | @waku/root
        +IAsyncIterator | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Type Parameters

        -
        +

        T extends IDecodedMessage

        Hierarchy

        • IAsyncIterator
        +
      • Defined in packages/interfaces/src/misc.ts:3
      • - +

        Properties

        -

        Properties

        -
        - -
        iterator: AsyncIterator<T, any, undefined>
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • iterator
      • +
      • stop
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IBaseProtocol.html b/interfaces/_waku_interfaces.IBaseProtocol.html index 687d68659d..5b6aafc033 100644 --- a/interfaces/_waku_interfaces.IBaseProtocol.html +++ b/interfaces/_waku_interfaces.IBaseProtocol.html @@ -1,18 +1,18 @@ -IBaseProtocol | @waku/root
        +IBaseProtocol | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,232 +21,139 @@
        - +

        Properties

        -
        - -
        addLibp2pEventListener: (<K>(type: K, listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | AddEventListenerOptions) => void)
        +
        + +
        addLibp2pEventListener: (<K>(type, listener, options?) => void)

        Type declaration

        • -
            -
          • <K>(type: K, listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | AddEventListenerOptions): void
          • +
              +
            • <K>(type, listener, options?): void
            • -
              +

              Type Parameters

              -
                +
                • -

                  K extends keyof Libp2pEvents<ServiceMap>

              +

              K extends keyof Libp2pEvents<ServiceMap>

        Parameters

        • -
          type: K
        • +
          type: K
        • -
          listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • +
          listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • -
          Optional options: boolean | AddEventListenerOptions
        +
        Optional options: boolean | AddEventListenerOptions

        Returns void

        -
        - -
        multicodec: string
        +
        + +
        multicodec: string
        -
        - -
        peerStore: PeerStore
        +
        + +
        peerStore: PeerStore
        -
        - -
        peers: (() => Promise<Peer[]>)
        +
      • Defined in packages/interfaces/src/protocols.ts:17
      • +
        + +
        peers: (() => Promise<Peer[]>)

        Type declaration

        • -
        -
        - -
        removeLibp2pEventListener: (<K>(type: K, listener?: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | EventListenerOptions) => void)
        +
      • Defined in packages/interfaces/src/protocols.ts:18
      • +
        + +
        removeLibp2pEventListener: (<K>(type, listener?, options?) => void)

        Type declaration

        • -
            -
          • <K>(type: K, listener?: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | EventListenerOptions): void
          • +
              +
            • <K>(type, listener?, options?): void
            • -
              +

              Type Parameters

              -
                +
                • -

                  K extends keyof Libp2pEvents<ServiceMap>

              +

              K extends keyof Libp2pEvents<ServiceMap>

        Parameters

        • -
          type: K
        • +
          type: K
        • -
          Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • +
          Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • -
          Optional options: boolean | EventListenerOptions
        +
        Optional options: boolean | EventListenerOptions

        Returns void

        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • addLibp2pEventListener
      • +
      • multicodec
      • +
      • peerStore
      • +
      • peers
      • +
      • removeLibp2pEventListener
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IConnectionManager.html b/interfaces/_waku_interfaces.IConnectionManager.html index 0f19640e40..398a003692 100644 --- a/interfaces/_waku_interfaces.IConnectionManager.html +++ b/interfaces/_waku_interfaces.IConnectionManager.html @@ -1,184 +1,209 @@ -IConnectionManager | @waku/root
        +IConnectionManager | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Hierarchy

        +
      • Defined in packages/interfaces/src/connection_manager.ts:52
      • - +
        -

        Methods

        -
        - -
        -
        - -
          - +
        • Defined in node_modules/@libp2p/interfaces/dist/src/events.d.ts:17
        +
        +

        Methods

        +
        + +
          + +
        • +
          +

          Type Parameters

          +
          +
          +

          Parameters

          +
            +
          • +
            type: K
          • +
          • +
            listener: null | EventHandler<IPeersByDiscoveryEvents[K]>
          • +
          • +
            Optional options: boolean | AddEventListenerOptions
          +

          Returns void

        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            event: Event
          +

          Returns boolean

        +
        + +
        +
        + +
          + +
        • +
          +

          Parameters

          +
            +
          • +
            type: string
          +

          Returns number

        +
        + +
          + +
        • +
          +

          Type Parameters

          +
          +
          +

          Parameters

          +
            +
          • +
            type: K
          • +
          • +
            Optional listener: null | EventHandler<IPeersByDiscoveryEvents[K]>
          • +
          • +
            Optional options: boolean | EventListenerOptions
          +

          Returns void

        +
        + +
          + +
        • +
          +

          Type Parameters

          +
            +
          • +

            Detail

          +
          +

          Parameters

          +
          +

          Returns boolean

        +
        + +
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • #private
      • +
      • addEventListener
      • +
      • dispatchEvent
      • +
      • getPeersByDiscovery
      • +
      • listenerCount
      • +
      • removeEventListener
      • +
      • safeDispatchEvent
      • +
      • stop
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IDecodedMessage.html b/interfaces/_waku_interfaces.IDecodedMessage.html index 8ebdd8593c..f2b599a372 100644 --- a/interfaces/_waku_interfaces.IDecodedMessage.html +++ b/interfaces/_waku_interfaces.IDecodedMessage.html @@ -1,18 +1,18 @@ -IDecodedMessage | @waku/root
        +IDecodedMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,191 +21,98 @@
        • IDecodedMessage
        +
      • Defined in packages/interfaces/src/message.ts:61
      • - +

        Properties

        -
        - -
        contentTopic: string
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • meta
      • +
      • payload
      • +
      • pubSubTopic
      • +
      • rateLimitProof
      • +
      • timestamp
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IDecoder.html b/interfaces/_waku_interfaces.IDecoder.html index 4bafc8e2c7..1f6dae382e 100644 --- a/interfaces/_waku_interfaces.IDecoder.html +++ b/interfaces/_waku_interfaces.IDecoder.html @@ -1,216 +1,123 @@ -IDecoder | @waku/root
        +IDecoder | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        +

        Type Parameters

        -
        +

        T extends IDecodedMessage

        Hierarchy

        • IDecoder
        +
      • Defined in packages/interfaces/src/message.ts:71
      • - +

        Properties

        -
        - -
        contentTopic: string
        +
        + +
        fromProtoObj: ((pubSubTopic, proto) => Promise<undefined | T>)

        Type declaration

        • -
            -
          • (pubSubTopic: string, proto: IProtoMessage): Promise<undefined | T>
          • +
              +
            • (pubSubTopic, proto): Promise<undefined | T>
            • Parameters

              -

              Returns Promise<undefined | T>

        +

        Returns Promise<undefined | T>

        -
        - -
        fromWireToProtoObj: ((bytes: Uint8Array) => Promise<undefined | IProtoMessage>)
        +
      • Defined in packages/interfaces/src/message.ts:74
      • +
        + +
        fromWireToProtoObj: ((bytes) => Promise<undefined | IProtoMessage>)

        Type declaration

        +

        Returns Promise<undefined | IProtoMessage>

        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • fromProtoObj
      • +
      • fromWireToProtoObj
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IEncoder.html b/interfaces/_waku_interfaces.IEncoder.html index dbcbca780a..cbf93e347b 100644 --- a/interfaces/_waku_interfaces.IEncoder.html +++ b/interfaces/_waku_interfaces.IEncoder.html @@ -1,18 +1,18 @@ -IEncoder | @waku/root
        +IEncoder | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,196 +21,103 @@
        • IEncoder
        +
      • Defined in packages/interfaces/src/message.ts:54
      • - +

        Properties

        -
        - -
        contentTopic: string
        +
        + +
        toProtoObj: ((message) => Promise<undefined | IProtoMessage>)

        Type declaration

        +

        Returns Promise<undefined | IProtoMessage>

        -
        - -
        toWire: ((message: IMessage) => Promise<undefined | Uint8Array>)
        +
      • Defined in packages/interfaces/src/message.ts:58
      • +
        + +
        toWire: ((message) => Promise<undefined | Uint8Array>)

        Type declaration

        +

        Returns Promise<undefined | Uint8Array>

        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • toProtoObj
      • +
      • toWire
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IEnr.html b/interfaces/_waku_interfaces.IEnr.html index e9467c06b7..2554cd13bc 100644 --- a/interfaces/_waku_interfaces.IEnr.html +++ b/interfaces/_waku_interfaces.IEnr.html @@ -1,286 +1,393 @@ -IEnr | @waku/root
        +IEnr | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Hierarchy

        +
      • Defined in packages/interfaces/src/enr.ts:21
      • - +

        Properties

        -
        - -
        id: string
        +
      • Defined in packages/interfaces/src/enr.ts:30
      • +
        + +
        udp6?: number
        +
        + +
        waku2?: Waku2

        Methods

        -
        - -
          - +
          + +
            +
          • -

            @deprecated: use peerInfo instead.

            +

            Returns an iterable of entries in the map.

            -

            Returns Multiaddr[]

        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • [toStringTag]
      • +
      • id
      • +
      • ip
      • +
      • ip6
      • +
      • multiaddrs
      • +
      • nodeId
      • +
      • peerId
      • +
      • peerInfo
      • +
      • publicKey
      • +
      • seq
      • +
      • signature
      • +
      • size
      • +
      • tcp
      • +
      • tcp6
      • +
      • udp
      • +
      • udp6
      • +
      • waku2
      • +
      • [iterator]
      • +
      • clear
      • +
      • delete
      • +
      • entries
      • +
      • forEach
      • +
      • get
      • +
      • getFullMultiaddrs
      • +
      • has
      • +
      • keys
      • +
      • set
      • +
      • values
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IFilterSubscription.html b/interfaces/_waku_interfaces.IFilterSubscription.html index ff3146b53b..676a30dec8 100644 --- a/interfaces/_waku_interfaces.IFilterSubscription.html +++ b/interfaces/_waku_interfaces.IFilterSubscription.html @@ -1,18 +1,18 @@ -IFilterSubscription | @waku/root
        +IFilterSubscription | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,199 +21,106 @@
        • IFilterSubscription
        +
      • Defined in packages/interfaces/src/filter.ts:12
      • - +

        Methods

        -
        - -
        +
        + +

        Parameters

        -

        Returns Promise<void>

        +

        Returns Promise<void>

        -
        - -
        +
        + +
          +
        • Parameters

          • -
            contentTopics: string[]
          -

          Returns Promise<void>

        +

        Returns Promise<void>

        -
        - -
        +
        + +
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • ping
      • +
      • subscribe
      • +
      • unsubscribe
      • +
      • unsubscribeAll
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IMessage.html b/interfaces/_waku_interfaces.IMessage.html index da304540c2..88049f81aa 100644 --- a/interfaces/_waku_interfaces.IMessage.html +++ b/interfaces/_waku_interfaces.IMessage.html @@ -1,186 +1,94 @@ -IMessage | @waku/root
        +IMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Interface for messages to encode and send.

        -
        +
        +

        Hierarchy

        • IMessage
        +
      • Defined in packages/interfaces/src/message.ts:28
      • - +

        Properties

        -
        - -
        payload: Uint8Array
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • payload
      • +
      • rateLimitProof
      • +
      • timestamp
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IMetaSetter.html b/interfaces/_waku_interfaces.IMetaSetter.html index 47dff8e968..fcbd63b145 100644 --- a/interfaces/_waku_interfaces.IMetaSetter.html +++ b/interfaces/_waku_interfaces.IMetaSetter.html @@ -1,18 +1,18 @@ -IMetaSetter | @waku/root
        +IMetaSetter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,203 +21,45 @@
        • IMetaSetter
        -
        +

        Returns Uint8Array

        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IPeerExchange.html b/interfaces/_waku_interfaces.IPeerExchange.html index bbff86625a..1f1ed2ca02 100644 --- a/interfaces/_waku_interfaces.IPeerExchange.html +++ b/interfaces/_waku_interfaces.IPeerExchange.html @@ -1,276 +1,183 @@ -IPeerExchange | @waku/root
        +IPeerExchange | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Hierarchy

        +
      • Defined in packages/interfaces/src/peer_exchange.ts:8
      • - +

        Properties

        -
        - -
        addLibp2pEventListener: (<K>(type: K, listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | AddEventListenerOptions) => void)
        +
        + +
        addLibp2pEventListener: (<K>(type, listener, options?) => void)

        Type declaration

        • -
            -
          • <K>(type: K, listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | AddEventListenerOptions): void
          • +
              +
            • <K>(type, listener, options?): void
            • -
              +

              Type Parameters

              -
                +
                • -

                  K extends keyof Libp2pEvents<ServiceMap>

              +

              K extends keyof Libp2pEvents<ServiceMap>

        Parameters

        • -
          type: K
        • +
          type: K
        • -
          listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • +
          listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • -
          Optional options: boolean | AddEventListenerOptions
        +
        Optional options: boolean | AddEventListenerOptions

        Returns void

        -
        - -
        multicodec: string
        +
        + +
        multicodec: string
        -
        - -
        peerStore: PeerStore
        +
        + +
        peerStore: PeerStore
        -
        - -
        peers: (() => Promise<Peer[]>)
        +
      • Defined in packages/interfaces/src/protocols.ts:17
      • +
        + +
        peers: (() => Promise<Peer[]>)

        Type declaration

        • -
        -
        - -
        removeLibp2pEventListener: (<K>(type: K, listener?: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | EventListenerOptions) => void)
        +
      • Defined in packages/interfaces/src/protocols.ts:18
      • +
        + +
        removeLibp2pEventListener: (<K>(type, listener?, options?) => void)

        Type declaration

        • -
            -
          • <K>(type: K, listener?: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | EventListenerOptions): void
          • +
              +
            • <K>(type, listener?, options?): void
            • -
              +

              Type Parameters

              -
                +
                • -

                  K extends keyof Libp2pEvents<ServiceMap>

              +

              K extends keyof Libp2pEvents<ServiceMap>

        Parameters

        • -
          type: K
        • +
          type: K
        • -
          Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • +
          Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • -
          Optional options: boolean | EventListenerOptions
        +
        Optional options: boolean | EventListenerOptions

        Returns void

        +
      • Defined in packages/interfaces/src/protocols.ts:20
      • Methods

        -
        - -
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • addLibp2pEventListener
      • +
      • multicodec
      • +
      • peerStore
      • +
      • peers
      • +
      • removeLibp2pEventListener
      • +
      • query
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html b/interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html index 7aaf508c50..27ba8e3959 100644 --- a/interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html +++ b/interfaces/_waku_interfaces.IPeersByDiscoveryEvents.html @@ -1,18 +1,18 @@ -IPeersByDiscoveryEvents | @waku/root
        +IPeersByDiscoveryEvents | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,170 +21,77 @@
        • IPeersByDiscoveryEvents
        +
      • Defined in packages/interfaces/src/connection_manager.ts:34
      • - +

        Properties

        -
        - -
        peer:connected:bootstrap: CustomEvent<PeerId>
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • peer:connected:bootstrap
      • +
      • peer:connected:peer-exchange
      • +
      • peer:discovery:bootstrap
      • +
      • peer:discovery:peer-exchange
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IProtoMessage.html b/interfaces/_waku_interfaces.IProtoMessage.html index fc394645fb..a4aadc2ccd 100644 --- a/interfaces/_waku_interfaces.IProtoMessage.html +++ b/interfaces/_waku_interfaces.IProtoMessage.html @@ -1,215 +1,123 @@ -IProtoMessage | @waku/root
        +IProtoMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Interface matching the protobuf library. Field types matches the protobuf type over the wire

        -
        +
        +

        Hierarchy

        • IProtoMessage
        +
      • Defined in packages/interfaces/src/message.ts:15
      • - +

        Properties

        -
        - -
        contentTopic: string
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • meta
      • +
      • payload
      • +
      • rateLimitProof
      • +
      • timestamp
      • +
      • version
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IRateLimitProof.html b/interfaces/_waku_interfaces.IRateLimitProof.html index c64c85b095..a8f1b565f5 100644 --- a/interfaces/_waku_interfaces.IRateLimitProof.html +++ b/interfaces/_waku_interfaces.IRateLimitProof.html @@ -1,18 +1,18 @@ -IRateLimitProof | @waku/root
        +IRateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,191 +21,98 @@
        • IRateLimitProof
        +
      • Defined in packages/interfaces/src/message.ts:1
      • - +

        Properties

        -
        - -
        epoch: Uint8Array
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • epoch
      • +
      • merkleRoot
      • +
      • nullifier
      • +
      • proof
      • +
      • rlnIdentifier
      • +
      • shareX
      • +
      • shareY
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IReceiver.html b/interfaces/_waku_interfaces.IReceiver.html index c07eef691d..42d5b0365e 100644 --- a/interfaces/_waku_interfaces.IReceiver.html +++ b/interfaces/_waku_interfaces.IReceiver.html @@ -1,18 +1,18 @@ -IReceiver | @waku/root
        +IReceiver | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,194 +21,101 @@
        • IReceiver
        +
      • Defined in packages/interfaces/src/receiver.ts:12
      • - +

        Properties

        -
        - -
        subscribe: (<T>(decoders: IDecoder<T> | IDecoder<T>[], callback: Callback<T>) => Unsubscribe | Promise<Unsubscribe>)
        +
        + +
        subscribe: (<T>(decoders, callback) => Unsubscribe | Promise<Unsubscribe>)

        Type declaration

        Parameters

        -

        Returns Unsubscribe | Promise<Unsubscribe>

        +

        Returns Unsubscribe | Promise<Unsubscribe>

        -
        - -
        toSubscriptionIterator: (<T>(decoders: IDecoder<T> | IDecoder<T>[]) => Promise<IAsyncIterator<T>>)
        +
      • Defined in packages/interfaces/src/receiver.ts:16
      • +
        + +
        toSubscriptionIterator: (<T>(decoders) => Promise<IAsyncIterator<T>>)

        Type declaration

        Parameters

        -

        Returns Promise<IAsyncIterator<T>>

        +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • subscribe
      • +
      • toSubscriptionIterator
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IRelayAPI.html b/interfaces/_waku_interfaces.IRelayAPI.html index 724dca1b93..7620c6cdac 100644 --- a/interfaces/_waku_interfaces.IRelayAPI.html +++ b/interfaces/_waku_interfaces.IRelayAPI.html @@ -1,213 +1,124 @@ -IRelayAPI | @waku/root
        +IRelayAPI | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Interface representing the Relay API, providing control and information about the GossipSub protocol.

        - -

        Property

        The GossipSub instance used for managing pub/sub behavior.

        - -

        Property

        Function to start the relay, returning a Promise that resolves when initialization is complete.

        - -

        Property

        Function to retrieve the mesh peers for a given topic or all topics if none is specified. Returns an array of peer IDs as strings.

        -
        +
        +

        Hierarchy

        • IRelayAPI
        +
      • Defined in packages/interfaces/src/relay.ts:14
      • - +

        Properties

        -
        - -
        getMeshPeers: ((topic?: string) => string[])
        +
        + +
        getMeshPeers: ((topic?) => string[])

        Type declaration

        • -
            -
          • (topic?: string): string[]
          • +
              +
            • (topic?): string[]
            • +

              Function to retrieve the mesh peers for a given topic or all topics if none is specified. Returns an array of peer IDs as strings.

              +

              Parameters

              • -
                Optional topic: string
              -

              Returns string[]

        +

        Returns string[]

        +
        -
        - -
        gossipSub: GossipSub
        +
        + +
        gossipSub: GossipSub
        +

        The GossipSub instance used for managing pub/sub behavior.

        +
        +
        -
        - -
        start: (() => Promise<void>)
        +
      • Defined in packages/interfaces/src/relay.ts:15
      • +
        + +
        start: (() => Promise<void>)

        Type declaration

        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • getMeshPeers
      • +
      • gossipSub
      • +
      • start
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.ISender.html b/interfaces/_waku_interfaces.ISender.html index 90f7cf296f..a2fca8b4be 100644 --- a/interfaces/_waku_interfaces.ISender.html +++ b/interfaces/_waku_interfaces.ISender.html @@ -1,18 +1,18 @@ -ISender | @waku/root
        +ISender | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,164 +21,71 @@
        • ISender
        +
      • Defined in packages/interfaces/src/sender.ts:4
      • - +

        Properties

        -

        Properties

        -
        - -
        send: ((encoder: IEncoder, message: IMessage) => Promise<SendResult>)
        +
        + +
        send: ((encoder, message) => Promise<SendResult>)

        Type declaration

        +

        Returns Promise<SendResult>

        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • send
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.IStore.html b/interfaces/_waku_interfaces.IStore.html index 1c1afb69d7..4fe0562b0e 100644 --- a/interfaces/_waku_interfaces.IStore.html +++ b/interfaces/_waku_interfaces.IStore.html @@ -1,363 +1,270 @@ -IStore | @waku/root
        +IStore | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Hierarchy

        +
      • Defined in packages/interfaces/src/store.ts:48
      • - +

        Properties

        -
        - -
        addLibp2pEventListener: (<K>(type: K, listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | AddEventListenerOptions) => void)
        +
        + +
        addLibp2pEventListener: (<K>(type, listener, options?) => void)

        Type declaration

        • -
            -
          • <K>(type: K, listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | AddEventListenerOptions): void
          • +
              +
            • <K>(type, listener, options?): void
            • -
              +

              Type Parameters

              -
                +
                • -

                  K extends keyof Libp2pEvents<ServiceMap>

              +

              K extends keyof Libp2pEvents<ServiceMap>

        Parameters

        • -
          type: K
        • +
          type: K
        • -
          listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • +
          listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • -
          Optional options: boolean | AddEventListenerOptions
        +
        Optional options: boolean | AddEventListenerOptions

        Returns void

        -
        - -
        multicodec: string
        +
        + +
        multicodec: string
        -
        - -
        peerStore: PeerStore
        +
        + +
        peerStore: PeerStore
        -
        - -
        peers: (() => Promise<Peer[]>)
        +
      • Defined in packages/interfaces/src/protocols.ts:17
      • +
        + +
        peers: (() => Promise<Peer[]>)

        Type declaration

        • -
        -
        - -
        queryGenerator: (<T>(decoders: IDecoder<T>[], options?: StoreQueryOptions) => AsyncGenerator<Promise<undefined | T>[], any, unknown>)
        +
      • Defined in packages/interfaces/src/protocols.ts:18
      • +
        + +
        queryGenerator: (<T>(decoders, options?) => AsyncGenerator<Promise<undefined | T>[], any, unknown>)

        Type declaration

        Parameters

        -

        Returns AsyncGenerator<Promise<undefined | T>[], any, unknown>

        +
        + +
        queryWithOrderedCallback: (<T>(decoders, callback, options?) => Promise<void>)

        Type declaration

        Parameters

        • -
          decoders: IDecoder<T>[]
        • +
          decoders: IDecoder<T>[]
        • -
          callback: ((message: T) => boolean | void | Promise<boolean | void>)
          +
          callback: ((message) => boolean | void | Promise<boolean | void>)
          • -
              -
            • (message: T): boolean | void | Promise<boolean | void>
            • +
                +
              • (message): boolean | void | Promise<boolean | void>
              • Parameters

                • -
                  message: T
                -

                Returns boolean | void | Promise<boolean | void>

          • +
            message: T
        +

        Returns boolean | void | Promise<boolean | void>

      • -
        Optional options: StoreQueryOptions
      • -

        Returns Promise<void>

        +
        + +
        queryWithPromiseCallback: (<T>(decoders, callback, options?) => Promise<void>)

        Type declaration

        Parameters

        • -
          decoders: IDecoder<T>[]
        • +
          decoders: IDecoder<T>[]
        • -
          callback: ((message: Promise<undefined | T>) => boolean | void | Promise<boolean | void>)
          +
          callback: ((message) => boolean | void | Promise<boolean | void>)
          • -
              -
            • (message: Promise<undefined | T>): boolean | void | Promise<boolean | void>
            • +
                +
              • (message): boolean | void | Promise<boolean | void>
              • Parameters

                -

                Returns boolean | void | Promise<boolean | void>

          • +
            message: Promise<undefined | T>
        +

        Returns boolean | void | Promise<boolean | void>

      • -
        Optional options: StoreQueryOptions
      • -

        Returns Promise<void>

        +
        + +
        removeLibp2pEventListener: (<K>(type, listener?, options?) => void)

        Type declaration

        • -
            -
          • <K>(type: K, listener?: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | EventListenerOptions): void
          • +
              +
            • <K>(type, listener?, options?): void
            • -
              +

              Type Parameters

              -
                +
                • -

                  K extends keyof Libp2pEvents<ServiceMap>

              +

              K extends keyof Libp2pEvents<ServiceMap>

        Parameters

        • -
          type: K
        • +
          type: K
        • -
          Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • +
          Optional listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • -
          Optional options: boolean | EventListenerOptions
        +
        Optional options: boolean | EventListenerOptions

        Returns void

        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • addLibp2pEventListener
      • +
      • multicodec
      • +
      • peerStore
      • +
      • peers
      • +
      • queryGenerator
      • +
      • queryWithOrderedCallback
      • +
      • queryWithPromiseCallback
      • +
      • removeLibp2pEventListener
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.KeepAliveOptions.html b/interfaces/_waku_interfaces.KeepAliveOptions.html index 84c30415de..6949656677 100644 --- a/interfaces/_waku_interfaces.KeepAliveOptions.html +++ b/interfaces/_waku_interfaces.KeepAliveOptions.html @@ -1,18 +1,18 @@ -KeepAliveOptions | @waku/root
        +KeepAliveOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,156 +21,63 @@
        • KeepAliveOptions
        +
      • Defined in packages/interfaces/src/keep_alive_manager.ts:1
      • - +

        Properties

        -
        - -
        pingKeepAlive: number
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • pingKeepAlive
      • +
      • relayKeepAlive
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.LightNode.html b/interfaces/_waku_interfaces.LightNode.html index c19861ea75..def5f3b8ea 100644 --- a/interfaces/_waku_interfaces.LightNode.html +++ b/interfaces/_waku_interfaces.LightNode.html @@ -1,268 +1,175 @@ -LightNode | @waku/root
        +LightNode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Hierarchy

        +
      • Defined in packages/interfaces/src/waku.ts:31
      • - +

        Properties

        -
        - -
        connectionManager: IConnectionManager
        +
      • Defined in packages/interfaces/src/waku.ts:33
      • Methods

        -
        - -
          - +
          + +
            +
          • Parameters

            • -
              peer: PeerId | Multiaddr
            • +
              peer: PeerId | Multiaddr
            • -
              Optional protocols: Protocols[]
            -

            Returns Promise<Stream>

        +

        Returns Promise<Stream>

        -
        - -
        +
        + +
        -
        - -
        +
        + +
        -
        - -
        +
        + +
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • connectionManager
      • +
      • filter
      • +
      • libp2p
      • +
      • lightPush
      • +
      • relay
      • +
      • store
      • +
      • dial
      • +
      • isStarted
      • +
      • start
      • +
      • stop
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.NodeCapabilityCount.html b/interfaces/_waku_interfaces.NodeCapabilityCount.html index ef01fb6735..43a2746514 100644 --- a/interfaces/_waku_interfaces.NodeCapabilityCount.html +++ b/interfaces/_waku_interfaces.NodeCapabilityCount.html @@ -1,18 +1,18 @@ -NodeCapabilityCount | @waku/root
        +NodeCapabilityCount | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,170 +21,77 @@
        • NodeCapabilityCount
        +
      • Defined in packages/interfaces/src/dns_discovery.ts:13
      • - +

        Properties

        -
        - -
        filter: number
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • filter
      • +
      • lightPush
      • +
      • relay
      • +
      • store
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.PeerExchangeComponents.html b/interfaces/_waku_interfaces.PeerExchangeComponents.html index 558eb7b1a5..99fee76abc 100644 --- a/interfaces/_waku_interfaces.PeerExchangeComponents.html +++ b/interfaces/_waku_interfaces.PeerExchangeComponents.html @@ -1,18 +1,18 @@ -PeerExchangeComponents | @waku/root
        +PeerExchangeComponents | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,156 +21,63 @@
        • PeerExchangeComponents
        +
      • Defined in packages/interfaces/src/peer_exchange.ts:25
      • - +

        Properties

        -
        - -
        connectionManager: ConnectionManager
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • connectionManager
      • +
      • peerStore
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.PeerExchangeQueryParams.html b/interfaces/_waku_interfaces.PeerExchangeQueryParams.html index de5c77d45e..a98e120bbc 100644 --- a/interfaces/_waku_interfaces.PeerExchangeQueryParams.html +++ b/interfaces/_waku_interfaces.PeerExchangeQueryParams.html @@ -1,18 +1,18 @@ -PeerExchangeQueryParams | @waku/root
        +PeerExchangeQueryParams | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,156 +21,63 @@
        • PeerExchangeQueryParams
        +
      • Defined in packages/interfaces/src/peer_exchange.ts:12
      • - +

        Properties

        -

        Properties

        -
        - -
        numPeers: number
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • numPeers
      • +
      • peerId
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.PeerExchangeResponse.html b/interfaces/_waku_interfaces.PeerExchangeResponse.html index d160fff913..0c86dea819 100644 --- a/interfaces/_waku_interfaces.PeerExchangeResponse.html +++ b/interfaces/_waku_interfaces.PeerExchangeResponse.html @@ -1,18 +1,18 @@ -PeerExchangeResponse | @waku/root
        +PeerExchangeResponse | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,149 +21,56 @@
        • PeerExchangeResponse
        +
      • Defined in packages/interfaces/src/peer_exchange.ts:17
      • - +

        Properties

        -

        Properties

        -
        - -
        peerInfos: PeerInfo[]
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • peerInfos
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.PeerInfo.html b/interfaces/_waku_interfaces.PeerInfo.html index e62d47fa0e..3588ff7d07 100644 --- a/interfaces/_waku_interfaces.PeerInfo.html +++ b/interfaces/_waku_interfaces.PeerInfo.html @@ -1,18 +1,18 @@ -PeerInfo | @waku/root
        +PeerInfo | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,149 +21,56 @@
        • PeerInfo
        +
      • Defined in packages/interfaces/src/peer_exchange.ts:21
      • - +

        Properties

        -

        Properties

        -
        - -
        ENR?: IEnr
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • ENR
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.PeersByDiscoveryResult.html b/interfaces/_waku_interfaces.PeersByDiscoveryResult.html index 1db0e81e42..1763f948bc 100644 --- a/interfaces/_waku_interfaces.PeersByDiscoveryResult.html +++ b/interfaces/_waku_interfaces.PeersByDiscoveryResult.html @@ -1,18 +1,18 @@ -PeersByDiscoveryResult | @waku/root
        +PeersByDiscoveryResult | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,170 +21,77 @@
        • PeersByDiscoveryResult
        +
      • Defined in packages/interfaces/src/connection_manager.ts:41
      • - +

        Properties

        -
        - -
        CONNECTED: {
            bootstrap: Peer[];
            peer-exchange: Peer[];
        }
        +
        + +
        CONNECTED: {
            bootstrap: Peer[];
            peer-exchange: Peer[];
        }

        Type declaration

        • -
          bootstrap: Peer[]
        • +
          bootstrap: Peer[]
        • -
          peer-exchange: Peer[]
        -
        - -
        DISCOVERED: {
            bootstrap: Peer[];
            peer-exchange: Peer[];
        }
        +
      • Defined in packages/interfaces/src/connection_manager.ts:46
      • +
        + +
        DISCOVERED: {
            bootstrap: Peer[];
            peer-exchange: Peer[];
        }

        Type declaration

        • -
          bootstrap: Peer[]
        • +
          bootstrap: Peer[]
        • -
          peer-exchange: Peer[]
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • CONNECTED
      • +
      • DISCOVERED
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.RelayNode.html b/interfaces/_waku_interfaces.RelayNode.html index db9ded6c80..d86c9ee709 100644 --- a/interfaces/_waku_interfaces.RelayNode.html +++ b/interfaces/_waku_interfaces.RelayNode.html @@ -1,268 +1,175 @@ -RelayNode | @waku/root
        +RelayNode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Hierarchy

        +
      • Defined in packages/interfaces/src/waku.ts:38
      • - +

        Properties

        -
        - -
        connectionManager: IConnectionManager
        +
      • Defined in packages/interfaces/src/waku.ts:40
      • Methods

        -
        - -
          - +
          + +
            +
          • Parameters

            • -
              peer: PeerId | Multiaddr
            • +
              peer: PeerId | Multiaddr
            • -
              Optional protocols: Protocols[]
            -

            Returns Promise<Stream>

        +

        Returns Promise<Stream>

        -
        - -
        +
        + +
        -
        - -
        +
        + +
        -
        - -
        +
        + +
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • connectionManager
      • +
      • filter
      • +
      • libp2p
      • +
      • lightPush
      • +
      • relay
      • +
      • store
      • +
      • dial
      • +
      • isStarted
      • +
      • start
      • +
      • stop
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.SendResult.html b/interfaces/_waku_interfaces.SendResult.html index c3cc293fc5..70be8cc7b6 100644 --- a/interfaces/_waku_interfaces.SendResult.html +++ b/interfaces/_waku_interfaces.SendResult.html @@ -1,18 +1,18 @@ -SendResult | @waku/root
        +SendResult | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,156 +21,63 @@
        • SendResult
        +
      • Defined in packages/interfaces/src/protocols.ts:94
      • - +

        Properties

        -
        - -
        errors?: SendError[]
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • errors
      • +
      • recipients
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.TimeFilter.html b/interfaces/_waku_interfaces.TimeFilter.html index 0c75b98deb..2a95b4fbc4 100644 --- a/interfaces/_waku_interfaces.TimeFilter.html +++ b/interfaces/_waku_interfaces.TimeFilter.html @@ -1,18 +1,18 @@ -TimeFilter | @waku/root
        +TimeFilter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,156 +21,63 @@
        • TimeFilter
        +
      • Defined in packages/interfaces/src/store.ts:9
      • - +

        Properties

        -
        - -
        endTime: Date
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • endTime
      • +
      • startTime
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.Waku.html b/interfaces/_waku_interfaces.Waku.html index 3afd5570f9..db7448ebec 100644 --- a/interfaces/_waku_interfaces.Waku.html +++ b/interfaces/_waku_interfaces.Waku.html @@ -1,18 +1,18 @@ -Waku | @waku/root
        +Waku | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,240 +21,147 @@
        - +

        Properties

        -
        - -
        connectionManager: IConnectionManager
        +
      • Defined in packages/interfaces/src/waku.ts:16
      • Methods

        -
        - -
          - +
          + +
            +
          • Parameters

            • -
              peer: PeerId | Multiaddr
            • +
              peer: PeerId | Multiaddr
            • -
              Optional protocols: Protocols[]
            -

            Returns Promise<Stream>

        +

        Returns Promise<Stream>

        -
        - -
        +
        + +
        -
        - -
        +
        + +
        -
        - -
        +
        + +
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • connectionManager
      • +
      • filter
      • +
      • libp2p
      • +
      • lightPush
      • +
      • relay
      • +
      • store
      • +
      • dial
      • +
      • isStarted
      • +
      • start
      • +
      • stop
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_interfaces.Waku2.html b/interfaces/_waku_interfaces.Waku2.html index a0cab88871..52841d4da1 100644 --- a/interfaces/_waku_interfaces.Waku2.html +++ b/interfaces/_waku_interfaces.Waku2.html @@ -1,18 +1,18 @@ -Waku2 | @waku/root
        +Waku2 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,170 +21,77 @@
        • Waku2
        +
      • Defined in packages/interfaces/src/enr.ts:14
      • - +

        Properties

        -
        - -
        filter: boolean
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • filter
      • +
      • lightPush
      • +
      • relay
      • +
      • store
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_message_encryption.ecies.EncoderOptions.html b/interfaces/_waku_message_encryption.ecies.EncoderOptions.html index be70effe81..8e7965f407 100644 --- a/interfaces/_waku_message_encryption.ecies.EncoderOptions.html +++ b/interfaces/_waku_message_encryption.ecies.EncoderOptions.html @@ -1,18 +1,18 @@ -EncoderOptions | @waku/root
        +EncoderOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -20,199 +20,111 @@

        Hierarchy

        +
      • Defined in packages/message-encryption/src/ecies.ts:78
      • - +

        Properties

        -
        - -
        contentTopic: string
        +
        + +
        contentTopic: string

        The content topic to set on outgoing messages.

        -
        +
        -
        - -
        ephemeral?: boolean
        +
        + +
        ephemeral?: boolean

        An optional flag to mark message as ephemeral, i.e., not to be stored by Waku Store nodes.

        - -

        Default Value

        false

        +
        +
        +

        Default Value

        false

        -
        - -
        metaSetter?: IMetaSetter
        +
        + +
        metaSetter?: IMetaSetter

        A function called when encoding messages to set the meta field.

        - -

        Param

        The message encoded for wire, without the meta field. +

        +
        +

        Param

        The message encoded for wire, without the meta field. If encryption is used, metaSetter only accesses encrypted payload.

        -
        - -
        publicKey: Uint8Array
        +
        + +
        publicKey: Uint8Array

        The public key to encrypt the payload for.

        -
        +
        -
        - -
        sigPrivKey?: Uint8Array
        +
      • Defined in packages/message-encryption/src/ecies.ts:80
      • +
        + +
        sigPrivKey?: Uint8Array

        An optional private key to be used to sign the payload before encryption.

        -
        +
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • metaSetter
      • +
      • publicKey
      • +
      • sigPrivKey
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_message_encryption.symmetric.EncoderOptions.html b/interfaces/_waku_message_encryption.symmetric.EncoderOptions.html index 38a31462f2..86652a33ff 100644 --- a/interfaces/_waku_message_encryption.symmetric.EncoderOptions.html +++ b/interfaces/_waku_message_encryption.symmetric.EncoderOptions.html @@ -1,18 +1,18 @@ -EncoderOptions | @waku/root
        +EncoderOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -20,199 +20,111 @@

        Hierarchy

        +
      • Defined in packages/message-encryption/src/symmetric.ts:73
      • - +

        Properties

        -
        - -
        contentTopic: string
        +
        + +
        contentTopic: string

        The content topic to set on outgoing messages.

        -
        +
        -
        - -
        ephemeral?: boolean
        +
        + +
        ephemeral?: boolean

        An optional flag to mark message as ephemeral, i.e., not to be stored by Waku Store nodes.

        - -

        Default Value

        false

        +
        +
        +

        Default Value

        false

        -
        - -
        metaSetter?: IMetaSetter
        +
        + +
        metaSetter?: IMetaSetter

        A function called when encoding messages to set the meta field.

        - -

        Param

        The message encoded for wire, without the meta field. +

        +
        +

        Param

        The message encoded for wire, without the meta field. If encryption is used, metaSetter only accesses encrypted payload.

        -
        - -
        sigPrivKey?: Uint8Array
        +
        + +
        sigPrivKey?: Uint8Array

        An optional private key to be used to sign the payload before encryption.

        -
        +
        -
        - -
        symKey: Uint8Array
        +
      • Defined in packages/message-encryption/src/symmetric.ts:77
      • +
        + +
        symKey: Uint8Array

        The symmetric key to encrypt the payload with.

        -
        +
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • metaSetter
      • +
      • sigPrivKey
      • +
      • symKey
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_peer_exchange.Options.html b/interfaces/_waku_peer_exchange.Options.html index bac71b7aab..edc27955cc 100644 --- a/interfaces/_waku_peer_exchange.Options.html +++ b/interfaces/_waku_peer_exchange.Options.html @@ -1,18 +1,18 @@ -Options | @waku/root
        +Options | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,189 +21,101 @@
        • Options
        +
      • Defined in packages/peer-exchange/src/waku_peer_exchange_discovery.ts:21
      • - +

        Properties

        -
        - -
        maxRetries?: number
        +
        + +
        maxRetries?: number

        The number of attempts before the queries to a peer are aborted (default: 3)

        -
        +
        -
        - -
        queryInterval?: number
        +
      • Defined in packages/peer-exchange/src/waku_peer_exchange_discovery.ts:45
      • +
        + +
        queryInterval?: number

        The interval between queries to a peer (default: 10 seconds) The interval will increase by a factor of an incrementing number (starting at 1) until it reaches the maximum attempts before backoff

        -
        +
        -
        - -
        tagName?: string
        +
      • Defined in packages/peer-exchange/src/waku_peer_exchange_discovery.ts:41
      • +
        + +
        tagName?: string

        Tag a bootstrap peer with this name before "discovering" it (default: 'bootstrap')

        -
        +
        -
        - -
        tagTTL?: number
        +
      • Defined in packages/peer-exchange/src/waku_peer_exchange_discovery.ts:25
      • +
        + +
        tagTTL?: number

        Cause the bootstrap peer tag to be removed after this number of ms (default: 2 minutes)

        -
        -
        - -
        tagValue?: number
        +
      • Defined in packages/peer-exchange/src/waku_peer_exchange_discovery.ts:35
      • +
        + +
        tagValue?: number

        The bootstrap peer tag will have this value (default: 50)

        -
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • maxRetries
      • +
      • queryInterval
      • +
      • tagName
      • +
      • tagTTL
      • +
      • tagValue
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.WakuMessage-1.html b/interfaces/_waku_proto.WakuMessage-1.html index 66ec15af20..d62e41829a 100644 --- a/interfaces/_waku_proto.WakuMessage-1.html +++ b/interfaces/_waku_proto.WakuMessage-1.html @@ -1,18 +1,18 @@ -WakuMessage | @waku/root
        +WakuMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -21,192 +21,99 @@
        • WakuMessage
        +
      • Defined in lib/filter.ts:403
      • +
      • Defined in lib/filter.ts:413
      • - +

        Properties

        -
        - -
        contentTopic: string
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • meta
      • +
      • payload
      • +
      • rateLimitProof
      • +
      • timestamp
      • +
      • version
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.FilterRequest-1.html b/interfaces/_waku_proto.proto_filter.FilterRequest-1.html index a230f3f409..c6aa9532f9 100644 --- a/interfaces/_waku_proto.proto_filter.FilterRequest-1.html +++ b/interfaces/_waku_proto.proto_filter.FilterRequest-1.html @@ -1,18 +1,18 @@ -FilterRequest | @waku/root
        +FilterRequest | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,164 +22,71 @@
        • FilterRequest
        +
      • Defined in lib/filter.ts:11
      • +
      • Defined in lib/filter.ts:17
      • - +

        Properties

        -
        - -
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentFilters
      • +
      • subscribe
      • +
      • topic
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter-1.html b/interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter-1.html index 97b424cb6d..9577144797 100644 --- a/interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter-1.html +++ b/interfaces/_waku_proto.proto_filter.FilterRequest.ContentFilter-1.html @@ -1,18 +1,18 @@ -ContentFilter | @waku/root
        +ContentFilter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        - +

        Properties

        -

        Properties

        -
        - -
        contentTopic: string
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.FilterRpc-1.html b/interfaces/_waku_proto.proto_filter.FilterRpc-1.html index 50dbd70f49..352feb5463 100644 --- a/interfaces/_waku_proto.proto_filter.FilterRpc-1.html +++ b/interfaces/_waku_proto.proto_filter.FilterRpc-1.html @@ -1,18 +1,18 @@ -FilterRpc | @waku/root
        +FilterRpc | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,164 +22,71 @@
        • FilterRpc
        +
      • Defined in lib/filter.ts:209
      • +
      • Defined in lib/filter.ts:215
      • - +

        Properties

        -
        - -
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • push
      • +
      • request
      • +
      • requestId
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.MessagePush-1.html b/interfaces/_waku_proto.proto_filter.MessagePush-1.html index e946e0c22b..b2988160bb 100644 --- a/interfaces/_waku_proto.proto_filter.MessagePush-1.html +++ b/interfaces/_waku_proto.proto_filter.MessagePush-1.html @@ -1,18 +1,18 @@ -MessagePush | @waku/root
        +MessagePush | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,150 +22,57 @@
        • MessagePush
        +
      • Defined in lib/filter.ts:149
      • +
      • Defined in lib/filter.ts:153
      • - +

        Properties

        -

        Properties

        -
        - -
        messages: WakuMessage[]
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • messages
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter.RateLimitProof-1.html b/interfaces/_waku_proto.proto_filter.RateLimitProof-1.html index 1ca3bbef47..7dcd4a68d4 100644 --- a/interfaces/_waku_proto.proto_filter.RateLimitProof-1.html +++ b/interfaces/_waku_proto.proto_filter.RateLimitProof-1.html @@ -1,18 +1,18 @@ -RateLimitProof | @waku/root
        +RateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,192 +22,99 @@
        • RateLimitProof
        +
      • Defined in lib/filter.ts:285
      • +
      • Defined in lib/filter.ts:295
      • - +

        Properties

        -
        - -
        epoch: Uint8Array
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • epoch
      • +
      • merkleRoot
      • +
      • nullifier
      • +
      • proof
      • +
      • rlnIdentifier
      • +
      • shareX
      • +
      • shareY
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html index 4347a05408..f2d7c1311f 100644 --- a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html +++ b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeRequest-1.html @@ -1,18 +1,18 @@ -FilterSubscribeRequest | @waku/root
        +FilterSubscribeRequest | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,171 +22,78 @@
        • FilterSubscribeRequest
        +
      • Defined in lib/filter_v2.ts:11
      • +
      • Defined in lib/filter_v2.ts:18
      • - +

        Properties

        -
        - -
        contentTopics: string[]
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopics
      • +
      • filterSubscribeType
      • +
      • pubsubTopic
      • +
      • requestId
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html index 5ae3923961..8737b9b29d 100644 --- a/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html +++ b/interfaces/_waku_proto.proto_filter_v2.FilterSubscribeResponse-1.html @@ -1,18 +1,18 @@ -FilterSubscribeResponse | @waku/root
        +FilterSubscribeResponse | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,164 +22,71 @@
        • FilterSubscribeResponse
        +
      • Defined in lib/filter_v2.ts:120
      • +
      • Defined in lib/filter_v2.ts:126
      • - +

        Properties

        -
        - -
        requestId: string
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • requestId
      • +
      • statusCode
      • +
      • statusDesc
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html b/interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html index 9aaa6b92ba..862d9413fa 100644 --- a/interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html +++ b/interfaces/_waku_proto.proto_filter_v2.MessagePush-1.html @@ -1,18 +1,18 @@ -MessagePush | @waku/root
        +MessagePush | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,157 +22,64 @@
        • MessagePush
        +
      • Defined in lib/filter_v2.ts:197
      • +
      • Defined in lib/filter_v2.ts:202
      • - +

        Properties

        -
        - -
        pubsubTopic?: string
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • pubsubTopic
      • +
      • wakuMessage
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html b/interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html index 9aa85eb97e..b848845edf 100644 --- a/interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html +++ b/interfaces/_waku_proto.proto_filter_v2.RateLimitProof-1.html @@ -1,18 +1,18 @@ -RateLimitProof | @waku/root
        +RateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,192 +22,99 @@
        • RateLimitProof
        +
      • Defined in lib/filter_v2.ts:262
      • +
      • Defined in lib/filter_v2.ts:272
      • - +

        Properties

        -
        - -
        epoch: Uint8Array
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • epoch
      • +
      • merkleRoot
      • +
      • nullifier
      • +
      • proof
      • +
      • rlnIdentifier
      • +
      • shareX
      • +
      • shareY
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html b/interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html index c60fc1da2f..ecb3dfd4e6 100644 --- a/interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html +++ b/interfaces/_waku_proto.proto_filter_v2.WakuMessage-1.html @@ -1,18 +1,18 @@ -WakuMessage | @waku/root
        +WakuMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,192 +22,99 @@
        • WakuMessage
        +
      • Defined in lib/filter_v2.ts:380
      • +
      • Defined in lib/filter_v2.ts:390
      • - +

        Properties

        -
        - -
        contentTopic: string
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • meta
      • +
      • payload
      • +
      • rateLimitProof
      • +
      • timestamp
      • +
      • version
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.PushRequest-1.html b/interfaces/_waku_proto.proto_lightpush.PushRequest-1.html index a5171220bd..e8a518ee27 100644 --- a/interfaces/_waku_proto.proto_lightpush.PushRequest-1.html +++ b/interfaces/_waku_proto.proto_lightpush.PushRequest-1.html @@ -1,18 +1,18 @@ -PushRequest | @waku/root
        +PushRequest | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,157 +22,64 @@
        • PushRequest
        +
      • Defined in lib/light_push.ts:11
      • +
      • Defined in lib/light_push.ts:16
      • - +

        Properties

        -
        - -
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • message
      • +
      • pubsubTopic
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.PushResponse-1.html b/interfaces/_waku_proto.proto_lightpush.PushResponse-1.html index 920e53485e..bc25c3b0e0 100644 --- a/interfaces/_waku_proto.proto_lightpush.PushResponse-1.html +++ b/interfaces/_waku_proto.proto_lightpush.PushResponse-1.html @@ -1,18 +1,18 @@ -PushResponse | @waku/root
        +PushResponse | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,157 +22,64 @@
        • PushResponse
        +
      • Defined in lib/light_push.ts:78
      • +
      • Defined in lib/light_push.ts:83
      • - +

        Properties

        -

        Properties

        -
        - -
        info?: string
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • info
      • +
      • isSuccess
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.PushRpc-1.html b/interfaces/_waku_proto.proto_lightpush.PushRpc-1.html index 1fde0bd12c..6891763d7d 100644 --- a/interfaces/_waku_proto.proto_lightpush.PushRpc-1.html +++ b/interfaces/_waku_proto.proto_lightpush.PushRpc-1.html @@ -1,18 +1,18 @@ -PushRpc | @waku/root
        +PushRpc | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,164 +22,71 @@
        • PushRpc
        +
      • Defined in lib/light_push.ts:145
      • +
      • Defined in lib/light_push.ts:151
      • - +

        Properties

        -
        - -
        request?: PushRequest
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • request
      • +
      • requestId
      • +
      • response
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html b/interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html index cfbcc2fffa..2d0777940e 100644 --- a/interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html +++ b/interfaces/_waku_proto.proto_lightpush.RateLimitProof-1.html @@ -1,18 +1,18 @@ -RateLimitProof | @waku/root
        +RateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,192 +22,99 @@
        • RateLimitProof
        +
      • Defined in lib/light_push.ts:221
      • +
      • Defined in lib/light_push.ts:231
      • - +

        Properties

        -
        - -
        epoch: Uint8Array
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • epoch
      • +
      • merkleRoot
      • +
      • nullifier
      • +
      • proof
      • +
      • rlnIdentifier
      • +
      • shareX
      • +
      • shareY
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html b/interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html index 2cc25deaad..3fb6ec6383 100644 --- a/interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html +++ b/interfaces/_waku_proto.proto_lightpush.WakuMessage-1.html @@ -1,18 +1,18 @@ -WakuMessage | @waku/root
        +WakuMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,192 +22,99 @@
        • WakuMessage
        +
      • Defined in lib/light_push.ts:339
      • +
      • Defined in lib/light_push.ts:349
      • - +

        Properties

        -
        - -
        contentTopic: string
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • meta
      • +
      • payload
      • +
      • rateLimitProof
      • +
      • timestamp
      • +
      • version
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_message.RateLimitProof-1.html b/interfaces/_waku_proto.proto_message.RateLimitProof-1.html index 19e9ea2de1..e02bd319d5 100644 --- a/interfaces/_waku_proto.proto_message.RateLimitProof-1.html +++ b/interfaces/_waku_proto.proto_message.RateLimitProof-1.html @@ -1,18 +1,18 @@ -RateLimitProof | @waku/root
        +RateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,192 +22,99 @@
        • RateLimitProof
        +
      • Defined in lib/message.ts:11
      • +
      • Defined in lib/message.ts:21
      • - +

        Properties

        -
        - -
        epoch: Uint8Array
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • epoch
      • +
      • merkleRoot
      • +
      • nullifier
      • +
      • proof
      • +
      • rlnIdentifier
      • +
      • shareX
      • +
      • shareY
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_message.WakuMessage-1.html b/interfaces/_waku_proto.proto_message.WakuMessage-1.html index d221bcc8f5..f6ecb4a212 100644 --- a/interfaces/_waku_proto.proto_message.WakuMessage-1.html +++ b/interfaces/_waku_proto.proto_message.WakuMessage-1.html @@ -1,18 +1,18 @@ -WakuMessage | @waku/root
        +WakuMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,192 +22,99 @@
        • WakuMessage
        +
      • Defined in lib/message.ts:129
      • +
      • Defined in lib/message.ts:139
      • - +

        Properties

        -
        - -
        contentTopic: string
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • meta
      • +
      • payload
      • +
      • rateLimitProof
      • +
      • timestamp
      • +
      • version
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html index 1292bdbe8d..8d87c987f8 100644 --- a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html +++ b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeQuery-1.html @@ -1,18 +1,18 @@ -PeerExchangeQuery | @waku/root
        +PeerExchangeQuery | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,150 +22,57 @@
        • PeerExchangeQuery
        +
      • Defined in lib/peer_exchange.ts:67
      • +
      • Defined in lib/peer_exchange.ts:71
      • - +

        Properties

        -

        Properties

        -
        - -
        numPeers?: bigint
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • numPeers
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html index b157d224f3..b6974e01a9 100644 --- a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html +++ b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeRPC-1.html @@ -1,18 +1,18 @@ -PeerExchangeRPC | @waku/root
        +PeerExchangeRPC | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,157 +22,64 @@
        • PeerExchangeRPC
        +
      • Defined in lib/peer_exchange.ts:183
      • +
      • Defined in lib/peer_exchange.ts:188
      • - +

        Properties

        -

        Properties

        -
        - -
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • query
      • +
      • response
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html index f046df5dbb..b70922004e 100644 --- a/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html +++ b/interfaces/_waku_proto.proto_peer_exchange.PeerExchangeResponse-1.html @@ -1,18 +1,18 @@ -PeerExchangeResponse | @waku/root
        +PeerExchangeResponse | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • peerInfos
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html b/interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html index 41baa2c3a9..3c2834ad0e 100644 --- a/interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html +++ b/interfaces/_waku_proto.proto_peer_exchange.PeerInfo-1.html @@ -1,18 +1,18 @@ -PeerInfo | @waku/root
        +PeerInfo | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,150 +22,57 @@
        • PeerInfo
        +
      • Defined in lib/peer_exchange.ts:11
      • +
      • Defined in lib/peer_exchange.ts:15
      • - +

        Properties

        -

        Properties

        -
        - -
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • enr
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.ContentFilter-1.html b/interfaces/_waku_proto.proto_store.ContentFilter-1.html index 5e185acf40..c82f47e014 100644 --- a/interfaces/_waku_proto.proto_store.ContentFilter-1.html +++ b/interfaces/_waku_proto.proto_store.ContentFilter-1.html @@ -1,18 +1,18 @@ -ContentFilter | @waku/root
        +ContentFilter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,150 +22,57 @@
        • ContentFilter
        +
      • Defined in lib/store.ts:189
      • +
      • Defined in lib/store.ts:193
      • - +

        Properties

        -

        Properties

        -
        - -
        contentTopic: string
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.HistoryQuery-1.html b/interfaces/_waku_proto.proto_store.HistoryQuery-1.html index 623442b1d7..98b91e1a30 100644 --- a/interfaces/_waku_proto.proto_store.HistoryQuery-1.html +++ b/interfaces/_waku_proto.proto_store.HistoryQuery-1.html @@ -1,18 +1,18 @@ -HistoryQuery | @waku/root
        +HistoryQuery | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,178 +22,85 @@
        • HistoryQuery
        +
      • Defined in lib/store.ts:247
      • +
      • Defined in lib/store.ts:255
      • - +

        Properties

        -
        - -
        contentFilters: proto_store.ContentFilter[]
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentFilters
      • +
      • endTime
      • +
      • pagingInfo
      • +
      • pubsubTopic
      • +
      • startTime
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.HistoryResponse-1.html b/interfaces/_waku_proto.proto_store.HistoryResponse-1.html index 4a6a4786ba..76d120f0d6 100644 --- a/interfaces/_waku_proto.proto_store.HistoryResponse-1.html +++ b/interfaces/_waku_proto.proto_store.HistoryResponse-1.html @@ -1,18 +1,18 @@ -HistoryResponse | @waku/root
        +HistoryResponse | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,164 +22,71 @@
        • HistoryResponse
        +
      • Defined in lib/store.ts:343
      • +
      • Defined in lib/store.ts:349
      • - +

        Properties

        -
        - -
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • error
      • +
      • messages
      • +
      • pagingInfo
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.HistoryRpc-1.html b/interfaces/_waku_proto.proto_store.HistoryRpc-1.html index c27d5ad602..45458e9aa9 100644 --- a/interfaces/_waku_proto.proto_store.HistoryRpc-1.html +++ b/interfaces/_waku_proto.proto_store.HistoryRpc-1.html @@ -1,18 +1,18 @@ -HistoryRpc | @waku/root
        +HistoryRpc | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,164 +22,71 @@
        • HistoryRpc
        +
      • Defined in lib/store.ts:438
      • +
      • Defined in lib/store.ts:444
      • - +

        Properties

        -
        - -
        query?: HistoryQuery
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • query
      • +
      • requestId
      • +
      • response
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.Index-1.html b/interfaces/_waku_proto.proto_store.Index-1.html index ee225554f0..5d726a30f9 100644 --- a/interfaces/_waku_proto.proto_store.Index-1.html +++ b/interfaces/_waku_proto.proto_store.Index-1.html @@ -1,18 +1,18 @@ -Index | @waku/root
        +Index | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,171 +22,78 @@
        • Index
        +
      • Defined in lib/store.ts:11
      • +
      • Defined in lib/store.ts:18
      • - +

        Properties

        -
        - -
        digest: Uint8Array
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • digest
      • +
      • pubsubTopic
      • +
      • receiverTime
      • +
      • senderTime
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.PagingInfo-1.html b/interfaces/_waku_proto.proto_store.PagingInfo-1.html index 32e02d8c88..6dc49c1dac 100644 --- a/interfaces/_waku_proto.proto_store.PagingInfo-1.html +++ b/interfaces/_waku_proto.proto_store.PagingInfo-1.html @@ -1,18 +1,18 @@ -PagingInfo | @waku/root
        +PagingInfo | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,164 +22,71 @@
        • PagingInfo
        +
      • Defined in lib/store.ts:99
      • +
      • Defined in lib/store.ts:105
      • - +

        Properties

        -
        - -
        cursor?: Index
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • cursor
      • +
      • direction
      • +
      • pageSize
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.RateLimitProof-1.html b/interfaces/_waku_proto.proto_store.RateLimitProof-1.html index 5dddcf5ae0..d70c47939a 100644 --- a/interfaces/_waku_proto.proto_store.RateLimitProof-1.html +++ b/interfaces/_waku_proto.proto_store.RateLimitProof-1.html @@ -1,18 +1,18 @@ -RateLimitProof | @waku/root
        +RateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,192 +22,99 @@
        • RateLimitProof
        +
      • Defined in lib/store.ts:514
      • +
      • Defined in lib/store.ts:524
      • - +

        Properties

        -
        - -
        epoch: Uint8Array
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • epoch
      • +
      • merkleRoot
      • +
      • nullifier
      • +
      • proof
      • +
      • rlnIdentifier
      • +
      • shareX
      • +
      • shareY
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_store.WakuMessage-1.html b/interfaces/_waku_proto.proto_store.WakuMessage-1.html index b54687a092..9e5a24eec8 100644 --- a/interfaces/_waku_proto.proto_store.WakuMessage-1.html +++ b/interfaces/_waku_proto.proto_store.WakuMessage-1.html @@ -1,18 +1,18 @@ -WakuMessage | @waku/root
        +WakuMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,192 +22,99 @@
        • WakuMessage
        +
      • Defined in lib/store.ts:632
      • +
      • Defined in lib/store.ts:642
      • - +

        Properties

        -
        - -
        contentTopic: string
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • meta
      • +
      • payload
      • +
      • rateLimitProof
      • +
      • timestamp
      • +
      • version
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html b/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html index 42ecb414a0..913e2a743a 100644 --- a/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html +++ b/interfaces/_waku_proto.proto_topic_only_message.TopicOnlyMessage-1.html @@ -1,18 +1,18 @@ -TopicOnlyMessage | @waku/root
        +TopicOnlyMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -22,150 +22,57 @@
        • TopicOnlyMessage
        +
      • Defined in lib/topic_only_message.ts:11
      • +
      • Defined in lib/topic_only_message.ts:15
      • - +

        Properties

        -

        Properties

        -
        - -
        contentTopic: string
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_sdk.ConnectionManagerOptions.html b/interfaces/_waku_sdk.ConnectionManagerOptions.html index dcd579229f..a19efc249e 100644 --- a/interfaces/_waku_sdk.ConnectionManagerOptions.html +++ b/interfaces/_waku_sdk.ConnectionManagerOptions.html @@ -1,18 +1,18 @@ -ConnectionManagerOptions | @waku/root
        +ConnectionManagerOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Interface ConnectionManagerOptions

        @@ -25,167 +25,77 @@
        - +

        Properties

        -
        - -
        maxBootstrapPeersAllowed: number
        +
        + +
        maxBootstrapPeersAllowed: number

        Max number of bootstrap peers allowed to be connected to, initially This is used to increase intention of dialing non-bootstrap peers, found using other discovery mechanisms (like Peer Exchange)

        -
        +
        -
        - -
        maxDialAttemptsForPeer: number
        +
        + +
        maxDialAttemptsForPeer: number

        Number of attempts before a peer is considered non-dialable This is used to not spam a peer with dial attempts when it is not dialable

        -
        +
        -
        - -
        maxParallelDials: number
        +
        + +
        maxParallelDials: number

        Max number of parallel dials allowed

        -
        +
        - +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • maxBootstrapPeersAllowed
      • +
      • maxDialAttemptsForPeer
      • +
      • maxParallelDials
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_sdk.Cursor.html b/interfaces/_waku_sdk.Cursor.html index a854f00f60..4f17bba80f 100644 --- a/interfaces/_waku_sdk.Cursor.html +++ b/interfaces/_waku_sdk.Cursor.html @@ -1,18 +1,18 @@ -Cursor | @waku/root
        +Cursor | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -25,166 +25,73 @@
        - +

        Properties

        -
        - -
        digest: Uint8Array
        -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • digest
      • +
      • pubsubTopic
      • +
      • receiverTime
      • +
      • senderTime
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_sdk.DnsClient.html b/interfaces/_waku_sdk.DnsClient.html index 9985599149..e8b446917d 100644 --- a/interfaces/_waku_sdk.DnsClient.html +++ b/interfaces/_waku_sdk.DnsClient.html @@ -1,18 +1,18 @@ -DnsClient | @waku/root
        +DnsClient | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -25,158 +25,65 @@
        - +

        Properties

        -

        Properties

        -
        - -
        resolveTXT: ((domain: string) => Promise<string[]>)
        +
        + +
        resolveTXT: ((domain) => Promise<string[]>)

        Type declaration

        • -
            -
          • (domain: string): Promise<string[]>
          • +
              +
            • (domain): Promise<string[]>
            • Parameters

              • -
                domain: string
              -

              Returns Promise<string[]>

        +

        Returns Promise<string[]>

        - +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • resolveTXT
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_sdk.DnsDiscOptions.html b/interfaces/_waku_sdk.DnsDiscOptions.html index b2844faa4e..eb92507d40 100644 --- a/interfaces/_waku_sdk.DnsDiscOptions.html +++ b/interfaces/_waku_sdk.DnsDiscOptions.html @@ -1,18 +1,18 @@ -DnsDiscOptions | @waku/root
        +DnsDiscOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Interface DnsDiscOptions

        @@ -25,183 +25,95 @@
        - +

        Properties

        -
        - -
        enrUrls: string | string[]
        +
        + +
        enrUrls: string | string[]

        ENR URL to use for DNS discovery

        -
        +
        -
        - -
        tagName?: string
        +
        + +
        tagName?: string

        Tag a bootstrap peer with this name before "discovering" it (default: 'bootstrap')

        -
        +
        -
        - -
        tagTTL?: number
        +
        + +
        tagTTL?: number

        Cause the bootstrap peer tag to be removed after this number of ms (default: 2 minutes)

        -
        +
        -
        - -
        tagValue?: number
        +
        + +
        tagValue?: number

        The bootstrap peer tag will have this value (default: 50)

        -
        -
        - -
        wantedNodeCapabilityCount: Partial<NodeCapabilityCount>
        +
        + +
        wantedNodeCapabilityCount: Partial<NodeCapabilityCount>

        Specifies what type of nodes are wanted from the discovery process

        -
        - +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • enrUrls
      • +
      • tagName
      • +
      • tagTTL
      • +
      • tagValue
      • +
      • wantedNodeCapabilityCount
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_sdk.DnsDiscoveryComponents.html b/interfaces/_waku_sdk.DnsDiscoveryComponents.html index 6316e35e37..e04a4f1268 100644 --- a/interfaces/_waku_sdk.DnsDiscoveryComponents.html +++ b/interfaces/_waku_sdk.DnsDiscoveryComponents.html @@ -1,18 +1,18 @@ -DnsDiscoveryComponents | @waku/root
        +DnsDiscoveryComponents | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Interface DnsDiscoveryComponents

        @@ -25,145 +25,52 @@
        - +

        Properties

        -

        Properties

        -
        - -
        peerStore: PeerStore
        -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • peerStore
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_sdk.EncoderOptions.html b/interfaces/_waku_sdk.EncoderOptions.html index 78a9f703b8..18fcfdebe8 100644 --- a/interfaces/_waku_sdk.EncoderOptions.html +++ b/interfaces/_waku_sdk.EncoderOptions.html @@ -1,194 +1,105 @@ -EncoderOptions | @waku/root
        +EncoderOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Interface EncoderOptions

        Hierarchy

          -
        • EncoderOptions
        - +

        Properties

        -
        - -
        contentTopic: string
        +
        + +
        contentTopic: string

        The content topic to set on outgoing messages.

        -
        -
        - -
        ephemeral?: boolean
        +
        + +
        ephemeral?: boolean

        An optional flag to mark message as ephemeral, i.e., not to be stored by Waku Store nodes.

        - -

        Default Value

        false

        +
        +
        +

        Default Value

        false

        -
        - -
        metaSetter?: IMetaSetter
        +
        + +
        metaSetter?: IMetaSetter

        A function called when encoding messages to set the meta field.

        - -

        Param

        The message encoded for wire, without the meta field. +

        +
        +

        Param

        The message encoded for wire, without the meta field. If encryption is used, metaSetter only accesses encrypted payload.

        - +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • contentTopic
      • +
      • ephemeral
      • +
      • metaSetter
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_sdk.FullNode.html b/interfaces/_waku_sdk.FullNode.html index a52763dee0..fbc75e6632 100644 --- a/interfaces/_waku_sdk.FullNode.html +++ b/interfaces/_waku_sdk.FullNode.html @@ -1,25 +1,25 @@ -FullNode | @waku/root
        +FullNode | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Hierarchy

        +

        Returns Promise<Stream>

        -
        - - + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_sdk.IAsyncIterator.html b/interfaces/_waku_sdk.IAsyncIterator.html index 1da92c04c5..3d95427890 100644 --- a/interfaces/_waku_sdk.IAsyncIterator.html +++ b/interfaces/_waku_sdk.IAsyncIterator.html @@ -1,26 +1,26 @@ -IAsyncIterator | @waku/root
        +IAsyncIterator | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Interface IAsyncIterator<T>

        -
        +

        Type Parameters

        -
        +

        T extends IDecodedMessage

        Hierarchy

          @@ -30,152 +30,59 @@
          - +

          Properties

          -

          Properties

          -
          - -
          iterator: AsyncIterator<T, any, undefined>
        -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • iterator
      • +
      • stop
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/interfaces/_waku_sdk.IBaseProtocol.html b/interfaces/_waku_sdk.IBaseProtocol.html index b3f8ac63dc..9b28ea0cd7 100644 --- a/interfaces/_waku_sdk.IBaseProtocol.html +++ b/interfaces/_waku_sdk.IBaseProtocol.html @@ -1,18 +1,18 @@ -IBaseProtocol | @waku/root
        +IBaseProtocol | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Interface IBaseProtocol

        @@ -21,232 +21,139 @@
        - +

        Properties

        -
        - -
        addLibp2pEventListener: (<K>(type: K, listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | AddEventListenerOptions) => void)
        +
        + +
        addLibp2pEventListener: (<K>(type, listener, options?) => void)

        Type declaration

        • -
            -
          • <K>(type: K, listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>, options?: boolean | AddEventListenerOptions): void
          • +
              +
            • <K>(type, listener, options?): void
            • -
              +

              Type Parameters

              -
                +
                • -

                  K extends keyof Libp2pEvents<ServiceMap>

              +

              K extends keyof Libp2pEvents<ServiceMap>

        Parameters

        • -
          type: K
        • +
          type: K
        • -
          listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • +
          listener: null | EventHandler<Libp2pEvents<ServiceMap>[K]>
        • -
          Optional options: boolean | AddEventListenerOptions
        +
        Optional options: boolean | AddEventListenerOptions

        Returns void

        -
        - -
        multicodec: string

        Index

        Enumerations

        -

        Interfaces

        -

        Variables

        -

        Functions

        -
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_dns_discovery.html b/modules/_waku_dns_discovery.html index 045f99834c..4db9f4136b 100644 --- a/modules/_waku_dns_discovery.html +++ b/modules/_waku_dns_discovery.html @@ -1,167 +1,106 @@ -@waku/dns-discovery | @waku/root
        +@waku/dns-discovery - v0.0.17 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -

        Module @waku/dns-discovery

        +

        GitHub Action +Code Climate +Discord chat

        +

        js-waku

        A TypeScript implementation of the Waku v2 protocol.

        +

        Documentation

        +

        API Documentation can also be generated locally:

        +
        git clone https://github.com/waku-org/js-waku.git
        cd js-waku
        npm install
        npm run doc +
        +

        Bugs, Questions & Features

        If you encounter any bug or would like to propose new features, feel free to open an issue.

        +

        For general discussion, get help or latest news, join us on Vac Discord or the Waku Telegram Group.

        +

        Roadmap

        You can track progress on the project board.

        +

        Contributing

        See CONTRIBUTING.md.

        +

        License

        Licensed and distributed under either of

        -
        -
        +
      • MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
      • + +

        or

        + +

        at your option. These files may not be copied, modified, or distributed except according to those terms.

        +

        Index

        Classes

        -

        Variables

        -

        Functions

        -
        -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • Documentation
      • +
      • Bugs, Questions & Features
      • +
      • Roadmap
      • +
      • Contributing
      • +
      • License
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_enr.html b/modules/_waku_enr.html index 34a20b3c5b..458af35b56 100644 --- a/modules/_waku_enr.html +++ b/modules/_waku_enr.html @@ -1,198 +1,123 @@ -@waku/enr | @waku/root
        +@waku/enr - v0.0.17 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -

        Module @waku/enr

        +

        GitHub Action +Code Climate +Discord chat

        +

        js-waku

        A TypeScript implementation of the Waku v2 protocol.

        +

        Documentation

        +

        API Documentation can also be generated locally:

        +
        git clone https://github.com/waku-org/js-waku.git
        cd js-waku
        npm install
        npm run doc +
        +

        Bugs, Questions & Features

        If you encounter any bug or would like to propose new features, feel free to open an issue.

        +

        For general discussion, get help or latest news, join us on Vac Discord or the Waku Telegram Group.

        +

        Roadmap

        You can track progress on the project board.

        +

        Contributing

        See CONTRIBUTING.md.

        +

        License

        Licensed and distributed under either of

        -
        -
        +
      • MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
      • + +

        or

        + +

        at your option. These files may not be copied, modified, or distributed except according to those terms.

        +

        Index

        Enumerations

        -

        Classes

        -

        Variables

        -

        Functions

        -
        -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • Documentation
      • +
      • Bugs, Questions & Features
      • +
      • Roadmap
      • +
      • Contributing
      • +
      • License
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_interfaces.html b/modules/_waku_interfaces.html index 331f99f4cb..0478df1a37 100644 --- a/modules/_waku_interfaces.html +++ b/modules/_waku_interfaces.html @@ -1,285 +1,165 @@ -@waku/interfaces | @waku/root
        +@waku/interfaces - v0.0.18 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -

        Module @waku/interfaces

        +

        GitHub Action +Code Climate +Discord chat

        +

        js-waku

        A TypeScript implementation of the Waku v2 protocol.

        +

        Documentation

        +

        API Documentation can also be generated locally:

        +
        git clone https://github.com/waku-org/js-waku.git
        cd js-waku
        npm install
        npm run doc +
        +

        Bugs, Questions & Features

        If you encounter any bug or would like to propose new features, feel free to open an issue.

        +

        For general discussion, get help or latest news, join us on Vac Discord or the Waku Telegram Group.

        +

        Roadmap

        You can track progress on the project board.

        +

        Contributing

        See CONTRIBUTING.md.

        +

        License

        Licensed and distributed under either of

        -
        -
        +
      • MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
      • + +

        or

        + +

        at your option. These files may not be copied, modified, or distributed except according to those terms.

        +

        Index

        Enumerations

        -

        Interfaces

        -

        Type Aliases

        -
        -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • Documentation
      • +
      • Bugs, Questions & Features
      • +
      • Roadmap
      • +
      • Contributing
      • +
      • License
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_message_encryption.ecies.html b/modules/_waku_message_encryption.ecies.html index 42ed003d4f..3d3507a238 100644 --- a/modules/_waku_message_encryption.ecies.html +++ b/modules/_waku_message_encryption.ecies.html @@ -1,187 +1,91 @@ -ecies | @waku/root
        +ecies | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + -
        +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • DecodedMessage
      • +
      • generatePrivateKey
      • +
      • getPublicKey
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_message_encryption.html b/modules/_waku_message_encryption.html index 2c5c611888..efc49f1ce3 100644 --- a/modules/_waku_message_encryption.html +++ b/modules/_waku_message_encryption.html @@ -1,200 +1,94 @@ -@waku/message-encryption | @waku/root
        +@waku/message-encryption - v0.0.21 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -

        Module @waku/message-encryption

        -
        -
        - -

        @waku/message-encryption

        -
        -

        Provide Waku Message Version 1 payload encryption as defined in 26/WAKU2-PAYLOAD.

        - - -

        Symmetric Encryption

        -
        -

        Symmetric encryption uses a unique key to encrypt and decrypt messages.

        -
        import {
        createDecoder,
        createEncoder,
        generateSymmetricKey
        } from "@waku/message-encryption/symmetric";

        // Generate a random key
        const key = generateSymmetricKey();

        // To send messages, create an encoder
        const encoder = createEncoder(contentTopic, key);

        // For example
        waku.lightPush.push(encoder, { payload });

        // To receive messages, create a decoder
        const decoder = createDecoder(contentTopic, key);

        // For example
        await waku.store.queryOrderedCallback([decoder], (msg) => {
        // ...
        }); -
        - - -

        ECIES Encryption

        -
        -

        ECIES encryption enables encryption for a public key and decryption using a private key.

        -
        import {
        createDecoder,
        createEncoder,
        generatePrivateKey,
        getPublicKey
        } from "@waku/message-encryption/ecies";

        // Generate a random private key
        const privateKey = generatePrivateKey();

        // Keep the private key secure, provide the public key to the sender
        const publicKey = getPublicKey(privateKey);

        // To send messages, create an encoder
        const encoder = createEncoder(contentTopic, publicKey);

        // For example
        waku.lightPush.push(encoder, { payload });

        // To receive messages, create a decoder
        const decoder = createDecoder(contentTopic, privateKey);

        // For example
        await waku.store.queryOrderedCallback([decoder], (msg) => {
        // ...
        }); -
        -
        +

        Module @waku/message-encryption - v0.0.21

        +

        @waku/message-encryption

        Provide Waku Message Version 1 payload encryption as defined in 26/WAKU2-PAYLOAD.

        +

        Symmetric Encryption

        Symmetric encryption uses a unique key to encrypt and decrypt messages.

        +
        import {
        createDecoder,
        createEncoder,
        generateSymmetricKey
        } from "@waku/message-encryption/symmetric";

        // Generate a random key
        const key = generateSymmetricKey();

        // To send messages, create an encoder
        const encoder = createEncoder(contentTopic, key);

        // For example
        waku.lightPush.push(encoder, { payload });

        // To receive messages, create a decoder
        const decoder = createDecoder(contentTopic, key);

        // For example
        await waku.store.queryOrderedCallback([decoder], (msg) => {
        // ...
        }); +
        +

        ECIES Encryption

        ECIES encryption enables encryption for a public key and decryption using a private key.

        +
        import {
        createDecoder,
        createEncoder,
        generatePrivateKey,
        getPublicKey
        } from "@waku/message-encryption/ecies";

        // Generate a random private key
        const privateKey = generatePrivateKey();

        // Keep the private key secure, provide the public key to the sender
        const publicKey = getPublicKey(privateKey);

        // To send messages, create an encoder
        const encoder = createEncoder(contentTopic, publicKey);

        // For example
        waku.lightPush.push(encoder, { payload });

        // To receive messages, create a decoder
        const decoder = createDecoder(contentTopic, privateKey);

        // For example
        await waku.store.queryOrderedCallback([decoder], (msg) => {
        // ...
        }); +
        +

        Index

        Namespaces

        -

        Classes

        -

        Type Aliases

        -

        Variables

        -

        Functions

        -
        -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • Symmetric Encryption
      • +
      • ECIES Encryption
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_message_encryption.symmetric.html b/modules/_waku_message_encryption.symmetric.html index f88d151d30..aca38429fa 100644 --- a/modules/_waku_message_encryption.symmetric.html +++ b/modules/_waku_message_encryption.symmetric.html @@ -1,183 +1,87 @@ -symmetric | @waku/root
        +symmetric | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + -
        +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • DecodedMessage
      • +
      • generateSymmetricKey
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_message_hash.html b/modules/_waku_message_hash.html index ef2ea79e84..b56bd57229 100644 --- a/modules/_waku_message_hash.html +++ b/modules/_waku_message_hash.html @@ -1,42 +1,27 @@ -@waku/message-hash | @waku/root
        +@waku/message-hash - v0.1.7 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -

        Module @waku/message-hash

        -
        +

        Module @waku/message-hash - v0.1.7

        NPM

        GitHub Action Discord chat

        - - -

        @waku/message-hash

        -
        -

        TypeScript implementation of the Deterministic Message Hashing as specified in 14/WAKU2-MESSAGE.

        +

        @waku/message-hash

        TypeScript implementation of the Deterministic Message Hashing as specified in 14/WAKU2-MESSAGE.

        See JS-Waku README for more information.

        - - -

        Contributing

        -
        -

        See CONTRIBUTING.md.

        - - -

        License

        -
        -

        Licensed and distributed under either of

        +

        Contributing

        See CONTRIBUTING.md.

        +

        License

        Licensed and distributed under either of

        @@ -45,138 +30,53 @@
      • Apache License, Version 2.0, (LICENSE-APACHE-v2 or http://www.apache.org/licenses/LICENSE-2.0)
      • at your option. These files may not be copied, modified, or distributed except according to those terms.

        -
        +

        Index

        Functions

        -
        - +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • Contributing
      • +
      • License
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_peer_exchange.html b/modules/_waku_peer_exchange.html index ade5a38b27..aa44e3c61b 100644 --- a/modules/_waku_peer_exchange.html +++ b/modules/_waku_peer_exchange.html @@ -1,176 +1,112 @@ -@waku/peer-exchange | @waku/root
        +@waku/peer-exchange - v0.0.16 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -

        Module @waku/peer-exchange

        +

        GitHub Action +Code Climate +Discord chat

        +

        js-waku

        A TypeScript implementation of the Waku v2 protocol.

        +

        Documentation

        +

        API Documentation can also be generated locally:

        +
        git clone https://github.com/waku-org/js-waku.git
        cd js-waku
        npm install
        npm run doc +
        +

        Bugs, Questions & Features

        If you encounter any bug or would like to propose new features, feel free to open an issue.

        +

        For general discussion, get help or latest news, join us on Vac Discord or the Waku Telegram Group.

        +

        Roadmap

        You can track progress on the project board.

        +

        Contributing

        See CONTRIBUTING.md.

        +

        License

        Licensed and distributed under either of

        -
        -
        +
      • MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
      • + +

        or

        + +

        at your option. These files may not be copied, modified, or distributed except according to those terms.

        +

        Index

        Classes

        -

        Interfaces

        -

        Variables

        -

        Functions

        -
        -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • Documentation
      • +
      • Bugs, Questions & Features
      • +
      • Roadmap
      • +
      • Contributing
      • +
      • License
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.WakuMessage.html b/modules/_waku_proto.WakuMessage.html index 29653d4391..a0eb575665 100644 --- a/modules/_waku_proto.WakuMessage.html +++ b/modules/_waku_proto.WakuMessage.html @@ -1,159 +1,61 @@ -WakuMessage | @waku/root
        +WakuMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.html b/modules/_waku_proto.html index 5ab73c0be5..855a932e8a 100644 --- a/modules/_waku_proto.html +++ b/modules/_waku_proto.html @@ -1,181 +1,123 @@ -@waku/proto | @waku/root
        +@waku/proto - v0.0.5 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -

        Module @waku/proto

        +

        GitHub Action +Code Climate +Discord chat

        +

        js-waku

        A TypeScript implementation of the Waku v2 protocol.

        +

        Documentation

        +

        API Documentation can also be generated locally:

        +
        git clone https://github.com/waku-org/js-waku.git
        cd js-waku
        npm install
        npm run doc +
        +

        Bugs, Questions & Features

        If you encounter any bug or would like to propose new features, feel free to open an issue.

        +

        For general discussion, get help or latest news, join us on Vac Discord or the Waku Telegram Group.

        +

        Roadmap

        You can track progress on the project board.

        +

        Contributing

        See CONTRIBUTING.md.

        +

        License

        Licensed and distributed under either of

        -
        -
        +
      • MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
      • + +

        or

        + +

        at your option. These files may not be copied, modified, or distributed except according to those terms.

        +
        - +

        References

        -
        -Re-exports PushResponse
        -
        -Re-exports TopicOnlyMessage
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • Documentation
      • +
      • Bugs, Questions & Features
      • +
      • Roadmap
      • +
      • Contributing
      • +
      • License
      • +
      • PushResponse
      • +
      • TopicOnlyMessage
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html b/modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html index 5dad3f2a01..8a3b9b8c74 100644 --- a/modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html +++ b/modules/_waku_proto.proto_filter.FilterRequest.ContentFilter.html @@ -1,161 +1,63 @@ -ContentFilter | @waku/root
        +ContentFilter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter.FilterRequest.html b/modules/_waku_proto.proto_filter.FilterRequest.html index bbdcc74216..c93eda7600 100644 --- a/modules/_waku_proto.proto_filter.FilterRequest.html +++ b/modules/_waku_proto.proto_filter.FilterRequest.html @@ -1,169 +1,70 @@ -FilterRequest | @waku/root
        +FilterRequest | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter.FilterRpc.html b/modules/_waku_proto.proto_filter.FilterRpc.html index 0c614c0437..f835730e67 100644 --- a/modules/_waku_proto.proto_filter.FilterRpc.html +++ b/modules/_waku_proto.proto_filter.FilterRpc.html @@ -1,160 +1,62 @@ -FilterRpc | @waku/root
        +FilterRpc | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter.MessagePush.html b/modules/_waku_proto.proto_filter.MessagePush.html index 9e3233294d..cdfe8dff9a 100644 --- a/modules/_waku_proto.proto_filter.MessagePush.html +++ b/modules/_waku_proto.proto_filter.MessagePush.html @@ -1,160 +1,62 @@ -MessagePush | @waku/root
        +MessagePush | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter.RateLimitProof.html b/modules/_waku_proto.proto_filter.RateLimitProof.html index 6906ca40b3..3e51bc9bd5 100644 --- a/modules/_waku_proto.proto_filter.RateLimitProof.html +++ b/modules/_waku_proto.proto_filter.RateLimitProof.html @@ -1,160 +1,62 @@ -RateLimitProof | @waku/root
        +RateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter.html b/modules/_waku_proto.proto_filter.html index e860bf95ee..2fba213bf6 100644 --- a/modules/_waku_proto.proto_filter.html +++ b/modules/_waku_proto.proto_filter.html @@ -1,178 +1,83 @@ -proto_filter | @waku/root
        +proto_filter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • WakuMessage
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html b/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html index 52d9ee6157..d5c64b5177 100644 --- a/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html +++ b/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.FilterSubscribeType.html @@ -1,157 +1,61 @@ -FilterSubscribeType | @waku/root
        +FilterSubscribeType | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html b/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html index e8d0687f2e..e261e2d995 100644 --- a/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html +++ b/modules/_waku_proto.proto_filter_v2.FilterSubscribeRequest.html @@ -1,169 +1,70 @@ -FilterSubscribeRequest | @waku/root
        +FilterSubscribeRequest | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html b/modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html index 7e46d715dd..833f01c32c 100644 --- a/modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html +++ b/modules/_waku_proto.proto_filter_v2.FilterSubscribeResponse.html @@ -1,160 +1,62 @@ -FilterSubscribeResponse | @waku/root
        +FilterSubscribeResponse | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.MessagePush.html b/modules/_waku_proto.proto_filter_v2.MessagePush.html index 710f396dd2..aa271810d2 100644 --- a/modules/_waku_proto.proto_filter_v2.MessagePush.html +++ b/modules/_waku_proto.proto_filter_v2.MessagePush.html @@ -1,160 +1,62 @@ -MessagePush | @waku/root
        +MessagePush | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.RateLimitProof.html b/modules/_waku_proto.proto_filter_v2.RateLimitProof.html index 08fd6c9e68..384be7ede9 100644 --- a/modules/_waku_proto.proto_filter_v2.RateLimitProof.html +++ b/modules/_waku_proto.proto_filter_v2.RateLimitProof.html @@ -1,160 +1,62 @@ -RateLimitProof | @waku/root
        +RateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.WakuMessage.html b/modules/_waku_proto.proto_filter_v2.WakuMessage.html index da56aa22db..46a0dc0495 100644 --- a/modules/_waku_proto.proto_filter_v2.WakuMessage.html +++ b/modules/_waku_proto.proto_filter_v2.WakuMessage.html @@ -1,160 +1,62 @@ -WakuMessage | @waku/root
        +WakuMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_filter_v2.html b/modules/_waku_proto.proto_filter_v2.html index 33781db568..a9538cda8d 100644 --- a/modules/_waku_proto.proto_filter_v2.html +++ b/modules/_waku_proto.proto_filter_v2.html @@ -1,170 +1,70 @@ -proto_filter_v2 | @waku/root
        +proto_filter_v2 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_lightpush.PushRequest.html b/modules/_waku_proto.proto_lightpush.PushRequest.html index e63011766c..540c690e54 100644 --- a/modules/_waku_proto.proto_lightpush.PushRequest.html +++ b/modules/_waku_proto.proto_lightpush.PushRequest.html @@ -1,160 +1,62 @@ -PushRequest | @waku/root
        +PushRequest | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_lightpush.PushResponse.html b/modules/_waku_proto.proto_lightpush.PushResponse.html index bed0fc37f3..24a0869184 100644 --- a/modules/_waku_proto.proto_lightpush.PushResponse.html +++ b/modules/_waku_proto.proto_lightpush.PushResponse.html @@ -1,160 +1,62 @@ -PushResponse | @waku/root
        +PushResponse | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_lightpush.PushRpc.html b/modules/_waku_proto.proto_lightpush.PushRpc.html index 593487f9ee..6061dc0632 100644 --- a/modules/_waku_proto.proto_lightpush.PushRpc.html +++ b/modules/_waku_proto.proto_lightpush.PushRpc.html @@ -1,160 +1,62 @@ -PushRpc | @waku/root
        +PushRpc | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_lightpush.RateLimitProof.html b/modules/_waku_proto.proto_lightpush.RateLimitProof.html index f7ec1bb52a..fa10987a5e 100644 --- a/modules/_waku_proto.proto_lightpush.RateLimitProof.html +++ b/modules/_waku_proto.proto_lightpush.RateLimitProof.html @@ -1,160 +1,62 @@ -RateLimitProof | @waku/root
        +RateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_lightpush.WakuMessage.html b/modules/_waku_proto.proto_lightpush.WakuMessage.html index 5c6fc81a35..94b4d26bdb 100644 --- a/modules/_waku_proto.proto_lightpush.WakuMessage.html +++ b/modules/_waku_proto.proto_lightpush.WakuMessage.html @@ -1,160 +1,62 @@ -WakuMessage | @waku/root
        +WakuMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_lightpush.html b/modules/_waku_proto.proto_lightpush.html index 1b48e2da80..9f8f8a5958 100644 --- a/modules/_waku_proto.proto_lightpush.html +++ b/modules/_waku_proto.proto_lightpush.html @@ -1,170 +1,70 @@ -proto_lightpush | @waku/root
        +proto_lightpush | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_message.RateLimitProof.html b/modules/_waku_proto.proto_message.RateLimitProof.html index aeee7b101d..c04b5a3663 100644 --- a/modules/_waku_proto.proto_message.RateLimitProof.html +++ b/modules/_waku_proto.proto_message.RateLimitProof.html @@ -1,160 +1,62 @@ -RateLimitProof | @waku/root
        +RateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_message.WakuMessage.html b/modules/_waku_proto.proto_message.WakuMessage.html index 4a40efc116..3544273179 100644 --- a/modules/_waku_proto.proto_message.WakuMessage.html +++ b/modules/_waku_proto.proto_message.WakuMessage.html @@ -1,160 +1,62 @@ -WakuMessage | @waku/root
        +WakuMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_message.html b/modules/_waku_proto.proto_message.html index 08c1973d65..4aae4f903f 100644 --- a/modules/_waku_proto.proto_message.html +++ b/modules/_waku_proto.proto_message.html @@ -1,161 +1,64 @@ -proto_message | @waku/root
        +proto_message | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html b/modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html index 329775e0a3..a09e01df5f 100644 --- a/modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html +++ b/modules/_waku_proto.proto_peer_exchange.PeerExchangeQuery.html @@ -1,160 +1,62 @@ -PeerExchangeQuery | @waku/root
        +PeerExchangeQuery | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html b/modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html index 740ccb2ff0..7eb998dc69 100644 --- a/modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html +++ b/modules/_waku_proto.proto_peer_exchange.PeerExchangeRPC.html @@ -1,160 +1,62 @@ -PeerExchangeRPC | @waku/root
        +PeerExchangeRPC | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html b/modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html index 8c49dc87b5..6cd85df263 100644 --- a/modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html +++ b/modules/_waku_proto.proto_peer_exchange.PeerExchangeResponse.html @@ -1,160 +1,62 @@ -PeerExchangeResponse | @waku/root
        +PeerExchangeResponse | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_peer_exchange.PeerInfo.html b/modules/_waku_proto.proto_peer_exchange.PeerInfo.html index 79c50f1b4a..e0ffa00e53 100644 --- a/modules/_waku_proto.proto_peer_exchange.PeerInfo.html +++ b/modules/_waku_proto.proto_peer_exchange.PeerInfo.html @@ -1,160 +1,62 @@ -PeerInfo | @waku/root
        +PeerInfo | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_peer_exchange.html b/modules/_waku_proto.proto_peer_exchange.html index facbf8bec5..41ede017a2 100644 --- a/modules/_waku_proto.proto_peer_exchange.html +++ b/modules/_waku_proto.proto_peer_exchange.html @@ -1,167 +1,68 @@ -proto_peer_exchange | @waku/root
        +proto_peer_exchange | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.ContentFilter.html b/modules/_waku_proto.proto_store.ContentFilter.html index 620edf3684..858f13ccb8 100644 --- a/modules/_waku_proto.proto_store.ContentFilter.html +++ b/modules/_waku_proto.proto_store.ContentFilter.html @@ -1,160 +1,62 @@ -ContentFilter | @waku/root
        +ContentFilter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.HistoryQuery.html b/modules/_waku_proto.proto_store.HistoryQuery.html index 748186fba8..c58850a5ed 100644 --- a/modules/_waku_proto.proto_store.HistoryQuery.html +++ b/modules/_waku_proto.proto_store.HistoryQuery.html @@ -1,160 +1,62 @@ -HistoryQuery | @waku/root
        +HistoryQuery | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.HistoryResponse.HistoryError.html b/modules/_waku_proto.proto_store.HistoryResponse.HistoryError.html index 504d6855af..5737a8c038 100644 --- a/modules/_waku_proto.proto_store.HistoryResponse.HistoryError.html +++ b/modules/_waku_proto.proto_store.HistoryResponse.HistoryError.html @@ -1,157 +1,61 @@ -HistoryError | @waku/root
        +HistoryError | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.HistoryResponse.html b/modules/_waku_proto.proto_store.HistoryResponse.html index 58b846d809..e1edd5a6c6 100644 --- a/modules/_waku_proto.proto_store.HistoryResponse.html +++ b/modules/_waku_proto.proto_store.HistoryResponse.html @@ -1,169 +1,70 @@ -HistoryResponse | @waku/root
        +HistoryResponse | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.HistoryRpc.html b/modules/_waku_proto.proto_store.HistoryRpc.html index 9edf6f9066..d6b66e1806 100644 --- a/modules/_waku_proto.proto_store.HistoryRpc.html +++ b/modules/_waku_proto.proto_store.HistoryRpc.html @@ -1,160 +1,62 @@ -HistoryRpc | @waku/root
        +HistoryRpc | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.Index.html b/modules/_waku_proto.proto_store.Index.html index 27bc14441d..e1bcda3f60 100644 --- a/modules/_waku_proto.proto_store.Index.html +++ b/modules/_waku_proto.proto_store.Index.html @@ -1,160 +1,62 @@ -Index | @waku/root
        +Index | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.PagingInfo.Direction.html b/modules/_waku_proto.proto_store.PagingInfo.Direction.html index 133afb12a8..fc34e4e249 100644 --- a/modules/_waku_proto.proto_store.PagingInfo.Direction.html +++ b/modules/_waku_proto.proto_store.PagingInfo.Direction.html @@ -1,157 +1,61 @@ -Direction | @waku/root
        +Direction | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.PagingInfo.html b/modules/_waku_proto.proto_store.PagingInfo.html index 9c382f2bab..3ab79ca1e7 100644 --- a/modules/_waku_proto.proto_store.PagingInfo.html +++ b/modules/_waku_proto.proto_store.PagingInfo.html @@ -1,169 +1,70 @@ -PagingInfo | @waku/root
        +PagingInfo | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.RateLimitProof.html b/modules/_waku_proto.proto_store.RateLimitProof.html index 6dec2bdda1..9896af1267 100644 --- a/modules/_waku_proto.proto_store.RateLimitProof.html +++ b/modules/_waku_proto.proto_store.RateLimitProof.html @@ -1,160 +1,62 @@ -RateLimitProof | @waku/root
        +RateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.WakuMessage.html b/modules/_waku_proto.proto_store.WakuMessage.html index e9c23cd9be..129b369c5a 100644 --- a/modules/_waku_proto.proto_store.WakuMessage.html +++ b/modules/_waku_proto.proto_store.WakuMessage.html @@ -1,160 +1,62 @@ -WakuMessage | @waku/root
        +WakuMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_store.html b/modules/_waku_proto.proto_store.html index c1704596d7..cd260f4f5d 100644 --- a/modules/_waku_proto.proto_store.html +++ b/modules/_waku_proto.proto_store.html @@ -1,179 +1,76 @@ -proto_store | @waku/root
        +proto_store | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html b/modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html index d80388c125..780834d894 100644 --- a/modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html +++ b/modules/_waku_proto.proto_topic_only_message.TopicOnlyMessage.html @@ -1,160 +1,62 @@ -TopicOnlyMessage | @waku/root
        +TopicOnlyMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_proto.proto_topic_only_message.html b/modules/_waku_proto.proto_topic_only_message.html index 50acafb225..4734ec3f7a 100644 --- a/modules/_waku_proto.proto_topic_only_message.html +++ b/modules/_waku_proto.proto_topic_only_message.html @@ -1,158 +1,62 @@ -proto_topic_only_message | @waku/root
        +proto_topic_only_message | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_relay.html b/modules/_waku_relay.html index caacd01ad3..45e01cda2a 100644 --- a/modules/_waku_relay.html +++ b/modules/_waku_relay.html @@ -1,166 +1,104 @@ -@waku/relay | @waku/root
        +@waku/relay - v0.0.6 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -

        Module @waku/relay

        +

        GitHub Action +Code Climate +Discord chat

        +

        js-waku

        A TypeScript implementation of the Waku v2 protocol.

        +

        Documentation

        +

        API Documentation can also be generated locally:

        +
        git clone https://github.com/waku-org/js-waku.git
        cd js-waku
        npm install
        npm run doc +
        +

        Bugs, Questions & Features

        If you encounter any bug or would like to propose new features, feel free to open an issue.

        +

        For general discussion, get help or latest news, join us on Vac Discord or the Waku Telegram Group.

        +

        Roadmap

        You can track progress on the project board.

        +

        Contributing

        See CONTRIBUTING.md.

        +

        License

        Licensed and distributed under either of

        -
        -
        +
      • MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
      • + +

        or

        + +

        at your option. These files may not be copied, modified, or distributed except according to those terms.

        +

        Index

        Type Aliases

        -

        Functions

        -
        -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • Documentation
      • +
      • Bugs, Questions & Features
      • +
      • Roadmap
      • +
      • Contributing
      • +
      • License
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.html b/modules/_waku_sdk.html index 2852b04893..520e86d89b 100644 --- a/modules/_waku_sdk.html +++ b/modules/_waku_sdk.html @@ -1,323 +1,191 @@ -@waku/sdk | @waku/root
        +@waku/sdk - v0.0.19 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -

        Module @waku/sdk

        +

        GitHub Action +Code Climate +Discord chat

        +

        js-waku

        A TypeScript implementation of the Waku v2 protocol.

        +

        Documentation

        +

        API Documentation can also be generated locally:

        +
        git clone https://github.com/waku-org/js-waku.git
        cd js-waku
        npm install
        npm run doc +
        +

        Bugs, Questions & Features

        If you encounter any bug or would like to propose new features, feel free to open an issue.

        +

        For general discussion, get help or latest news, join us on Vac Discord or the Waku Telegram Group.

        +

        Roadmap

        You can track progress on the project board.

        +

        Contributing

        See CONTRIBUTING.md.

        +

        License

        Licensed and distributed under either of

        -
        -
        +
      • MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
      • + +

        or

        + +

        at your option. These files may not be copied, modified, or distributed except according to those terms.

        +

        Index

        Namespaces

        -

        Enumerations

        -

        Classes

        -

        Interfaces

        -

        Type Aliases

        -

        Functions

        -
        -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • Documentation
      • +
      • Bugs, Questions & Features
      • +
      • Roadmap
      • +
      • Contributing
      • +
      • License
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.relay.html b/modules/_waku_sdk.relay.html index d5c9d5cd54..928c14d1a2 100644 --- a/modules/_waku_sdk.relay.html +++ b/modules/_waku_sdk.relay.html @@ -1,18 +1,18 @@ -relay | @waku/root
        +relay | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.utils.html b/modules/_waku_sdk.utils.html index 78445349b2..a8a0ae6be1 100644 --- a/modules/_waku_sdk.utils.html +++ b/modules/_waku_sdk.utils.html @@ -1,18 +1,18 @@ -utils | @waku/root
        +utils | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.waku.html b/modules/_waku_sdk.waku.html index a423dba726..609339cd7a 100644 --- a/modules/_waku_sdk.waku.html +++ b/modules/_waku_sdk.waku.html @@ -1,18 +1,18 @@ -waku | @waku/root
        +waku | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        - +
        + -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • DecodedMessage
      • +
      • Decoder
      • +
      • Encoder
      • +
      • FilterCodecs
      • +
      • PageDirection
      • +
      • WakuNode
      • +
      • WakuOptions
      • +
      • createCursor
      • +
      • createDecoder
      • +
      • createEncoder
      • +
      • waitForRemotePeer
      • +
      • wakuFilter
      • +
      • wakuLightPush
      • +
      • wakuStore
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.waku.message.html b/modules/_waku_sdk.waku.message.html index 1f6abdc95a..ed25c1ae0d 100644 --- a/modules/_waku_sdk.waku.message.html +++ b/modules/_waku_sdk.waku.message.html @@ -1,18 +1,18 @@ -message | @waku/root
        +message | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.waku.message.version_0.html b/modules/_waku_sdk.waku.message.version_0.html index 16416e9be5..6c6f78d45e 100644 --- a/modules/_waku_sdk.waku.message.version_0.html +++ b/modules/_waku_sdk.waku.message.version_0.html @@ -1,18 +1,18 @@ -version_0 | @waku/root
        +version_0 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • DecodedMessage
      • +
      • Decoder
      • +
      • Encoder
      • +
      • createDecoder
      • +
      • createEncoder
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html b/modules/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html index a8fcd8f345..b3da9246e8 100644 --- a/modules/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html +++ b/modules/_waku_sdk.waku.message.version_0.proto.RateLimitProof.html @@ -1,18 +1,18 @@ -RateLimitProof | @waku/root
        +RateLimitProof | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.waku.message.version_0.proto.WakuMessage.html b/modules/_waku_sdk.waku.message.version_0.proto.WakuMessage.html index d8aebef682..57aa51d5b1 100644 --- a/modules/_waku_sdk.waku.message.version_0.proto.WakuMessage.html +++ b/modules/_waku_sdk.waku.message.version_0.proto.WakuMessage.html @@ -1,18 +1,18 @@ -WakuMessage | @waku/root
        +WakuMessage | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.waku.message.version_0.proto.html b/modules/_waku_sdk.waku.message.version_0.proto.html index a065c1d846..f3cb3ca82d 100644 --- a/modules/_waku_sdk.waku.message.version_0.proto.html +++ b/modules/_waku_sdk.waku.message.version_0.proto.html @@ -1,18 +1,18 @@ -proto | @waku/root
        +proto | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.waku.waku.html b/modules/_waku_sdk.waku.waku.html index 09f6f76984..5e9ae35f5a 100644 --- a/modules/_waku_sdk.waku.waku.html +++ b/modules/_waku_sdk.waku.waku.html @@ -1,18 +1,18 @@ -waku | @waku/root
        +waku | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        - +
        + -
        +
        +

        On This Page

        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • DefaultUserAgent
      • +
      • WakuNode
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.waku.waku_filter.html b/modules/_waku_sdk.waku.waku_filter.html index 847f97c6f6..af520bcf68 100644 --- a/modules/_waku_sdk.waku.waku_filter.html +++ b/modules/_waku_sdk.waku.waku_filter.html @@ -1,18 +1,18 @@ -waku_filter | @waku/root
        +waku_filter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        @@ -24,137 +24,40 @@

        Index

        Variables

        -

        Functions

        -
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.waku.waku_light_push.PushResponse.html b/modules/_waku_sdk.waku.waku_light_push.PushResponse.html index 033e66192d..7eae157b1b 100644 --- a/modules/_waku_sdk.waku.waku_light_push.PushResponse.html +++ b/modules/_waku_sdk.waku.waku_light_push.PushResponse.html @@ -1,18 +1,18 @@ -PushResponse | @waku/root
        +PushResponse | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.waku.waku_light_push.html b/modules/_waku_sdk.waku.waku_light_push.html index dafa48894a..b422c82ff9 100644 --- a/modules/_waku_sdk.waku.waku_light_push.html +++ b/modules/_waku_sdk.waku.waku_light_push.html @@ -1,18 +1,18 @@ -waku_light_push | @waku/root
        +waku_light_push | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_sdk.waku.waku_store.html b/modules/_waku_sdk.waku.waku_store.html index 89ad100bd9..4dee264abe 100644 --- a/modules/_waku_sdk.waku.waku_store.html +++ b/modules/_waku_sdk.waku.waku_store.html @@ -1,18 +1,18 @@ -waku_store | @waku/root
        +waku_store | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/modules/_waku_utils.html b/modules/_waku_utils.html index f8a53d2dc0..ddc8618611 100644 --- a/modules/_waku_utils.html +++ b/modules/_waku_utils.html @@ -1,170 +1,106 @@ -@waku/utils | @waku/root
        +@waku/utils - v0.0.11 | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -

        Module @waku/utils

        +

        GitHub Action +Code Climate +Discord chat

        +

        js-waku

        A TypeScript implementation of the Waku v2 protocol.

        +

        Documentation

        +

        API Documentation can also be generated locally:

        +
        git clone https://github.com/waku-org/js-waku.git
        cd js-waku
        npm install
        npm run doc +
        +

        Bugs, Questions & Features

        If you encounter any bug or would like to propose new features, feel free to open an issue.

        +

        For general discussion, get help or latest news, join us on Vac Discord or the Waku Telegram Group.

        +

        Roadmap

        You can track progress on the project board.

        +

        Contributing

        See CONTRIBUTING.md.

        +

        License

        Licensed and distributed under either of

        -
        -
        +
      • MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
      • + +

        or

        + +

        at your option. These files may not be copied, modified, or distributed except according to those terms.

        +

        Index

        Type Aliases

        -

        Functions

        -
        -
        +
        +

        On This Page

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +
      • Documentation
      • +
      • Bugs, Questions & Features
      • +
      • Roadmap
      • +
      • Contributing
      • +
      • License
      • + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.ActiveSubscriptions.html b/types/_waku_interfaces.ActiveSubscriptions.html index b6fa890683..1443f24bdf 100644 --- a/types/_waku_interfaces.ActiveSubscriptions.html +++ b/types/_waku_interfaces.ActiveSubscriptions.html @@ -1,210 +1,52 @@ -ActiveSubscriptions | @waku/root
        +ActiveSubscriptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        ActiveSubscriptions: Map<PubSubTopic, ContentTopic[]>
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.Callback.html b/types/_waku_interfaces.Callback.html index 27103a0871..8c773a778a 100644 --- a/types/_waku_interfaces.Callback.html +++ b/types/_waku_interfaces.Callback.html @@ -1,228 +1,70 @@ -Callback | @waku/root
        +Callback | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        Callback<T>: ((msg: T) => void | Promise<void>)
        -
        +
        Callback<T>: ((msg) => void | Promise<void>)
        +

        Type Parameters

        -
        +

        T extends IDecodedMessage

        Type declaration

        • -
            -
          • (msg: T): void | Promise<void>
          • +
              +
            • (msg): void | Promise<void>
            • Parameters

              • -
                msg: T
              -

              Returns void | Promise<void>

        +

        Returns void | Promise<void>

        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.ContentFilter.html b/types/_waku_interfaces.ContentFilter.html index 9d8a4a3ded..16aac79384 100644 --- a/types/_waku_interfaces.ContentFilter.html +++ b/types/_waku_interfaces.ContentFilter.html @@ -1,215 +1,57 @@ -ContentFilter | @waku/root
        +ContentFilter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        ContentFilter: {
            contentTopic: string;
        }
        +
        ContentFilter: {
            contentTopic: string;
        }

        Type declaration

        • -
          contentTopic: string
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.ContentTopic.html b/types/_waku_interfaces.ContentTopic.html index a687184172..a074bc432d 100644 --- a/types/_waku_interfaces.ContentTopic.html +++ b/types/_waku_interfaces.ContentTopic.html @@ -1,210 +1,52 @@ -ContentTopic | @waku/root
        +ContentTopic | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        ContentTopic: string
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.ENRKey.html b/types/_waku_interfaces.ENRKey.html index a8c3476079..6d95a73d63 100644 --- a/types/_waku_interfaces.ENRKey.html +++ b/types/_waku_interfaces.ENRKey.html @@ -1,210 +1,52 @@ -ENRKey | @waku/root
        +ENRKey | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        ENRKey: string
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.ENRValue.html b/types/_waku_interfaces.ENRValue.html index dc26128260..6df6741d10 100644 --- a/types/_waku_interfaces.ENRValue.html +++ b/types/_waku_interfaces.ENRValue.html @@ -1,210 +1,52 @@ -ENRValue | @waku/root
        +ENRValue | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        ENRValue: Uint8Array
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.IFilter.html b/types/_waku_interfaces.IFilter.html index 777f159912..bfe88b620c 100644 --- a/types/_waku_interfaces.IFilter.html +++ b/types/_waku_interfaces.IFilter.html @@ -1,210 +1,70 @@ -IFilter | @waku/root
        +IFilter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        IFilter: IReceiver & IBaseProtocol & {
            createSubscription(pubSubTopic?: string, peerId?: PeerId): Promise<IFilterSubscription>;
        }
        +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.ILightPush.html b/types/_waku_interfaces.ILightPush.html index 18777c94e3..2dc936a3ca 100644 --- a/types/_waku_interfaces.ILightPush.html +++ b/types/_waku_interfaces.ILightPush.html @@ -1,210 +1,52 @@ -ILightPush | @waku/root
        +ILightPush | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.IRelay.html b/types/_waku_interfaces.IRelay.html index d3e2e9ba4b..16ab05e9d2 100644 --- a/types/_waku_interfaces.IRelay.html +++ b/types/_waku_interfaces.IRelay.html @@ -1,210 +1,52 @@ -IRelay | @waku/root
        +IRelay | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        + - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.Libp2p.html b/types/_waku_interfaces.Libp2p.html index 7bf63a7427..46e759903b 100644 --- a/types/_waku_interfaces.Libp2p.html +++ b/types/_waku_interfaces.Libp2p.html @@ -1,210 +1,57 @@ -Libp2p | @waku/root
        +Libp2p | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        Libp2p: BaseLibp2p<Libp2pServices> & {
            components: Libp2pComponents;
        }
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.Libp2pComponents.html b/types/_waku_interfaces.Libp2pComponents.html index bff44bdad9..da980c83ae 100644 --- a/types/_waku_interfaces.Libp2pComponents.html +++ b/types/_waku_interfaces.Libp2pComponents.html @@ -1,210 +1,52 @@ -Libp2pComponents | @waku/root
        +Libp2pComponents | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        Libp2pComponents: Parameters<Exclude<Libp2pInit["metrics"], undefined>>[0]
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.Libp2pServices.html b/types/_waku_interfaces.Libp2pServices.html index 51e9fb98f0..e9636b3c6a 100644 --- a/types/_waku_interfaces.Libp2pServices.html +++ b/types/_waku_interfaces.Libp2pServices.html @@ -1,219 +1,61 @@ -Libp2pServices | @waku/root
        +Libp2pServices | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        Libp2pServices: {
            identify: ReturnType<ReturnType<typeof identifyService>>;
            ping: PingService;
            pubsub?: GossipSub;
        }
        +
        Libp2pServices: {
            identify: ReturnType<ReturnType<typeof identifyService>>;
            ping: PingService;
            pubsub?: GossipSub;
        }

        Type declaration

        • -
          identify: ReturnType<ReturnType<typeof identifyService>>
        • +
          identify: ReturnType<ReturnType<typeof identifyService>>
        • -
          ping: PingService
        • +
          ping: PingService
        • -
          Optional pubsub?: GossipSub
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.NodeId.html b/types/_waku_interfaces.NodeId.html index 05fdb3529e..5a4c123840 100644 --- a/types/_waku_interfaces.NodeId.html +++ b/types/_waku_interfaces.NodeId.html @@ -1,213 +1,56 @@ -NodeId | @waku/root
        +NodeId | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        NodeId: string
        +
        NodeId: string

        We represent NodeId as a hex string, since node equality is used very heavily and it is convenient to index data by NodeId

        -
        +
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.PeerIdStr.html b/types/_waku_interfaces.PeerIdStr.html index 7eccf4f6a9..09559faba1 100644 --- a/types/_waku_interfaces.PeerIdStr.html +++ b/types/_waku_interfaces.PeerIdStr.html @@ -1,210 +1,52 @@ -PeerIdStr | @waku/root
        +PeerIdStr | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        PeerIdStr: string
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.ProtocolCreateOptions.html b/types/_waku_interfaces.ProtocolCreateOptions.html index 67fc8ed21a..39bb283c29 100644 --- a/types/_waku_interfaces.ProtocolCreateOptions.html +++ b/types/_waku_interfaces.ProtocolCreateOptions.html @@ -1,40 +1,42 @@ -ProtocolCreateOptions | @waku/root
        +ProtocolCreateOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        ProtocolCreateOptions: {
            defaultBootstrap?: boolean;
            libp2p?: Partial<Libp2pOptions>;
            pubSubTopic?: string;
            staticNoiseKey?: Uint8Array;
        }
        +
        ProtocolCreateOptions: {
            defaultBootstrap?: boolean;
            libp2p?: Partial<Libp2pOptions>;
            pubSubTopic?: string;
            staticNoiseKey?: Uint8Array;
        }

        Type declaration

        • -
          Optional defaultBootstrap?: boolean
          +
          Optional defaultBootstrap?: boolean

          Use recommended bootstrap method to discovery and connect to new nodes.

          -
        • +
        +
      • -
        Optional libp2p?: Partial<Libp2pOptions>
        -

        You can pass options to the Libp2p instance used by @waku/core.WakuNode using the libp2p property. +

        Optional libp2p?: Partial<Libp2pOptions>
        +

        You can pass options to the Libp2p instance used by @waku/core!WakuNode using the libp2p property. This property is the same type as the one passed to Libp2p.create apart that we made the modules property optional and partial, allowing its omission and letting Waku set good defaults. -Notes that some values are overridden by @waku/core.WakuNode to ensure it implements the Waku protocol.

        -
      • +Notes that some values are overridden by @waku/core!WakuNode to ensure it implements the Waku protocol.

        +
        +
      • -
        Optional pubSubTopic?: string
        -

        The PubSub Topic to use. Defaults to @waku/core.DefaultPubSubTopic.

        +
        Optional pubSubTopic?: string
        +

        The PubSub Topic to use. Defaults to @waku/core!DefaultPubSubTopic.

        One and only one pubsub topic is used by Waku. This is used by:

      • +
        +
      • -
        Optional staticNoiseKey?: Uint8Array
        +
        Optional staticNoiseKey?: Uint8Array

        Byte array used as key for the noise protocol used for connection encryption by Libp2p.create This is only used for test purposes to not run out of entropy during CI runs.

        -
      • +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.PubSubTopic.html b/types/_waku_interfaces.PubSubTopic.html index a9ec96702c..464e584cf6 100644 --- a/types/_waku_interfaces.PubSubTopic.html +++ b/types/_waku_interfaces.PubSubTopic.html @@ -1,210 +1,52 @@ -PubSubTopic | @waku/root
        +PubSubTopic | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        PubSubTopic: string
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.SearchContext.html b/types/_waku_interfaces.SearchContext.html index f0e296fb0a..a74e4a9364 100644 --- a/types/_waku_interfaces.SearchContext.html +++ b/types/_waku_interfaces.SearchContext.html @@ -1,222 +1,64 @@ -SearchContext | @waku/root
        +SearchContext | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        SearchContext: {
            domain: string;
            publicKey: string;
            visits: {
                [key: string]: boolean;
            };
        }
        +
        SearchContext: {
            domain: string;
            publicKey: string;
            visits: {
                [key: string]: boolean;
            };
        }

        Type declaration

        • -
          domain: string
        • +
          domain: string
        • -
          publicKey: string
        • +
          publicKey: string
        • -
          visits: {
              [key: string]: boolean;
          }
          +
          visits: {
              [key: string]: boolean;
          }
          • -
            [key: string]: boolean
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.SequenceNumber.html b/types/_waku_interfaces.SequenceNumber.html index 3eb1385558..d6fc1a5d97 100644 --- a/types/_waku_interfaces.SequenceNumber.html +++ b/types/_waku_interfaces.SequenceNumber.html @@ -1,210 +1,52 @@ -SequenceNumber | @waku/root
        +SequenceNumber | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        SequenceNumber: bigint
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.StoreQueryOptions.html b/types/_waku_interfaces.StoreQueryOptions.html index 08a723fe1f..9117c15803 100644 --- a/types/_waku_interfaces.StoreQueryOptions.html +++ b/types/_waku_interfaces.StoreQueryOptions.html @@ -1,238 +1,85 @@ -StoreQueryOptions | @waku/root
        +StoreQueryOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        StoreQueryOptions: {
            cursor?: Cursor;
            pageDirection?: PageDirection;
            pageSize?: number;
            timeFilter?: TimeFilter;
        }
        +
        StoreQueryOptions: {
            cursor?: Cursor;
            pageDirection?: PageDirection;
            pageSize?: number;
            timeFilter?: TimeFilter;
        }

        Type declaration

        • -
          Optional cursor?: Cursor
          +
          Optional cursor?: Cursor

          Cursor as an index to start a query from. Must be generated from a Waku Message.

          -
        • +
        +
      • -
        Optional pageDirection?: PageDirection
        +
        Optional pageDirection?: PageDirection

        The direction in which pages are retrieved:

        Note: This does not affect the ordering of messages with the page (the oldest message is always first).

        - -

        Default

        BACKWARD

        +
        +
        +

        Default

        { @link PageDirection.BACKWARD }
        +
      • -
        Optional pageSize?: number
        +
        Optional pageSize?: number

        The number of message per page.

        -
      • +
        +
      • -
        Optional timeFilter?: TimeFilter
        +
        Optional timeFilter?: TimeFilter

        Retrieve messages with a timestamp within the provided values.

        -
      • +
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_interfaces.Unsubscribe.html b/types/_waku_interfaces.Unsubscribe.html index 1806f607fb..e1a6e3e6fd 100644 --- a/types/_waku_interfaces.Unsubscribe.html +++ b/types/_waku_interfaces.Unsubscribe.html @@ -1,218 +1,60 @@ -Unsubscribe | @waku/root
        +Unsubscribe | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        Unsubscribe: (() => void | Promise<void>)
        +
        Unsubscribe: (() => void | Promise<void>)

        Type declaration

        • -
            -
          • (): void | Promise<void>
          • +
              +
            • (): void | Promise<void>
            • -

              Returns void | Promise<void>

        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_message_encryption.Signature.html b/types/_waku_message_encryption.Signature.html index 7fae8f668e..4a7296708a 100644 --- a/types/_waku_message_encryption.Signature.html +++ b/types/_waku_message_encryption.Signature.html @@ -1,161 +1,59 @@ -Signature | @waku/root
        +Signature | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        Signature: {
            publicKey: Uint8Array | undefined;
            signature: Uint8Array;
        }
        +
        Signature: {
            publicKey: Uint8Array | undefined;
            signature: Uint8Array;
        }

        Type declaration

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_relay.ContentTopic.html b/types/_waku_relay.ContentTopic.html index 29ab52668d..8a8c98379b 100644 --- a/types/_waku_relay.ContentTopic.html +++ b/types/_waku_relay.ContentTopic.html @@ -1,152 +1,52 @@ -ContentTopic | @waku/root
        +ContentTopic | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        ContentTopic: string
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_relay.Observer.html b/types/_waku_relay.Observer.html index 273286b1ae..0c4027137b 100644 --- a/types/_waku_relay.Observer.html +++ b/types/_waku_relay.Observer.html @@ -1,164 +1,64 @@ -Observer | @waku/root
        +Observer | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Type alias Observer<T>

        -
        Observer<T>: {
            callback: Callback<T>;
            decoder: IDecoder<T>;
        }
        -
        +
        Observer<T>: {
            callback: Callback<T>;
            decoder: IDecoder<T>;
        }
        +

        Type Parameters

        -
        +

        T extends IDecodedMessage

        Type declaration

        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_relay.RelayCreateOptions.html b/types/_waku_relay.RelayCreateOptions.html index a743753d47..87c374668d 100644 --- a/types/_waku_relay.RelayCreateOptions.html +++ b/types/_waku_relay.RelayCreateOptions.html @@ -1,152 +1,52 @@ -RelayCreateOptions | @waku/root
        +RelayCreateOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Type alias RelayCreateOptions

        -
        RelayCreateOptions: ProtocolCreateOptions & GossipsubOpts
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.ActiveSubscriptions.html b/types/_waku_sdk.ActiveSubscriptions.html index 445d69dd3c..e64ea1e7e8 100644 --- a/types/_waku_sdk.ActiveSubscriptions.html +++ b/types/_waku_sdk.ActiveSubscriptions.html @@ -1,223 +1,52 @@ -ActiveSubscriptions | @waku/root
        +ActiveSubscriptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Type alias ActiveSubscriptions

        -
        ActiveSubscriptions: Map<PubSubTopic, ContentTopic[]>
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.Callback.html b/types/_waku_sdk.Callback.html index de7e883a60..6981a0e2d6 100644 --- a/types/_waku_sdk.Callback.html +++ b/types/_waku_sdk.Callback.html @@ -1,241 +1,70 @@ -Callback | @waku/root
        +Callback | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Type alias Callback<T>

        -
        Callback<T>: ((msg: T) => void | Promise<void>)
        -
        +
        Callback<T>: ((msg) => void | Promise<void>)
        +

        Type Parameters

        -
        +

        T extends IDecodedMessage

        Type declaration

        • -
            -
          • (msg: T): void | Promise<void>
          • +
              +
            • (msg): void | Promise<void>
            • Parameters

              • -
                msg: T
              -

              Returns void | Promise<void>

        +

        Returns void | Promise<void>

        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.ContentFilter.html b/types/_waku_sdk.ContentFilter.html index f047a369c7..952168b3df 100644 --- a/types/_waku_sdk.ContentFilter.html +++ b/types/_waku_sdk.ContentFilter.html @@ -1,228 +1,57 @@ -ContentFilter | @waku/root
        +ContentFilter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Type alias ContentFilter

        -
        ContentFilter: {
            contentTopic: string;
        }
        +
        ContentFilter: {
            contentTopic: string;
        }

        Type declaration

        • -
          contentTopic: string
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.ContentTopic.html b/types/_waku_sdk.ContentTopic.html index 2be4fe91b7..b518710e4d 100644 --- a/types/_waku_sdk.ContentTopic.html +++ b/types/_waku_sdk.ContentTopic.html @@ -1,223 +1,52 @@ -ContentTopic | @waku/root
        +ContentTopic | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Type alias ContentTopic

        -
        ContentTopic: string
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.ENRKey.html b/types/_waku_sdk.ENRKey.html index b238b8b679..4d1dcf4938 100644 --- a/types/_waku_sdk.ENRKey.html +++ b/types/_waku_sdk.ENRKey.html @@ -1,223 +1,52 @@ -ENRKey | @waku/root
        +ENRKey | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        ENRKey: string
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.ENRValue.html b/types/_waku_sdk.ENRValue.html index a4dae9b28b..10907bb1ad 100644 --- a/types/_waku_sdk.ENRValue.html +++ b/types/_waku_sdk.ENRValue.html @@ -1,223 +1,52 @@ -ENRValue | @waku/root
        +ENRValue | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        ENRValue: Uint8Array
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.IFilter.html b/types/_waku_sdk.IFilter.html index 50d98d419b..fd922ecd1c 100644 --- a/types/_waku_sdk.IFilter.html +++ b/types/_waku_sdk.IFilter.html @@ -1,223 +1,70 @@ -IFilter | @waku/root
        +IFilter | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        IFilter: IReceiver & IBaseProtocol & {
            createSubscription(pubSubTopic?: string, peerId?: PeerId): Promise<IFilterSubscription>;
        }
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.ILightPush.html b/types/_waku_sdk.ILightPush.html index cf0ec1e5d5..739e6f1268 100644 --- a/types/_waku_sdk.ILightPush.html +++ b/types/_waku_sdk.ILightPush.html @@ -1,223 +1,52 @@ -ILightPush | @waku/root
        +ILightPush | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Type alias ILightPush

        -
        ILightPush: ISender & IBaseProtocol
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.IRelay.html b/types/_waku_sdk.IRelay.html index 923b02826d..e02d6f46cb 100644 --- a/types/_waku_sdk.IRelay.html +++ b/types/_waku_sdk.IRelay.html @@ -1,223 +1,52 @@ -IRelay | @waku/root
        +IRelay | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.Libp2p.html b/types/_waku_sdk.Libp2p.html index d163d828f2..ad79923808 100644 --- a/types/_waku_sdk.Libp2p.html +++ b/types/_waku_sdk.Libp2p.html @@ -1,223 +1,57 @@ -Libp2p | @waku/root
        +Libp2p | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        Libp2p: BaseLibp2p<Libp2pServices> & {
            components: Libp2pComponents;
        }
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.Libp2pComponents.html b/types/_waku_sdk.Libp2pComponents.html index d67c67f9d9..fe6db26b39 100644 --- a/types/_waku_sdk.Libp2pComponents.html +++ b/types/_waku_sdk.Libp2pComponents.html @@ -1,223 +1,52 @@ -Libp2pComponents | @waku/root
        +Libp2pComponents | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Type alias Libp2pComponents

        -
        Libp2pComponents: Parameters<Exclude<Libp2pInit["metrics"], undefined>>[0]
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.Libp2pServices.html b/types/_waku_sdk.Libp2pServices.html index ccfcbc99b6..15efb9af9d 100644 --- a/types/_waku_sdk.Libp2pServices.html +++ b/types/_waku_sdk.Libp2pServices.html @@ -1,232 +1,61 @@ -Libp2pServices | @waku/root
        +Libp2pServices | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Type alias Libp2pServices

        -
        Libp2pServices: {
            identify: ReturnType<ReturnType<typeof identifyService>>;
            ping: PingService;
            pubsub?: GossipSub;
        }
        +
        Libp2pServices: {
            identify: ReturnType<ReturnType<typeof identifyService>>;
            ping: PingService;
            pubsub?: GossipSub;
        }

        Type declaration

        • -
          identify: ReturnType<ReturnType<typeof identifyService>>
        • +
          identify: ReturnType<ReturnType<typeof identifyService>>
        • -
          ping: PingService
        • +
          ping: PingService
        • -
          Optional pubsub?: GossipSub
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.NodeId.html b/types/_waku_sdk.NodeId.html index 92c8762c8a..34e26f653b 100644 --- a/types/_waku_sdk.NodeId.html +++ b/types/_waku_sdk.NodeId.html @@ -1,226 +1,56 @@ -NodeId | @waku/root
        +NodeId | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        NodeId: string
        +
        NodeId: string

        We represent NodeId as a hex string, since node equality is used very heavily and it is convenient to index data by NodeId

        -
        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.PeerIdStr.html b/types/_waku_sdk.PeerIdStr.html index 6758695c2e..6104f9f0d3 100644 --- a/types/_waku_sdk.PeerIdStr.html +++ b/types/_waku_sdk.PeerIdStr.html @@ -1,223 +1,52 @@ -PeerIdStr | @waku/root
        +PeerIdStr | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        PeerIdStr: string
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/types/_waku_sdk.ProtocolCreateOptions.html b/types/_waku_sdk.ProtocolCreateOptions.html index d2de6b52b4..d4f93eb37f 100644 --- a/types/_waku_sdk.ProtocolCreateOptions.html +++ b/types/_waku_sdk.ProtocolCreateOptions.html @@ -1,40 +1,42 @@ -ProtocolCreateOptions | @waku/root
        +ProtocolCreateOptions | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Type alias ProtocolCreateOptions

        -
        ProtocolCreateOptions: {
            defaultBootstrap?: boolean;
            libp2p?: Partial<Libp2pOptions>;
            pubSubTopic?: string;
            staticNoiseKey?: Uint8Array;
        }
        +
        ProtocolCreateOptions: {
            defaultBootstrap?: boolean;
            libp2p?: Partial<Libp2pOptions>;
            pubSubTopic?: string;
            staticNoiseKey?: Uint8Array;
        }

        Type declaration

        • -
          Optional defaultBootstrap?: boolean
          +
          Optional defaultBootstrap?: boolean

          Use recommended bootstrap method to discovery and connect to new nodes.

          -
        • +
        +
      • -
        Optional libp2p?: Partial<Libp2pOptions>
        -

        You can pass options to the Libp2p instance used by @waku/core.WakuNode using the libp2p property. +

        Optional libp2p?: Partial<Libp2pOptions>
        +

        You can pass options to the Libp2p instance used by @waku/core!WakuNode using the libp2p property. This property is the same type as the one passed to Libp2p.create apart that we made the modules property optional and partial, allowing its omission and letting Waku set good defaults. -Notes that some values are overridden by @waku/core.WakuNode to ensure it implements the Waku protocol.

        -
      • +Notes that some values are overridden by @waku/core!WakuNode to ensure it implements the Waku protocol.

        +
        +
      • -
        Optional pubSubTopic?: string
        -

        The PubSub Topic to use. Defaults to @waku/core.DefaultPubSubTopic.

        +
        Optional pubSubTopic?: string
        +

        The PubSub Topic to use. Defaults to @waku/core!DefaultPubSubTopic.

        One and only one pubsub topic is used by Waku. This is used by:

        • WakuRelay to receive, route and send messages,
        • @@ -43,214 +45,45 @@ Notes that some values are overridden by @wa

        The usage of the default pubsub topic is recommended. See Waku v2 Topic Usage Recommendations for details.

        -
      • +
        +
      • -
        Optional staticNoiseKey?: Uint8Array
        +
        Optional staticNoiseKey?: Uint8Array

        Byte array used as key for the noise protocol used for connection encryption by Libp2p.create This is only used for test purposes to not run out of entropy during CI runs.

        -
      • + -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_core.DefaultPubSubTopic.html b/variables/_waku_core.DefaultPubSubTopic.html index 6269ab637c..c85d61551b 100644 --- a/variables/_waku_core.DefaultPubSubTopic.html +++ b/variables/_waku_core.DefaultPubSubTopic.html @@ -1,168 +1,55 @@ -DefaultPubSubTopic | @waku/root
        +DefaultPubSubTopic | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable DefaultPubSubTopicConst

        -
        DefaultPubSubTopic: "/waku/2/default-waku/proto" = "/waku/2/default-waku/proto"
        +
        DefaultPubSubTopic: "/waku/2/default-waku/proto" = "/waku/2/default-waku/proto"

        DefaultPubSubTopic is the default gossipsub topic to use for Waku.

        -
        +
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_core.DefaultUserAgent.html b/variables/_waku_core.DefaultUserAgent.html index 091c7c646c..44063c447b 100644 --- a/variables/_waku_core.DefaultUserAgent.html +++ b/variables/_waku_core.DefaultUserAgent.html @@ -1,166 +1,52 @@ -DefaultUserAgent | @waku/root
        +DefaultUserAgent | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable DefaultUserAgentConst

        -
        DefaultUserAgent: "js-waku" = "js-waku"
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_core.message.version_0.Version.html b/variables/_waku_core.message.version_0.Version.html index 9813e55e05..849ea671ea 100644 --- a/variables/_waku_core.message.version_0.Version.html +++ b/variables/_waku_core.message.version_0.Version.html @@ -1,155 +1,54 @@ -Version | @waku/root
        +Version | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        Version: 0 = 0
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_core.waku.DefaultPingKeepAliveValueSecs.html b/variables/_waku_core.waku.DefaultPingKeepAliveValueSecs.html index ff48188a34..8bbce02bf9 100644 --- a/variables/_waku_core.waku.DefaultPingKeepAliveValueSecs.html +++ b/variables/_waku_core.waku.DefaultPingKeepAliveValueSecs.html @@ -1,153 +1,53 @@ -DefaultPingKeepAliveValueSecs | @waku/root
        +DefaultPingKeepAliveValueSecs | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable DefaultPingKeepAliveValueSecsConst

        -
        DefaultPingKeepAliveValueSecs: 0 = 0
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_core.waku.DefaultRelayKeepAliveValueSecs.html b/variables/_waku_core.waku.DefaultRelayKeepAliveValueSecs.html index 294ab31638..75e1169703 100644 --- a/variables/_waku_core.waku.DefaultRelayKeepAliveValueSecs.html +++ b/variables/_waku_core.waku.DefaultRelayKeepAliveValueSecs.html @@ -1,153 +1,53 @@ -DefaultRelayKeepAliveValueSecs | @waku/root
        +DefaultRelayKeepAliveValueSecs | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable DefaultRelayKeepAliveValueSecsConst

        -
        DefaultRelayKeepAliveValueSecs: number = ...
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_core.waku_filter.FilterCodecs.html b/variables/_waku_core.waku_filter.FilterCodecs.html index 3cfb9c2237..45bda2fe5f 100644 --- a/variables/_waku_core.waku_filter.FilterCodecs.html +++ b/variables/_waku_core.waku_filter.FilterCodecs.html @@ -1,157 +1,60 @@ -FilterCodecs | @waku/root
        +FilterCodecs | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        FilterCodecs: {
            PUSH: string;
            SUBSCRIBE: string;
        } = ...
        +
        FilterCodecs: {
            PUSH: string;
            SUBSCRIBE: string;
        } = ...

        Type declaration

        • -
          PUSH: string
        • +
          PUSH: string
        • -
          SUBSCRIBE: string
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_core.waku_light_push.LightPushCodec.html b/variables/_waku_core.waku_light_push.LightPushCodec.html index db99fc6e25..cd45f609d5 100644 --- a/variables/_waku_core.waku_light_push.LightPushCodec.html +++ b/variables/_waku_core.waku_light_push.LightPushCodec.html @@ -1,151 +1,53 @@ -LightPushCodec | @waku/root
        +LightPushCodec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        LightPushCodec: "/vac/waku/lightpush/2.0.0-beta1" = "/vac/waku/lightpush/2.0.0-beta1"
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_core.waku_store.DefaultPageSize.html b/variables/_waku_core.waku_store.DefaultPageSize.html index 352306a421..f02d1981f6 100644 --- a/variables/_waku_core.waku_store.DefaultPageSize.html +++ b/variables/_waku_core.waku_store.DefaultPageSize.html @@ -1,155 +1,53 @@ -DefaultPageSize | @waku/root
        +DefaultPageSize | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        DefaultPageSize: 10 = 10
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_core.waku_store.StoreCodec.html b/variables/_waku_core.waku_store.StoreCodec.html index bab17fad29..514447708f 100644 --- a/variables/_waku_core.waku_store.StoreCodec.html +++ b/variables/_waku_core.waku_store.StoreCodec.html @@ -1,155 +1,53 @@ -StoreCodec | @waku/root
        +StoreCodec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        StoreCodec: "/vac/waku/store/2.0.0-beta4" = "/vac/waku/store/2.0.0-beta4"
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_dns_discovery.enrTree.html b/variables/_waku_dns_discovery.enrTree.html index caa24934d5..c04e7e3267 100644 --- a/variables/_waku_dns_discovery.enrTree.html +++ b/variables/_waku_dns_discovery.enrTree.html @@ -1,158 +1,59 @@ -enrTree | @waku/root
        +enrTree | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        enrTree: {
            PROD: string;
            TEST: string;
        } = ...
        +
        enrTree: {
            PROD: string;
            TEST: string;
        } = ...

        Type declaration

        • -
          PROD: string
        • +
          PROD: string
        • -
          TEST: string
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_enr.ERR_INVALID_ID.html b/variables/_waku_enr.ERR_INVALID_ID.html index a7fceb35ec..098c62c0e0 100644 --- a/variables/_waku_enr.ERR_INVALID_ID.html +++ b/variables/_waku_enr.ERR_INVALID_ID.html @@ -1,165 +1,52 @@ -ERR_INVALID_ID | @waku/root
        +ERR_INVALID_ID | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable ERR_INVALID_IDConst

        -
        ERR_INVALID_ID: "Invalid record id" = "Invalid record id"
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_enr.ERR_NO_SIGNATURE.html b/variables/_waku_enr.ERR_NO_SIGNATURE.html index e7edc0e51b..c06def2031 100644 --- a/variables/_waku_enr.ERR_NO_SIGNATURE.html +++ b/variables/_waku_enr.ERR_NO_SIGNATURE.html @@ -1,165 +1,52 @@ -ERR_NO_SIGNATURE | @waku/root
        +ERR_NO_SIGNATURE | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable ERR_NO_SIGNATUREConst

        -
        ERR_NO_SIGNATURE: "No valid signature found" = "No valid signature found"
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_enr.MAX_RECORD_SIZE.html b/variables/_waku_enr.MAX_RECORD_SIZE.html index 84bfb3a68d..425e00f144 100644 --- a/variables/_waku_enr.MAX_RECORD_SIZE.html +++ b/variables/_waku_enr.MAX_RECORD_SIZE.html @@ -1,165 +1,52 @@ -MAX_RECORD_SIZE | @waku/root
        +MAX_RECORD_SIZE | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable MAX_RECORD_SIZEConst

        -
        MAX_RECORD_SIZE: 300 = 300
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html b/variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html index 4c34767792..afd3ecdf63 100644 --- a/variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html +++ b/variables/_waku_enr.MULTIADDR_LENGTH_SIZE.html @@ -1,165 +1,52 @@ -MULTIADDR_LENGTH_SIZE | @waku/root
        +MULTIADDR_LENGTH_SIZE | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable MULTIADDR_LENGTH_SIZEConst

        -
        MULTIADDR_LENGTH_SIZE: 2 = 2
        - +
        + - -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_message_encryption.OneMillion.html b/variables/_waku_message_encryption.OneMillion.html index f49555d1ab..780aa52081 100644 --- a/variables/_waku_message_encryption.OneMillion.html +++ b/variables/_waku_message_encryption.OneMillion.html @@ -1,154 +1,52 @@ -OneMillion | @waku/root
        +OneMillion | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        OneMillion: bigint = ...
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_message_encryption.Version.html b/variables/_waku_message_encryption.Version.html index 0755052fb2..14e878ac51 100644 --- a/variables/_waku_message_encryption.Version.html +++ b/variables/_waku_message_encryption.Version.html @@ -1,154 +1,52 @@ -Version | @waku/root
        +Version | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        Version: 1 = 1
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_peer_exchange.DEFAULT_PEER_EXCHANGE_TAG_NAME.html b/variables/_waku_peer_exchange.DEFAULT_PEER_EXCHANGE_TAG_NAME.html index 3aac1b4b2a..0503235d90 100644 --- a/variables/_waku_peer_exchange.DEFAULT_PEER_EXCHANGE_TAG_NAME.html +++ b/variables/_waku_peer_exchange.DEFAULT_PEER_EXCHANGE_TAG_NAME.html @@ -1,154 +1,52 @@ -DEFAULT_PEER_EXCHANGE_TAG_NAME | @waku/root
        +DEFAULT_PEER_EXCHANGE_TAG_NAME | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable DEFAULT_PEER_EXCHANGE_TAG_NAMEConst

        -
        DEFAULT_PEER_EXCHANGE_TAG_NAME: PEER_EXCHANGE = Tags.PEER_EXCHANGE
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_peer_exchange.PeerExchangeCodec.html b/variables/_waku_peer_exchange.PeerExchangeCodec.html index a3c590c25f..2b17295ad2 100644 --- a/variables/_waku_peer_exchange.PeerExchangeCodec.html +++ b/variables/_waku_peer_exchange.PeerExchangeCodec.html @@ -1,154 +1,52 @@ -PeerExchangeCodec | @waku/root
        +PeerExchangeCodec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        PeerExchangeCodec: "/vac/waku/peer-exchange/2.0.0-alpha1" = "/vac/waku/peer-exchange/2.0.0-alpha1"
        - +
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_sdk.waku.DefaultPubSubTopic.html b/variables/_waku_sdk.waku.DefaultPubSubTopic.html index bb563927d5..f37fb0952e 100644 --- a/variables/_waku_sdk.waku.DefaultPubSubTopic.html +++ b/variables/_waku_sdk.waku.DefaultPubSubTopic.html @@ -1,169 +1,56 @@ -DefaultPubSubTopic | @waku/root
        +DefaultPubSubTopic | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable DefaultPubSubTopicConst

        -
        DefaultPubSubTopic: "/waku/2/default-waku/proto" = "/waku/2/default-waku/proto"
        +
        DefaultPubSubTopic: "/waku/2/default-waku/proto" = "/waku/2/default-waku/proto"

        DefaultPubSubTopic is the default gossipsub topic to use for Waku.

        -
        +
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_sdk.waku.DefaultUserAgent.html b/variables/_waku_sdk.waku.DefaultUserAgent.html index c8bd902489..29ac7e822c 100644 --- a/variables/_waku_sdk.waku.DefaultUserAgent.html +++ b/variables/_waku_sdk.waku.DefaultUserAgent.html @@ -1,167 +1,53 @@ -DefaultUserAgent | @waku/root
        +DefaultUserAgent | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable DefaultUserAgentConst

        -
        DefaultUserAgent: "js-waku" = "js-waku"
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_sdk.waku.message.version_0.Version.html b/variables/_waku_sdk.waku.message.version_0.Version.html index b28dcbc76c..15f61a2c9b 100644 --- a/variables/_waku_sdk.waku.message.version_0.Version.html +++ b/variables/_waku_sdk.waku.message.version_0.Version.html @@ -1,156 +1,55 @@ -Version | @waku/root
        +Version | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        Version: 0 = 0
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku.DefaultPingKeepAliveValueSecs.html b/variables/_waku_sdk.waku.waku.DefaultPingKeepAliveValueSecs.html index 341f8c1bc0..b9d3e5ef2e 100644 --- a/variables/_waku_sdk.waku.waku.DefaultPingKeepAliveValueSecs.html +++ b/variables/_waku_sdk.waku.waku.DefaultPingKeepAliveValueSecs.html @@ -1,154 +1,54 @@ -DefaultPingKeepAliveValueSecs | @waku/root
        +DefaultPingKeepAliveValueSecs | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable DefaultPingKeepAliveValueSecsConst

        -
        DefaultPingKeepAliveValueSecs: 0 = 0
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku.DefaultRelayKeepAliveValueSecs.html b/variables/_waku_sdk.waku.waku.DefaultRelayKeepAliveValueSecs.html index 680c467839..16b0d1edf8 100644 --- a/variables/_waku_sdk.waku.waku.DefaultRelayKeepAliveValueSecs.html +++ b/variables/_waku_sdk.waku.waku.DefaultRelayKeepAliveValueSecs.html @@ -1,154 +1,54 @@ -DefaultRelayKeepAliveValueSecs | @waku/root
        +DefaultRelayKeepAliveValueSecs | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +

        Variable DefaultRelayKeepAliveValueSecsConst

        -
        DefaultRelayKeepAliveValueSecs: number
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku.DefaultUserAgent.html b/variables/_waku_sdk.waku.waku.DefaultUserAgent.html deleted file mode 100644 index 93ad8e5bb4..0000000000 --- a/variables/_waku_sdk.waku.waku.DefaultUserAgent.html +++ /dev/null @@ -1,154 +0,0 @@ -DefaultUserAgent | @waku/root
        -
        - -
        -
        -
        -
        - -

        Variable DefaultUserAgentConst

        -
        DefaultUserAgent: "js-waku" = "js-waku"
        -
        -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku_filter.FilterCodecs.html b/variables/_waku_sdk.waku.waku_filter.FilterCodecs.html index 13573e4922..e47abf6c36 100644 --- a/variables/_waku_sdk.waku.waku_filter.FilterCodecs.html +++ b/variables/_waku_sdk.waku.waku_filter.FilterCodecs.html @@ -1,158 +1,61 @@ -FilterCodecs | @waku/root
        +FilterCodecs | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        FilterCodecs: {
            PUSH: string;
            SUBSCRIBE: string;
        }
        +
        FilterCodecs: {
            PUSH: string;
            SUBSCRIBE: string;
        }

        Type declaration

        • -
          PUSH: string
        • +
          PUSH: string
        • -
          SUBSCRIBE: string
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku_light_push.LightPushCodec.html b/variables/_waku_sdk.waku.waku_light_push.LightPushCodec.html index 51948542ed..044224d984 100644 --- a/variables/_waku_sdk.waku.waku_light_push.LightPushCodec.html +++ b/variables/_waku_sdk.waku.waku_light_push.LightPushCodec.html @@ -1,152 +1,54 @@ -LightPushCodec | @waku/root
        +LightPushCodec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        LightPushCodec: "/vac/waku/lightpush/2.0.0-beta1" = "/vac/waku/lightpush/2.0.0-beta1"
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku_store.DefaultPageSize.html b/variables/_waku_sdk.waku.waku_store.DefaultPageSize.html index 247b941215..bd65e96ce5 100644 --- a/variables/_waku_sdk.waku.waku_store.DefaultPageSize.html +++ b/variables/_waku_sdk.waku.waku_store.DefaultPageSize.html @@ -1,156 +1,54 @@ -DefaultPageSize | @waku/root
        +DefaultPageSize | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        DefaultPageSize: 10 = 10
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file diff --git a/variables/_waku_sdk.waku.waku_store.StoreCodec.html b/variables/_waku_sdk.waku.waku_store.StoreCodec.html index 389b1dcc49..b5eff2f4b7 100644 --- a/variables/_waku_sdk.waku.waku_store.StoreCodec.html +++ b/variables/_waku_sdk.waku.waku_store.StoreCodec.html @@ -1,156 +1,54 @@ -StoreCodec | @waku/root
        +StoreCodec | Documentation
        -
        +
      • The search index is not available
      • Documentation +
        -
        +
        -
        StoreCodec: "/vac/waku/store/2.0.0-beta4" = "/vac/waku/store/2.0.0-beta4"
        - -
        -

        Generated using TypeDoc

        -
        \ No newline at end of file +

        Theme

        + +
        +

        Generated using TypeDoc

        +
        \ No newline at end of file