mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-08-25 07:01:10 +00:00
Updates
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<ul class="tsd-hierarchy">
|
||||
<li><span class="target">EncoderOptions</span></li></ul></section><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/b7d4b675b/packages/interfaces/src/message.ts#L38">packages/interfaces/src/message.ts:38</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/763dc0125/packages/interfaces/src/message.ts#L38">packages/interfaces/src/message.ts:38</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@@ -41,7 +41,7 @@
|
||||
<div class="tsd-comment tsd-typography"><p>The content topic to set on outgoing messages.</p>
|
||||
</div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/b7d4b675b/packages/interfaces/src/message.ts#L40">packages/interfaces/src/message.ts:40</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/763dc0125/packages/interfaces/src/message.ts#L40">packages/interfaces/src/message.ts:40</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="ephemeral" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>ephemeral</span><a href="#ephemeral" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">ephemeral<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
|
||||
@@ -50,7 +50,7 @@
|
||||
<h3>Default Value</h3><p><code>false</code></p>
|
||||
</div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/b7d4b675b/packages/interfaces/src/message.ts#L45">packages/interfaces/src/message.ts:45</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/763dc0125/packages/interfaces/src/message.ts#L45">packages/interfaces/src/message.ts:45</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="metaSetter" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>meta<wbr/>Setter</span><a href="#metaSetter" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">meta<wbr/>Setter<span class="tsd-signature-symbol">?:</span> <a href="_waku_interfaces.IMetaSetter.html" class="tsd-signature-type" data-tsd-kind="Interface">IMetaSetter</a></div>
|
||||
@@ -60,7 +60,7 @@
|
||||
If encryption is used, <code>metaSetter</code> only accesses <em>encrypted</em> payload.</p>
|
||||
</div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/b7d4b675b/packages/interfaces/src/message.ts#L51">packages/interfaces/src/message.ts:51</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/waku-org/js-waku/blob/763dc0125/packages/interfaces/src/message.ts#L51">packages/interfaces/src/message.ts:51</a></li></ul></aside></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
||||
Reference in New Issue
Block a user