Skip to content

Commit

Permalink
Deployed b35274b to develop with MkDocs 1.4.2 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Jul 7, 2023
1 parent b8b114e commit f1feec0
Show file tree
Hide file tree
Showing 744 changed files with 4,227 additions and 3,532 deletions.
Binary file modified develop/__pycache__/hooks.cpython-311.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion develop/api/assets/search.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions develop/api/classes/AccountBase.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h4>Hierarchy</h4>
<li><a href="AccountGeneralized.html" class="tsd-signature-type" data-tsd-kind="Class">AccountGeneralized</a></li>
<li><a href="AccountLedger.html" class="tsd-signature-type" data-tsd-kind="Class">AccountLedger</a></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Base.ts#L20">account/Base.ts:20</a></li></ul></aside>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Base.ts#L20">account/Base.ts:20</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">
Expand Down Expand Up @@ -65,7 +65,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code
<div class="tsd-comment tsd-typography"><p>Account address</p>
</div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Base.ts#L83">account/Base.ts:83</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Base.ts#L83">account/Base.ts:83</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="sign" class="tsd-anchor"></a>
Expand All @@ -90,7 +90,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <span class="
</div></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Uint8Array</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Base.ts#L78">account/Base.ts:78</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Base.ts#L78">account/Base.ts:78</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="signMessage" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>sign<wbr/>Message</span><a href="#signMessage" 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>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand Down Expand Up @@ -118,7 +118,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> aepp<wbr/>Origin<span
<h5><code class="tsd-tag ts-flagOptional">Optional</code> aepp<wbr/>Rpc<wbr/>Client<wbr/>Id<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span></h5></li></ul></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Uint8Array</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Base.ts#L48">account/Base.ts:48</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Base.ts#L48">account/Base.ts:48</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="signTransaction" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>sign<wbr/>Transaction</span><a href="#signTransaction" 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>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand Down Expand Up @@ -160,7 +160,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> on<wbr/>Compiler<span
<h5><code class="tsd-tag ts-flagOptional">Optional</code> on<wbr/>Node<span class="tsd-signature-symbol">?: </span><a href="Node.html" class="tsd-signature-type" data-tsd-kind="Class">Node</a></h5></li></ul></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">tx_</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Base.ts#L29">account/Base.ts:29</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Base.ts#L29">account/Base.ts:29</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="signTypedData" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagAbstract">Abstract</code> <span>sign<wbr/>Typed<wbr/>Data</span><a href="#signTypedData" 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>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -185,7 +185,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../i
</div></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">sg_</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Base.ts#L63">account/Base.ts:63</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Base.ts#L63">account/Base.ts:63</a></li></ul></aside></li></ul></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">
Expand Down
4 changes: 2 additions & 2 deletions develop/api/classes/AccountError.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><a href="UnavailableAccountError.html" class="tsd-signature-type" data-tsd-kind="Class">UnavailableAccountError</a></li></ul></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/utils/errors.ts#L20">utils/errors.ts:20</a></li></ul></aside>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/utils/errors.ts#L20">utils/errors.ts:20</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">
Expand All @@ -49,7 +49,7 @@ <h5>message: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="AccountError.html" class="tsd-signature-type" data-tsd-kind="Class">AccountError</a></h4><aside class="tsd-sources">
<p>Overrides <a href="BaseError.html">BaseError</a>.<a href="BaseError.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/utils/errors.ts#L21">utils/errors.ts:21</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/utils/errors.ts#L21">utils/errors.ts:21</a></li></ul></aside></li></ul></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">
Expand Down
14 changes: 7 additions & 7 deletions develop/api/classes/AccountGeneralized.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">AccountGeneralized</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Generalized.ts#L17">account/Generalized.ts:17</a></li></ul></aside>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Generalized.ts#L17">account/Generalized.ts:17</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">
Expand Down Expand Up @@ -63,7 +63,7 @@ <h5>address: <span class="tsd-signature-symbol">`</span><span class="tsd-signatu
<h4 class="tsd-returns-title">Returns <a href="AccountGeneralized.html" class="tsd-signature-type" data-tsd-kind="Class">AccountGeneralized</a></h4><aside class="tsd-sources">
<p>Overrides <a href="AccountBase.html">AccountBase</a>.<a href="AccountBase.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Generalized.ts#L25">account/Generalized.ts:25</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Generalized.ts#L25">account/Generalized.ts:25</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="address" class="tsd-anchor"></a>
Expand All @@ -73,7 +73,7 @@ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code
</div><aside class="tsd-sources">
<p>Overrides <a href="AccountBase.html">AccountBase</a>.<a href="AccountBase.html#address">address</a></p>
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Generalized.ts#L18">account/Generalized.ts:18</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Generalized.ts#L18">account/Generalized.ts:18</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="sign" class="tsd-anchor"></a>
Expand All @@ -88,7 +88,7 @@ <h3>Returns</h3><p>Signature</p>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Uint8Array</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<p>Overrides <a href="AccountBase.html">AccountBase</a>.<a href="AccountBase.html#sign">sign</a></p>
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Generalized.ts#L32">account/Generalized.ts:32</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Generalized.ts#L32">account/Generalized.ts:32</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="signMessage" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>sign<wbr/>Message</span><a href="#signMessage" 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>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -101,7 +101,7 @@ <h3>Returns</h3><p>Signature</p>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Uint8Array</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<p>Overrides <a href="AccountBase.html">AccountBase</a>.<a href="AccountBase.html#signMessage">signMessage</a></p>
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Generalized.ts#L37">account/Generalized.ts:37</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Generalized.ts#L37">account/Generalized.ts:37</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="signTransaction" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>sign<wbr/>Transaction</span><a href="#signTransaction" 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>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand Down Expand Up @@ -140,7 +140,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> on<wbr/>Node<span clas
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">tx_</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<p>Overrides <a href="AccountBase.html">AccountBase</a>.<a href="AccountBase.html#signTransaction">signTransaction</a></p>
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Generalized.ts#L46">account/Generalized.ts:46</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Generalized.ts#L46">account/Generalized.ts:46</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="signTypedData" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>sign<wbr/>Typed<wbr/>Data</span><a href="#signTypedData" 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>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -153,7 +153,7 @@ <h3>Returns</h3><p>Signature</p>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-type">sg_</span><span class="tsd-signature-symbol">${</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">`</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<p>Overrides <a href="AccountBase.html">AccountBase</a>.<a href="AccountBase.html#signTypedData">signTypedData</a></p>
<ul>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/c8d2d8719/src/account/Generalized.ts#L42">account/Generalized.ts:42</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/aeternity/aepp-sdk-js/blob/b35274b80/src/account/Generalized.ts#L42">account/Generalized.ts:42</a></li></ul></aside></li></ul></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">
Expand Down
Loading

0 comments on commit f1feec0

Please sign in to comment.