@cityofzion/bs-neo-legacy 0.4.1 → 0.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/classes/BDSNeoLegacy.html +13 -13
- package/docs/classes/BSNeoLegacy.html +24 -24
- package/docs/interfaces/DoraNeoLegacyAsset.html +7 -7
- package/docs/interfaces/DoraNeoLegacyAssetResponse.html +9 -9
- package/docs/interfaces/DoraNeoLegacyBalance.html +5 -5
- package/docs/interfaces/DoraNeoLegacyConsensusNode.html +3 -3
- package/docs/interfaces/DoraNeoLegacyDetails.html +12 -12
- package/docs/interfaces/DoraNeoLegacyEntriesEntity.html +8 -8
- package/docs/interfaces/DoraNeoLegacyNameEntity.html +3 -3
- package/docs/interfaces/DoraNeoLegacyScriptsEntity.html +3 -3
- package/docs/interfaces/DoraNeoLegacyTransaction.html +14 -14
- package/docs/interfaces/DoraNeoLegacyTransactionsHistory.html +6 -6
- package/docs/interfaces/DoraNeoLegacyUnclaimed.html +4 -4
- package/docs/interfaces/DoraNeoLegacyVinEntity.html +3 -3
- package/docs/interfaces/DoraNeoLegacyVoutEntity.html +5 -5
- package/docs/variables/DORA_NEO_LEGACY_ASSET.html +1 -1
- package/docs/variables/DORA_NEO_LEGACY_BALANCE.html +1 -1
- package/docs/variables/DORA_NEO_LEGACY_CONTRACT.html +1 -1
- package/docs/variables/DORA_NEO_LEGACY_HISTORY_TRANSACTIONS.html +1 -1
- package/docs/variables/DORA_NEO_LEGACY_NODES.html +1 -1
- package/docs/variables/DORA_NEO_LEGACY_TRANSACTION.html +1 -1
- package/docs/variables/DORA_NEO_LEGACY_UNCLAIMED.html +1 -1
- package/docs/variables/explorerNeoLegacyOption.html +1 -1
- package/package.json +2 -2
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
<li><span class="tsd-signature-type">BlockchainDataService</span></li>
|
|
26
26
|
<li><span class="tsd-signature-type">BDSClaimable</span></li></ul></section><aside class="tsd-sources">
|
|
27
27
|
<ul>
|
|
28
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
28
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L6">BDSNeoLegacy.ts:6</a></li></ul></aside>
|
|
29
29
|
<section class="tsd-panel-group tsd-index-group">
|
|
30
30
|
<section class="tsd-panel tsd-index-panel">
|
|
31
31
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -68,18 +68,18 @@
|
|
|
68
68
|
<div class="tsd-signature">explorer<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = 'https://dora.coz.io/'</span></div><aside class="tsd-sources">
|
|
69
69
|
<p>Implementation of BlockchainDataService.explorer</p>
|
|
70
70
|
<ul>
|
|
71
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
71
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L7">BDSNeoLegacy.ts:7</a></li></ul></aside></section>
|
|
72
72
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="network" class="tsd-anchor"></a>
|
|
73
73
|
<h3 class="tsd-anchor-link"><span>network</span><a href="#network" 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>
|
|
74
74
|
<div class="tsd-signature">network<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">BlockchainNetwork</span><span class="tsd-signature-symbol"> = 'mainnet'</span></div><aside class="tsd-sources">
|
|
75
75
|
<p>Implementation of BlockchainDataService.network</p>
|
|
76
76
|
<ul>
|
|
77
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
77
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L8">BDSNeoLegacy.ts:8</a></li></ul></aside></section>
|
|
78
78
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="request" class="tsd-anchor"></a>
|
|
79
79
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>request</span><a href="#request" 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>
|
|
80
80
|
<div class="tsd-signature">request<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">AxiosInstance</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
|
81
81
|
<ul>
|
|
82
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
82
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L9">BDSNeoLegacy.ts:9</a></li></ul></aside></section></section>
|
|
83
83
|
<section class="tsd-panel-group tsd-member-group">
|
|
84
84
|
<h2>Methods</h2>
|
|
85
85
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getAllNodes" class="tsd-anchor"></a>
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ConsensusNodeResponse</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
91
91
|
<p>Implementation of BlockchainDataService.getAllNodes</p>
|
|
92
92
|
<ul>
|
|
93
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
93
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L131">BDSNeoLegacy.ts:131</a></li></ul></aside></li></ul></section>
|
|
94
94
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getBalance" class="tsd-anchor"></a>
|
|
95
95
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Balance</span><a href="#getBalance" 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>
|
|
96
96
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">BalanceResponse</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
105
105
|
<p>Implementation of BlockchainDataService.getBalance</p>
|
|
106
106
|
<ul>
|
|
107
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
107
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L115">BDSNeoLegacy.ts:115</a></li></ul></aside></li></ul></section>
|
|
108
108
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getContract" class="tsd-anchor"></a>
|
|
109
109
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Contract</span><a href="#getContract" 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>
|
|
110
110
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ContractResponse</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
119
119
|
<p>Implementation of BlockchainDataService.getContract</p>
|
|
120
120
|
<ul>
|
|
121
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
121
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L89">BDSNeoLegacy.ts:89</a></li></ul></aside></li></ul></section>
|
|
122
122
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getHigherNode" class="tsd-anchor"></a>
|
|
123
123
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Higher<wbr/>Node</span><a href="#getHigherNode" 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>
|
|
124
124
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ConsensusNodeResponse</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
128
128
|
<p>Implementation of BlockchainDataService.getHigherNode</p>
|
|
129
129
|
<ul>
|
|
130
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
130
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L140">BDSNeoLegacy.ts:140</a></li></ul></aside></li></ul></section>
|
|
131
131
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getHistoryTransactions" class="tsd-anchor"></a>
|
|
132
132
|
<h3 class="tsd-anchor-link"><span>get<wbr/>History<wbr/>Transactions</span><a href="#getHistoryTransactions" 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>
|
|
133
133
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">TransactionHistoryResponse</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
144
144
|
<p>Implementation of BlockchainDataService.getHistoryTransactions</p>
|
|
145
145
|
<ul>
|
|
146
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
146
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L40">BDSNeoLegacy.ts:40</a></li></ul></aside></li></ul></section>
|
|
147
147
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getTokenInfo" class="tsd-anchor"></a>
|
|
148
148
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Token<wbr/>Info</span><a href="#getTokenInfo" 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>
|
|
149
149
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">TokenInfoResponse</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
158
158
|
<p>Implementation of BlockchainDataService.getTokenInfo</p>
|
|
159
159
|
<ul>
|
|
160
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
160
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L103">BDSNeoLegacy.ts:103</a></li></ul></aside></li></ul></section>
|
|
161
161
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getTransaction" class="tsd-anchor"></a>
|
|
162
162
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Transaction</span><a href="#getTransaction" 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>
|
|
163
163
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">TransactionResponse</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
172
172
|
<p>Implementation of BlockchainDataService.getTransaction</p>
|
|
173
173
|
<ul>
|
|
174
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
174
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L14">BDSNeoLegacy.ts:14</a></li></ul></aside></li></ul></section>
|
|
175
175
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="getUnclaimed" class="tsd-anchor"></a>
|
|
176
176
|
<h3 class="tsd-anchor-link"><span>get<wbr/>Unclaimed</span><a href="#getUnclaimed" 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>
|
|
177
177
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">UnclaimedResponse</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
186
186
|
<p>Implementation of BDSClaimable.getUnclaimed</p>
|
|
187
187
|
<ul>
|
|
188
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
188
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L151">BDSNeoLegacy.ts:151</a></li></ul></aside></li></ul></section>
|
|
189
189
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="setNetwork" class="tsd-anchor"></a>
|
|
190
190
|
<h3 class="tsd-anchor-link"><span>set<wbr/>Network</span><a href="#setNetwork" 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>
|
|
191
191
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
|
|
200
200
|
<p>Implementation of BlockchainDataService.setNetwork</p>
|
|
201
201
|
<ul>
|
|
202
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
202
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BDSNeoLegacy.ts#L11">BDSNeoLegacy.ts:11</a></li></ul></aside></li></ul></section></section></div>
|
|
203
203
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
204
204
|
<div class="tsd-navigation settings">
|
|
205
205
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
<li><span class="tsd-signature-type">BlockchainService</span></li>
|
|
31
31
|
<li><span class="tsd-signature-type">Claimable</span></li></ul></section><aside class="tsd-sources">
|
|
32
32
|
<ul>
|
|
33
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
33
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L8">BSNeoLegacy.ts:8</a></li></ul></aside>
|
|
34
34
|
<section class="tsd-panel-group tsd-index-group">
|
|
35
35
|
<section class="tsd-panel tsd-index-panel">
|
|
36
36
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
<h5>blockchainName: <span class="tsd-signature-type" data-tsd-kind="Type parameter">BSCustomName</span></h5></li></ul></div>
|
|
88
88
|
<h4 class="tsd-returns-title">Returns <a href="BSNeoLegacy.html" class="tsd-signature-type" data-tsd-kind="Class">BSNeoLegacy</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">BSCustomName</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
89
89
|
<ul>
|
|
90
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
90
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L19">BSNeoLegacy.ts:19</a></li></ul></aside></li></ul></section></section>
|
|
91
91
|
<section class="tsd-panel-group tsd-member-group">
|
|
92
92
|
<h2>Properties</h2>
|
|
93
93
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="blockchainName" class="tsd-anchor"></a>
|
|
@@ -95,47 +95,47 @@
|
|
|
95
95
|
<div class="tsd-signature">blockchain<wbr/>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type" data-tsd-kind="Type parameter">BSCustomName</span></div><aside class="tsd-sources">
|
|
96
96
|
<p>Implementation of BlockchainService.blockchainName</p>
|
|
97
97
|
<ul>
|
|
98
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
98
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L10">BSNeoLegacy.ts:10</a></li></ul></aside></section>
|
|
99
99
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="dataService" class="tsd-anchor"></a>
|
|
100
100
|
<h3 class="tsd-anchor-link"><span>data<wbr/>Service</span><a href="#dataService" 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>
|
|
101
101
|
<div class="tsd-signature">data<wbr/>Service<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">BlockchainDataService</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type">BDSClaimable</span><span class="tsd-signature-symbol"> = explorerNeoLegacyOption.dora</span></div><aside class="tsd-sources">
|
|
102
102
|
<p>Implementation of BlockchainService.dataService</p>
|
|
103
103
|
<ul>
|
|
104
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
104
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L9">BSNeoLegacy.ts:9</a></li></ul></aside></section>
|
|
105
105
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="derivationPath" class="tsd-anchor"></a>
|
|
106
106
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>derivation<wbr/>Path</span><a href="#derivationPath" 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>
|
|
107
107
|
<div class="tsd-signature">derivation<wbr/>Path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "m/44'/888'/0'/0/?"</span></div><aside class="tsd-sources">
|
|
108
108
|
<ul>
|
|
109
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
109
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L17">BSNeoLegacy.ts:17</a></li></ul></aside></section>
|
|
110
110
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="exchange" class="tsd-anchor"></a>
|
|
111
111
|
<h3 class="tsd-anchor-link"><span>exchange</span><a href="#exchange" 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>
|
|
112
112
|
<div class="tsd-signature">exchange<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Exchange</span></div><aside class="tsd-sources">
|
|
113
113
|
<p>Implementation of BlockchainService.exchange</p>
|
|
114
114
|
<ul>
|
|
115
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
115
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L12">BSNeoLegacy.ts:12</a></li></ul></aside></section>
|
|
116
116
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="feeToken" class="tsd-anchor"></a>
|
|
117
117
|
<h3 class="tsd-anchor-link"><span>fee<wbr/>Token</span><a href="#feeToken" 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>
|
|
118
118
|
<div class="tsd-signature">fee<wbr/>Token<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">TokenInfo</span></div><aside class="tsd-sources">
|
|
119
119
|
<p>Implementation of BlockchainService.feeToken</p>
|
|
120
120
|
<ul>
|
|
121
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
121
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L11">BSNeoLegacy.ts:11</a></li></ul></aside></section>
|
|
122
122
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="nativeAssets" class="tsd-anchor"></a>
|
|
123
123
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>native<wbr/>Assets</span><a href="#nativeAssets" 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>
|
|
124
124
|
<div class="tsd-signature">native<wbr/>Assets<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">TokenInfo</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = nativeAssetsNeoLegacy</span></div><aside class="tsd-sources">
|
|
125
125
|
<ul>
|
|
126
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
126
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L16">BSNeoLegacy.ts:16</a></li></ul></aside></section>
|
|
127
127
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="tokenClaim" class="tsd-anchor"></a>
|
|
128
128
|
<h3 class="tsd-anchor-link"><span>token<wbr/>Claim</span><a href="#tokenClaim" 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>
|
|
129
129
|
<div class="tsd-signature">token<wbr/>Claim<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">TokenInfo</span><span class="tsd-signature-symbol"> = neoToken</span></div><aside class="tsd-sources">
|
|
130
130
|
<p>Implementation of Claimable.tokenClaim</p>
|
|
131
131
|
<ul>
|
|
132
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
132
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L13">BSNeoLegacy.ts:13</a></li></ul></aside></section>
|
|
133
133
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="tokens" class="tsd-anchor"></a>
|
|
134
134
|
<h3 class="tsd-anchor-link"><span>tokens</span><a href="#tokens" 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>
|
|
135
135
|
<div class="tsd-signature">tokens<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Token</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = tokens</span></div><aside class="tsd-sources">
|
|
136
136
|
<p>Implementation of BlockchainService.tokens</p>
|
|
137
137
|
<ul>
|
|
138
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
138
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L14">BSNeoLegacy.ts:14</a></li></ul></aside></section></section>
|
|
139
139
|
<section class="tsd-panel-group tsd-member-group">
|
|
140
140
|
<h2>Methods</h2>
|
|
141
141
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="buildNativeTransaction" class="tsd-anchor"></a>
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
<h5>transactionIntents: <span class="tsd-signature-type">IntentTransactionParam</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
|
151
151
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">TransactionOutput</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
|
152
152
|
<ul>
|
|
153
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
153
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L122">BSNeoLegacy.ts:122</a></li></ul></aside></li></ul></section>
|
|
154
154
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="buildNep5Transaction" class="tsd-anchor"></a>
|
|
155
155
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>build<wbr/>Nep5<wbr/>Transaction</span><a href="#buildNep5Transaction" 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>
|
|
156
156
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
<h5>senderAccount: <span class="tsd-signature-type">Account</span></h5></li></ul></div>
|
|
166
166
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">ScriptBuilder</span></h4><aside class="tsd-sources">
|
|
167
167
|
<ul>
|
|
168
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
168
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L132">BSNeoLegacy.ts:132</a></li></ul></aside></li></ul></section>
|
|
169
169
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="calculateTransferFee" class="tsd-anchor"></a>
|
|
170
170
|
<h3 class="tsd-anchor-link"><span>calculate<wbr/>Transfer<wbr/>Fee</span><a href="#calculateTransferFee" 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>
|
|
171
171
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">CalculateTransferFeeResponse</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
175
175
|
<p>Implementation of BlockchainService.calculateTransferFee</p>
|
|
176
176
|
<ul>
|
|
177
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
177
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L53">BSNeoLegacy.ts:53</a></li></ul></aside></li></ul></section>
|
|
178
178
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="claim" class="tsd-anchor"></a>
|
|
179
179
|
<h3 class="tsd-anchor-link"><span>claim</span><a href="#claim" 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>
|
|
180
180
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">ClaimResponse</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
189
189
|
<p>Implementation of Claimable.claim</p>
|
|
190
190
|
<ul>
|
|
191
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
191
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L96">BSNeoLegacy.ts:96</a></li></ul></aside></li></ul></section>
|
|
192
192
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="decryptKey" class="tsd-anchor"></a>
|
|
193
193
|
<h3 class="tsd-anchor-link"><span>decrypt<wbr/>Key</span><a href="#decryptKey" 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>
|
|
194
194
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">Account</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
205
205
|
<p>Implementation of BlockchainService.decryptKey</p>
|
|
206
206
|
<ul>
|
|
207
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
207
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L47">BSNeoLegacy.ts:47</a></li></ul></aside></li></ul></section>
|
|
208
208
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="generateAccount" class="tsd-anchor"></a>
|
|
209
209
|
<h3 class="tsd-anchor-link"><span>generate<wbr/>Account</span><a href="#generateAccount" 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>
|
|
210
210
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Account</span></h4><aside class="tsd-sources">
|
|
221
221
|
<p>Implementation of BlockchainService.generateAccount</p>
|
|
222
222
|
<ul>
|
|
223
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
223
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L36">BSNeoLegacy.ts:36</a></li></ul></aside></li></ul></section>
|
|
224
224
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="generateAccountFromWif" class="tsd-anchor"></a>
|
|
225
225
|
<h3 class="tsd-anchor-link"><span>generate<wbr/>Account<wbr/>From<wbr/>Wif</span><a href="#generateAccountFromWif" 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>
|
|
226
226
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Account</span></h4><aside class="tsd-sources">
|
|
235
235
|
<p>Implementation of BlockchainService.generateAccountFromWif</p>
|
|
236
236
|
<ul>
|
|
237
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
237
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L43">BSNeoLegacy.ts:43</a></li></ul></aside></li></ul></section>
|
|
238
238
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="generateMnemonic" class="tsd-anchor"></a>
|
|
239
239
|
<h3 class="tsd-anchor-link"><span>generate<wbr/>Mnemonic</span><a href="#generateMnemonic" 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>
|
|
240
240
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
|
244
244
|
<p>Implementation of BlockchainService.generateMnemonic</p>
|
|
245
245
|
<ul>
|
|
246
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
246
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L31">BSNeoLegacy.ts:31</a></li></ul></aside></li></ul></section>
|
|
247
247
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="isNativeTransaction" class="tsd-anchor"></a>
|
|
248
248
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>is<wbr/>Native<wbr/>Transaction</span><a href="#isNativeTransaction" 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>
|
|
249
249
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
<h5>transactionParam: <span class="tsd-signature-type">IntentTransactionParam</span></h5></li></ul></div>
|
|
257
257
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
258
258
|
<ul>
|
|
259
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
259
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L156">BSNeoLegacy.ts:156</a></li></ul></aside></li></ul></section>
|
|
260
260
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="sendTransaction" class="tsd-anchor"></a>
|
|
261
261
|
<h3 class="tsd-anchor-link"><span>send<wbr/>Transaction</span><a href="#sendTransaction" 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>
|
|
262
262
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">></span></h4><aside class="tsd-sources">
|
|
271
271
|
<p>Implementation of BlockchainService.sendTransaction</p>
|
|
272
272
|
<ul>
|
|
273
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
273
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L56">BSNeoLegacy.ts:56</a></li></ul></aside></li></ul></section>
|
|
274
274
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-private"><a id="setTypeIntents" class="tsd-anchor"></a>
|
|
275
275
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <span>set<wbr/>Type<wbr/>Intents</span><a href="#setTypeIntents" 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>
|
|
276
276
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-private">
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
<h5>transactionIntents: <span class="tsd-signature-type">IntentTransactionParam</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
|
|
284
284
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">TransactionIntentResponse</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
|
|
285
285
|
<ul>
|
|
286
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
286
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L148">BSNeoLegacy.ts:148</a></li></ul></aside></li></ul></section>
|
|
287
287
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="validateAddress" class="tsd-anchor"></a>
|
|
288
288
|
<h3 class="tsd-anchor-link"><span>validate<wbr/>Address</span><a href="#validateAddress" 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>
|
|
289
289
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -297,7 +297,7 @@
|
|
|
297
297
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
298
298
|
<p>Implementation of BlockchainService.validateAddress</p>
|
|
299
299
|
<ul>
|
|
300
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
300
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L22">BSNeoLegacy.ts:22</a></li></ul></aside></li></ul></section>
|
|
301
301
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="validateEncryptedKey" class="tsd-anchor"></a>
|
|
302
302
|
<h3 class="tsd-anchor-link"><span>validate<wbr/>Encrypted<wbr/>Key</span><a href="#validateEncryptedKey" 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>
|
|
303
303
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
312
312
|
<p>Implementation of BlockchainService.validateEncryptedKey</p>
|
|
313
313
|
<ul>
|
|
314
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
314
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L25">BSNeoLegacy.ts:25</a></li></ul></aside></li></ul></section>
|
|
315
315
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="validateWif" class="tsd-anchor"></a>
|
|
316
316
|
<h3 class="tsd-anchor-link"><span>validate<wbr/>Wif</span><a href="#validateWif" 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>
|
|
317
317
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
@@ -325,7 +325,7 @@
|
|
|
325
325
|
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
|
|
326
326
|
<p>Implementation of BlockchainService.validateWif</p>
|
|
327
327
|
<ul>
|
|
328
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
328
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/BSNeoLegacy.ts#L28">BSNeoLegacy.ts:28</a></li></ul></aside></li></ul></section></section></div>
|
|
329
329
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
330
330
|
<div class="tsd-navigation settings">
|
|
331
331
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
<ul class="tsd-hierarchy">
|
|
21
21
|
<li><span class="target">DoraNeoLegacyAsset</span></li></ul></section><aside class="tsd-sources">
|
|
22
22
|
<ul>
|
|
23
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
23
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L30">explorer/dora/DoraResponsesNeoLegacy.ts:30</a></li></ul></aside>
|
|
24
24
|
<section class="tsd-panel-group tsd-index-group">
|
|
25
25
|
<section class="tsd-panel tsd-index-panel">
|
|
26
26
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -41,32 +41,32 @@
|
|
|
41
41
|
<h3 class="tsd-anchor-link"><span>admin</span><a href="#admin" 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>
|
|
42
42
|
<div class="tsd-signature">admin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
43
43
|
<ul>
|
|
44
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
44
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L36">explorer/dora/DoraResponsesNeoLegacy.ts:36</a></li></ul></aside></section>
|
|
45
45
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="amount" class="tsd-anchor"></a>
|
|
46
46
|
<h3 class="tsd-anchor-link"><span>amount</span><a href="#amount" 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>
|
|
47
47
|
<div class="tsd-signature">amount<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
48
48
|
<ul>
|
|
49
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
49
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L33">explorer/dora/DoraResponsesNeoLegacy.ts:33</a></li></ul></aside></section>
|
|
50
50
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="name" class="tsd-anchor"></a>
|
|
51
51
|
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>name</span><a href="#name" 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>
|
|
52
52
|
<div class="tsd-signature">name<span class="tsd-signature-symbol">?:</span> <a href="DoraNeoLegacyNameEntity.html" class="tsd-signature-type" data-tsd-kind="Interface">DoraNeoLegacyNameEntity</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources">
|
|
53
53
|
<ul>
|
|
54
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
54
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L32">explorer/dora/DoraResponsesNeoLegacy.ts:32</a></li></ul></aside></section>
|
|
55
55
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="owner" class="tsd-anchor"></a>
|
|
56
56
|
<h3 class="tsd-anchor-link"><span>owner</span><a href="#owner" 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>
|
|
57
57
|
<div class="tsd-signature">owner<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
58
58
|
<ul>
|
|
59
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
59
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L35">explorer/dora/DoraResponsesNeoLegacy.ts:35</a></li></ul></aside></section>
|
|
60
60
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="precision" class="tsd-anchor"></a>
|
|
61
61
|
<h3 class="tsd-anchor-link"><span>precision</span><a href="#precision" 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>
|
|
62
62
|
<div class="tsd-signature">precision<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
|
63
63
|
<ul>
|
|
64
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
64
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L34">explorer/dora/DoraResponsesNeoLegacy.ts:34</a></li></ul></aside></section>
|
|
65
65
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="type" class="tsd-anchor"></a>
|
|
66
66
|
<h3 class="tsd-anchor-link"><span>type</span><a href="#type" 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>
|
|
67
67
|
<div class="tsd-signature">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
68
68
|
<ul>
|
|
69
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
69
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L31">explorer/dora/DoraResponsesNeoLegacy.ts:31</a></li></ul></aside></section></section></div>
|
|
70
70
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
71
71
|
<div class="tsd-navigation settings">
|
|
72
72
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
<ul class="tsd-hierarchy">
|
|
21
21
|
<li><span class="target">DoraNeoLegacyAssetResponse</span></li></ul></section><aside class="tsd-sources">
|
|
22
22
|
<ul>
|
|
23
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
23
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L7">explorer/dora/DoraResponsesNeoLegacy.ts:7</a></li></ul></aside>
|
|
24
24
|
<section class="tsd-panel-group tsd-index-group">
|
|
25
25
|
<section class="tsd-panel tsd-index-panel">
|
|
26
26
|
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
|
@@ -43,42 +43,42 @@
|
|
|
43
43
|
<h3 class="tsd-anchor-link"><span>decimals</span><a href="#decimals" 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>
|
|
44
44
|
<div class="tsd-signature">decimals<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
|
45
45
|
<ul>
|
|
46
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
46
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L12">explorer/dora/DoraResponsesNeoLegacy.ts:12</a></li></ul></aside></section>
|
|
47
47
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="details" class="tsd-anchor"></a>
|
|
48
48
|
<h3 class="tsd-anchor-link"><span>details</span><a href="#details" 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>
|
|
49
49
|
<div class="tsd-signature">details<span class="tsd-signature-symbol">:</span> <a href="DoraNeoLegacyDetails.html" class="tsd-signature-type" data-tsd-kind="Interface">DoraNeoLegacyDetails</a></div><aside class="tsd-sources">
|
|
50
50
|
<ul>
|
|
51
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
51
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L14">explorer/dora/DoraResponsesNeoLegacy.ts:14</a></li></ul></aside></section>
|
|
52
52
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="firstseen" class="tsd-anchor"></a>
|
|
53
53
|
<h3 class="tsd-anchor-link"><span>firstseen</span><a href="#firstseen" 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>
|
|
54
54
|
<div class="tsd-signature">firstseen<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
|
|
55
55
|
<ul>
|
|
56
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
56
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L10">explorer/dora/DoraResponsesNeoLegacy.ts:10</a></li></ul></aside></section>
|
|
57
57
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="name" class="tsd-anchor"></a>
|
|
58
58
|
<h3 class="tsd-anchor-link"><span>name</span><a href="#name" 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>
|
|
59
59
|
<div class="tsd-signature">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
60
60
|
<ul>
|
|
61
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
61
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L8">explorer/dora/DoraResponsesNeoLegacy.ts:8</a></li></ul></aside></section>
|
|
62
62
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="scripthash" class="tsd-anchor"></a>
|
|
63
63
|
<h3 class="tsd-anchor-link"><span>scripthash</span><a href="#scripthash" 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>
|
|
64
64
|
<div class="tsd-signature">scripthash<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
65
65
|
<ul>
|
|
66
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
66
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L11">explorer/dora/DoraResponsesNeoLegacy.ts:11</a></li></ul></aside></section>
|
|
67
67
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="symbol" class="tsd-anchor"></a>
|
|
68
68
|
<h3 class="tsd-anchor-link"><span>symbol</span><a href="#symbol" 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>
|
|
69
69
|
<div class="tsd-signature">symbol<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
70
70
|
<ul>
|
|
71
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
71
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L9">explorer/dora/DoraResponsesNeoLegacy.ts:9</a></li></ul></aside></section>
|
|
72
72
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="time" class="tsd-anchor"></a>
|
|
73
73
|
<h3 class="tsd-anchor-link"><span>time</span><a href="#time" 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>
|
|
74
74
|
<div class="tsd-signature">time<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
75
75
|
<ul>
|
|
76
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
76
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L15">explorer/dora/DoraResponsesNeoLegacy.ts:15</a></li></ul></aside></section>
|
|
77
77
|
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="type" class="tsd-anchor"></a>
|
|
78
78
|
<h3 class="tsd-anchor-link"><span>type</span><a href="#type" 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>
|
|
79
79
|
<div class="tsd-signature">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
|
|
80
80
|
<ul>
|
|
81
|
-
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/
|
|
81
|
+
<li>Defined in <a href="https://github.com/CityOfZion/blockchain-services/blob/437c7e9/packages/bs-neo-legacy/src/explorer/dora/DoraResponsesNeoLegacy.ts#L13">explorer/dora/DoraResponsesNeoLegacy.ts:13</a></li></ul></aside></section></section></div>
|
|
82
82
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
83
83
|
<div class="tsd-navigation settings">
|
|
84
84
|
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|