Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add frrAmountAvailable to FundingTicker #67

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 1.3.4
- feature: add frrAmountAvailable to FundingTicker

# 1.3.3
- feature: add extra keys to account summary model

Expand Down
4 changes: 2 additions & 2 deletions docs/AccountSummary.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="AccountSummary"><span class="type-signature"></span>new Acc

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="account_summary.js.html">account_summary.js</a>, <a href="account_summary.js.html#line44">line 44</a>
<a href="account_summary.js.html">account_summary.js</a>, <a href="account_summary.js.html#line27">line 27</a>
</li></ul></dd>


Expand Down Expand Up @@ -894,7 +894,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/Alert.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="Alert"><span class="type-signature"></span>new Alert<span c

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="alert.js.html">alert.js</a>, <a href="alert.js.html#line24">line 24</a>
<a href="alert.js.html">alert.js</a>, <a href="alert.js.html#line16">line 16</a>
</li></ul></dd>


Expand Down Expand Up @@ -688,7 +688,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/AuthPermission.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="AuthPermission"><span class="type-signature"></span>new Aut

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="auth_permission.js.html">auth_permission.js</a>, <a href="auth_permission.js.html#line23">line 23</a>
<a href="auth_permission.js.html">auth_permission.js</a>, <a href="auth_permission.js.html#line16">line 16</a>
</li></ul></dd>


Expand Down Expand Up @@ -664,7 +664,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/BalanceInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="BalanceInfo"><span class="type-signature"></span>new Balanc

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="balance_info.js.html">balance_info.js</a>, <a href="balance_info.js.html#line19">line 19</a>
<a href="balance_info.js.html">balance_info.js</a>, <a href="balance_info.js.html#line13">line 13</a>
</li></ul></dd>


Expand Down Expand Up @@ -642,7 +642,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/Candle.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="Candle"><span class="type-signature"></span>new Candle<span

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="candle.js.html">candle.js</a>, <a href="candle.js.html#line28">line 28</a>
<a href="candle.js.html">candle.js</a>, <a href="candle.js.html#line18">line 18</a>
</li></ul></dd>


Expand Down Expand Up @@ -733,7 +733,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/ChangeLog.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="ChangeLog"><span class="type-signature"></span>new ChangeLo

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="change_log.js.html">change_log.js</a>, <a href="change_log.js.html#line25">line 25</a>
<a href="change_log.js.html">change_log.js</a>, <a href="change_log.js.html#line17">line 17</a>
</li></ul></dd>


Expand Down Expand Up @@ -687,7 +687,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/Currency.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="Currency"><span class="type-signature"></span>new Currency<

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="currency.js.html">currency.js</a>, <a href="currency.js.html#line30">line 30</a>
<a href="currency.js.html">currency.js</a>, <a href="currency.js.html#line21">line 21</a>
</li></ul></dd>


Expand Down Expand Up @@ -710,7 +710,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/FundingCredit.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="FundingCredit"><span class="type-signature"></span>new Fund

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="funding_credit.js.html">funding_credit.js</a>, <a href="funding_credit.js.html#line60">line 60</a>
<a href="funding_credit.js.html">funding_credit.js</a>, <a href="funding_credit.js.html#line38">line 38</a>
</li></ul></dd>


Expand Down Expand Up @@ -1021,7 +1021,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/FundingInfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="FundingInfo"><span class="type-signature"></span>new Fundin

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="funding_info.js.html">funding_info.js</a>, <a href="funding_info.js.html#line20">line 20</a>
<a href="funding_info.js.html">funding_info.js</a>, <a href="funding_info.js.html#line14">line 14</a>
</li></ul></dd>


Expand Down Expand Up @@ -693,7 +693,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/FundingLoan.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="FundingLoan"><span class="type-signature"></span>new Fundin

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="funding_loan.js.html">funding_loan.js</a>, <a href="funding_loan.js.html#line58">line 58</a>
<a href="funding_loan.js.html">funding_loan.js</a>, <a href="funding_loan.js.html#line37">line 37</a>
</li></ul></dd>


Expand Down Expand Up @@ -998,7 +998,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/FundingOffer.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="FundingOffer"><span class="type-signature"></span>new Fundi

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="funding_offer.js.html">funding_offer.js</a>, <a href="funding_offer.js.html#line60">line 60</a>
<a href="funding_offer.js.html">funding_offer.js</a>, <a href="funding_offer.js.html#line39">line 39</a>
</li></ul></dd>


Expand Down Expand Up @@ -1686,7 +1686,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
35 changes: 29 additions & 6 deletions docs/FundingTicker.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="FundingTicker"><span class="type-signature"></span>new Fund

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="funding_ticker.js.html">funding_ticker.js</a>, <a href="funding_ticker.js.html#line47">line 47</a>
<a href="funding_ticker.js.html">funding_ticker.js</a>, <a href="funding_ticker.js.html#line30">line 30</a>
</li></ul></dd>


