mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-08-02 19:46:20 -04:00
update typedocs
This commit is contained in:
parent
2159ef7a8c
commit
1ba0469798
1159 changed files with 8964 additions and 3663 deletions
|
@ -17,7 +17,7 @@
|
|||
<li><a href="protobuf_pb_pb.RefundResultState.html">RefundResultState</a></li></ul>
|
||||
<h1>Enumeration RefundResultState</h1></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in src/protobuf/pb_pb.d.ts:7890</li></ul></aside>
|
||||
<li>Defined in src/protobuf/pb_pb.d.ts:7898</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">
|
||||
|
@ -34,12 +34,12 @@
|
|||
<h3 class="tsd-anchor-link"><span>PB_<wbr/>ERROR_<wbr/>REFUND_<wbr/>RESULT</span><a href="#PB_ERROR_REFUND_RESULT" 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">PB_<wbr/>ERROR_<wbr/>REFUND_<wbr/>RESULT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">0</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in src/protobuf/pb_pb.d.ts:7891</li></ul></aside></section>
|
||||
<li>Defined in src/protobuf/pb_pb.d.ts:7899</li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="UNDEFINED_REFUND_RESULT" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>UNDEFINED_<wbr/>REFUND_<wbr/>RESULT</span><a href="#UNDEFINED_REFUND_RESULT" 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">UNDEFINED_<wbr/>REFUND_<wbr/>RESULT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">1</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in src/protobuf/pb_pb.d.ts:7892</li></ul></aside></section></section></div>
|
||||
<li>Defined in src/protobuf/pb_pb.d.ts:7900</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">
|
||||
|
@ -107,6 +107,8 @@
|
|||
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.CreateXmrTxRequest.html">Create<wbr/>Xmr<wbr/>Tx<wbr/>Request</a></li>
|
||||
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.DeleteAccountReply.html">Delete<wbr/>Account<wbr/>Reply</a></li>
|
||||
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.DeleteAccountRequest.html">Delete<wbr/>Account<wbr/>Request</a></li>
|
||||
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.DeletePaymentAccountReply.html">Delete<wbr/>Payment<wbr/>Account<wbr/>Reply</a></li>
|
||||
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.DeletePaymentAccountRequest.html">Delete<wbr/>Payment<wbr/>Account<wbr/>Request</a></li>
|
||||
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetAddressBalanceReply.html">Get<wbr/>Address<wbr/>Balance<wbr/>Reply</a></li>
|
||||
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetAddressBalanceRequest.html">Get<wbr/>Address<wbr/>Balance<wbr/>Request</a></li>
|
||||
<li class="tsd-kind-namespace tsd-parent-kind-module"><a href="../modules/protobuf_grpc_pb.GetBalancesReply.html">Get<wbr/>Balances<wbr/>Reply</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue