Skip to content

Commit

Permalink
deploy: aa17997
Browse files Browse the repository at this point in the history
  • Loading branch information
Egge21M committed Jul 26, 2024
1 parent 20f6e6c commit 27cc2a5
Show file tree
Hide file tree
Showing 47 changed files with 113 additions and 113 deletions.
58 changes: 29 additions & 29 deletions docs/main/classes/CashuMint.html

Large diffs are not rendered by default.

60 changes: 30 additions & 30 deletions docs/main/classes/CashuWallet.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/main/enums/CheckStateEnum.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1>Enumeration CheckStateEnum</h1></div>
<div class="tsd-comment tsd-typography"><p>Enum for the state of a proof</p>
</div></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L341">src/model/types/index.ts:341</a></li></ul></aside>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L341">src/model/types/index.ts:341</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 @@ -37,17 +37,17 @@ <h2>Enumeration Members</h2>
<h3 class="tsd-anchor-link"><span>PENDING</span><a href="#PENDING" 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"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-enum-member">PENDING</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;PENDING&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L343">src/model/types/index.ts:343</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L343">src/model/types/index.ts:343</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="SPENT" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>SPENT</span><a href="#SPENT" 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"><span class="tsd-kind-enum-member">SPENT</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;SPENT&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L344">src/model/types/index.ts:344</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L344">src/model/types/index.ts:344</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="UNSPENT" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>UNSPENT</span><a href="#UNSPENT" 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"><span class="tsd-kind-enum-member">UNSPENT</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;UNSPENT&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L342">src/model/types/index.ts:342</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L342">src/model/types/index.ts:342</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
8 changes: 4 additions & 4 deletions docs/main/enums/MeltQuoteState.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="MeltQuoteState.html">MeltQuoteState</a></li></ul>
<h1>Enumeration MeltQuoteState</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L149">src/model/types/index.ts:149</a></li></ul></aside>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L149">src/model/types/index.ts:149</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 @@ -34,17 +34,17 @@ <h2>Enumeration Members</h2>
<h3 class="tsd-anchor-link"><span>PAID</span><a href="#PAID" 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"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-enum-member">PAID</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;PAID&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L152">src/model/types/index.ts:152</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L152">src/model/types/index.ts:152</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="PENDING" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>PENDING</span><a href="#PENDING" 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"><span class="tsd-kind-enum-member">PENDING</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;PENDING&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L151">src/model/types/index.ts:151</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L151">src/model/types/index.ts:151</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="UNPAID" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>UNPAID</span><a href="#UNPAID" 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"><span class="tsd-kind-enum-member">UNPAID</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;UNPAID&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L150">src/model/types/index.ts:150</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L150">src/model/types/index.ts:150</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
8 changes: 4 additions & 4 deletions docs/main/enums/MintQuoteState.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<li><a href="MintQuoteState.html">MintQuoteState</a></li></ul>
<h1>Enumeration MintQuoteState</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L280">src/model/types/index.ts:280</a></li></ul></aside>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L280">src/model/types/index.ts:280</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 @@ -34,17 +34,17 @@ <h2>Enumeration Members</h2>
<h3 class="tsd-anchor-link"><span>ISSUED</span><a href="#ISSUED" 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"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-enum-member">ISSUED</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;ISSUED&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L283">src/model/types/index.ts:283</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L283">src/model/types/index.ts:283</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="PAID" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>PAID</span><a href="#PAID" 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"><span class="tsd-kind-enum-member">PAID</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;PAID&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L282">src/model/types/index.ts:282</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L282">src/model/types/index.ts:282</a></li></ul></aside></section>
<section class="tsd-panel tsd-member"><a id="UNPAID" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>UNPAID</span><a href="#UNPAID" 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"><span class="tsd-kind-enum-member">UNPAID</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;UNPAID&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L281">src/model/types/index.ts:281</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L281">src/model/types/index.ts:281</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/main/functions/deriveKeysetId.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h5><span class="tsd-kind-parameter">keys</span>: <a href="../types/Keys.html" c
</div></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/utils.ts#L121">src/utils.ts:121</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/utils.ts#L121">src/utils.ts:121</a></li></ul></aside></li></ul></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/main/functions/getDecodedToken.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h5><span class="tsd-kind-parameter">token</span>: <span class="tsd-signature-ty
<h4 class="tsd-returns-title">Returns <a href="../types/Token.html" class="tsd-signature-type tsd-kind-type-alias">Token</a></h4><p>cashu token object</p>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/utils.ts#L84">src/utils.ts:84</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/utils.ts#L84">src/utils.ts:84</a></li></ul></aside></li></ul></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/main/functions/getEncodedToken.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5><span class="tsd-kind-parameter">token</span>: <a href="../types/Token.html" class="tsd-signature-type tsd-kind-type-alias">Token</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/utils.ts#L75">src/utils.ts:75</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/utils.ts#L75">src/utils.ts:75</a></li></ul></aside></li></ul></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/main/functions/setGlobalRequestOptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ <h5><span class="tsd-kind-parameter">options</span>: <span class="tsd-signature-
</div></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/request.ts#L17">src/request.ts:17</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/request.ts#L17">src/request.ts:17</a></li></ul></aside></li></ul></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/main/types/AmountPreference.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h5><span class="tsd-kind-property">amount</span><span class="tsd-signature-symb
<li class="tsd-parameter">
<h5><span class="tsd-kind-property">count</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L554">src/model/types/index.ts:554</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L554">src/model/types/index.ts:554</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/main/types/ApiError.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-
<div class="tsd-comment tsd-typography"><p>Error message</p>
</div></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L251">src/model/types/index.ts:251</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L251">src/model/types/index.ts:251</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/main/types/BlindedMessageData.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h5><span class="tsd-kind-property">secrets</span><span class="tsd-signature-sym
<div class="tsd-comment tsd-typography"><p>secrets, kept client side for constructing proofs later.</p>
</div></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L464">src/model/types/index.ts:464</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L464">src/model/types/index.ts:464</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/main/types/BlindedTransaction.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h5><span class="tsd-kind-property">secrets</span><span class="tsd-signature-sym
<div class="tsd-comment tsd-typography"><p>secrets, kept client side for constructing proofs later.</p>
</div></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L442">src/model/types/index.ts:442</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L442">src/model/types/index.ts:442</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/main/types/CheckStateEntry.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ <h5><span class="tsd-kind-property">state</span><span class="tsd-signature-symbo
<li class="tsd-parameter">
<h5><span class="tsd-kind-property">witness</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">null</span></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L350">src/model/types/index.ts:350</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L350">src/model/types/index.ts:350</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/main/types/CheckStatePayload.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h5><span class="tsd-kind-property">Ys</span><span class="tsd-signature-symbol">
<div class="tsd-comment tsd-typography"><p>The Y = hash_to_curve(secret) of the proofs to be checked.</p>
</div></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L331">src/model/types/index.ts:331</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L331">src/model/types/index.ts:331</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion docs/main/types/CheckStateResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1>Type alias CheckStateResponse</h1></div>
<div class="tsd-comment tsd-typography"><p>Response when checking proofs if they are spendable. Should not rely on this for receiving, since it can be easily cheated.</p>
</div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/4797c05/src/model/types/index.ts#L359">src/model/types/index.ts:359</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/cashubtc/cashu-ts/blob/aa17997/src/model/types/index.ts#L359">src/model/types/index.ts:359</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
Loading

0 comments on commit 27cc2a5

Please sign in to comment.