Expand Down Expand Up @@ -518,6 +518,29 @@ <h6>Properties</h6>
</tr>



<tr>

<td class="name"><code>frrAmountAvailable</code></td>


<td class="type">


<span class="param-type">number</span>



</td>





<td class="description last"><p>current FRR total amount</p></td>
</tr>


</tbody>
</table>

Expand Down Expand Up @@ -584,7 +607,7 @@ <h4 class="name" id=".unserialize"><span class="type-signature">(static) </span>

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="funding_ticker.js.html">funding_ticker.js</a>, <a href="funding_ticker.js.html#line55">line 55</a>
<a href="funding_ticker.js.html">funding_ticker.js</a>, <a href="funding_ticker.js.html#line57">line 57</a>
</li></ul></dd>


Expand Down Expand Up @@ -747,7 +770,7 @@ <h4 class="name" id=".validate"><span class="type-signature">(static) </span>val

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="funding_ticker.js.html">funding_ticker.js</a>, <a href="funding_ticker.js.html#line83">line 83</a>
<a href="funding_ticker.js.html">funding_ticker.js</a>, <a href="funding_ticker.js.html#line85">line 85</a>
</li></ul></dd>


Expand Down Expand Up @@ -917,7 +940,7 @@ <h4 class="name" id="base"><span class="type-signature"></span>base<span class="

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="funding_ticker.js.html">funding_ticker.js</a>, <a href="funding_ticker.js.html#line73">line 73</a>
<a href="funding_ticker.js.html">funding_ticker.js</a>, <a href="funding_ticker.js.html#line75">line 75</a>
</li></ul></dd>


Expand Down Expand Up @@ -1026,7 +1049,7 @@ <h4 class="name" id="quote"><span class="type-signature"></span>quote<span class

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="funding_ticker.js.html">funding_ticker.js</a>, <a href="funding_ticker.js.html#line64">line 64</a>
<a href="funding_ticker.js.html">funding_ticker.js</a>, <a href="funding_ticker.js.html#line66">line 66</a>
</li></ul></dd>


Expand Down Expand Up @@ -1138,7 +1161,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/FundingTickerHist.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="FundingTickerHist"><span class="type-signature"></span>new

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="funding_ticker_hist.js.html">funding_ticker_hist.js</a>, <a href="funding_ticker_hist.js.html#line28">line 28</a>
<a href="funding_ticker_hist.js.html">funding_ticker_hist.js</a>, <a href="funding_ticker_hist.js.html#line19">line 19</a>
</li></ul></dd>


Expand Down Expand Up @@ -928,7 +928,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/FundingTrade.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="FundingTrade"><span class="type-signature"></span>new Fundi

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="funding_trade.js.html">funding_trade.js</a>, <a href="funding_trade.js.html#line39">line 39</a>
<a href="funding_trade.js.html">funding_trade.js</a>, <a href="funding_trade.js.html#line27">line 27</a>
</li></ul></dd>


Expand Down Expand Up @@ -892,7 +892,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/Invoice.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="Invoice"><span class="type-signature"></span>new Invoice<sp

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="invoice.js.html">invoice.js</a>, <a href="invoice.js.html#line24">line 24</a>
<a href="invoice.js.html">invoice.js</a>, <a href="invoice.js.html#line17">line 17</a>
</li></ul></dd>


Expand Down Expand Up @@ -769,7 +769,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/LedgerEntry.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h4 class="name" id="LedgerEntry"><span class="type-signature"></span>new Ledger

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="ledger_entry.js.html">ledger_entry.js</a>, <a href="ledger_entry.js.html#line36">line 36</a>
<a href="ledger_entry.js.html">ledger_entry.js</a>, <a href="ledger_entry.js.html#line26">line 26</a>
</li></ul></dd>


Expand Down Expand Up @@ -734,7 +734,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
4 changes: 2 additions & 2 deletions docs/Liquidations.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h4 class="name" id="Liquidations"><span class="type-signature"></span>new Liqui

<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="liquidations.js.html">liquidations.js</a>, <a href="liquidations.js.html#line36">line 36</a>
<a href="liquidations.js.html">liquidations.js</a>, <a href="liquidations.js.html#line25">line 25</a>
</li></ul></dd>


Expand Down Expand Up @@ -867,7 +867,7 @@ <h5>Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Mon Mar 01 2021 20:33:03 GMT+1100 (Australian Eastern Daylight Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.6</a> on Thu Apr 01 2021 01:04:16 GMT+0800 (Taipei Standard Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
Loading