@arkade-os/sdk 0.4.68 → 0.4.69
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/README.md +33 -0
- package/dist/adapters/expo.cjs +5 -5
- package/dist/adapters/expo.d.cts +2 -2
- package/dist/adapters/expo.d.ts +2 -2
- package/dist/adapters/expo.js +3 -3
- package/dist/adapters/indexedDB.cjs +5 -5
- package/dist/adapters/indexedDB.js +4 -4
- package/dist/{asyncStorageTaskQueue-DaZlVTbM.d.ts → asyncStorageTaskQueue-BgUJN-3X.d.ts} +1 -1
- package/dist/{asyncStorageTaskQueue-B2CcXIHU.d.cts → asyncStorageTaskQueue-Cstx6hS7.d.cts} +1 -1
- package/dist/{chunk-45FKMOJH.js → chunk-2PPL3O7Z.js} +3 -3
- package/dist/{chunk-45FKMOJH.js.map → chunk-2PPL3O7Z.js.map} +1 -1
- package/dist/{chunk-EJOFL5WH.cjs → chunk-5MLC2HU3.cjs} +3 -3
- package/dist/{chunk-EJOFL5WH.cjs.map → chunk-5MLC2HU3.cjs.map} +1 -1
- package/dist/{chunk-WCJVKFAP.cjs → chunk-EBYCTLET.cjs} +787 -479
- package/dist/chunk-EBYCTLET.cjs.map +1 -0
- package/dist/{chunk-PJR63FTK.cjs → chunk-GVHUHTRH.cjs} +17 -17
- package/dist/{chunk-PJR63FTK.cjs.map → chunk-GVHUHTRH.cjs.map} +1 -1
- package/dist/{chunk-4KCVS4ZN.cjs → chunk-HQ4DMGA4.cjs} +10 -10
- package/dist/{chunk-4KCVS4ZN.cjs.map → chunk-HQ4DMGA4.cjs.map} +1 -1
- package/dist/{chunk-4CMXV5SF.js → chunk-L5SCQYHF.js} +3 -3
- package/dist/{chunk-4CMXV5SF.js.map → chunk-L5SCQYHF.js.map} +1 -1
- package/dist/{chunk-G4I6PU5H.js → chunk-MNMPGEK2.js} +4 -4
- package/dist/{chunk-G4I6PU5H.js.map → chunk-MNMPGEK2.js.map} +1 -1
- package/dist/{chunk-VBHXBI7F.js → chunk-TA7XLEP2.js} +357 -50
- package/dist/chunk-TA7XLEP2.js.map +1 -0
- package/dist/{chunk-6YUACVX4.cjs → chunk-WIFL5QYZ.cjs} +49 -49
- package/dist/{chunk-6YUACVX4.cjs.map → chunk-WIFL5QYZ.cjs.map} +1 -1
- package/dist/{chunk-GQ4NMQGR.js → chunk-XLWDX7QZ.js} +4 -4
- package/dist/{chunk-GQ4NMQGR.js.map → chunk-XLWDX7QZ.js.map} +1 -1
- package/dist/{chunk-JGMSZIE4.cjs → chunk-XQPN5YP2.cjs} +17 -17
- package/dist/{chunk-JGMSZIE4.cjs.map → chunk-XQPN5YP2.cjs.map} +1 -1
- package/dist/{chunk-33Q2RFET.js → chunk-YG7T6LI3.js} +3 -3
- package/dist/{chunk-33Q2RFET.js.map → chunk-YG7T6LI3.js.map} +1 -1
- package/dist/contracts/handlers/index.cjs +9 -9
- package/dist/contracts/handlers/index.d.cts +3 -3
- package/dist/contracts/handlers/index.d.ts +3 -3
- package/dist/contracts/handlers/index.js +2 -2
- package/dist/{delegate-AomVWxO_.d.ts → delegate-BPdzTbwN.d.ts} +1 -1
- package/dist/{delegate-Bffc5f54.d.cts → delegate-DrwIar11.d.cts} +1 -1
- package/dist/{hdWalletCapable-DZdIVa23.d.ts → hdWalletCapable-D4WH35z0.d.cts} +49 -5
- package/dist/{hdWalletCapable-B5nRs3RH.d.cts → hdWalletCapable-DyxCiNVE.d.ts} +49 -5
- package/dist/{index-nfyQM33h.d.cts → index-BqhpAqqj.d.cts} +2 -2
- package/dist/{index-jouvy8FD.d.ts → index-TZJvbIaA.d.ts} +2 -2
- package/dist/{index-C7RZCfoY.d.cts → index-dWRqYSdS.d.cts} +53 -1
- package/dist/{index-C7RZCfoY.d.ts → index-dWRqYSdS.d.ts} +53 -1
- package/dist/index.cjs +294 -290
- package/dist/index.d.cts +25 -8
- package/dist/index.d.ts +25 -8
- package/dist/index.js +4 -4
- package/dist/repositories/realm/index.cjs +19 -19
- package/dist/repositories/realm/index.d.cts +2 -2
- package/dist/repositories/realm/index.d.ts +2 -2
- package/dist/repositories/realm/index.js +5 -5
- package/dist/repositories/sqlite/index.cjs +18 -18
- package/dist/repositories/sqlite/index.d.cts +2 -2
- package/dist/repositories/sqlite/index.d.ts +2 -2
- package/dist/repositories/sqlite/index.js +5 -5
- package/dist/{taskRunner-D2vnpPBT.d.cts → taskRunner-CzYKyJ9c.d.cts} +1 -1
- package/dist/{taskRunner-DuwK9t8O.d.ts → taskRunner-D2fnbqYw.d.ts} +1 -1
- package/dist/wallet/expo/background.cjs +14 -14
- package/dist/wallet/expo/background.d.cts +3 -3
- package/dist/wallet/expo/background.d.ts +3 -3
- package/dist/wallet/expo/background.js +6 -6
- package/dist/wallet/expo/index.cjs +14 -14
- package/dist/wallet/expo/index.d.cts +4 -4
- package/dist/wallet/expo/index.d.ts +4 -4
- package/dist/wallet/expo/index.js +5 -5
- package/dist/worker/expo/index.cjs +9 -9
- package/dist/worker/expo/index.d.cts +4 -4
- package/dist/worker/expo/index.d.ts +4 -4
- package/dist/worker/expo/index.js +5 -5
- package/package.json +1 -1
- package/dist/chunk-VBHXBI7F.js.map +0 -1
- package/dist/chunk-WCJVKFAP.cjs.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -1,1156 +1,1160 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
var
|
|
3
|
+
var chunkEBYCTLET_cjs = require('./chunk-EBYCTLET.cjs');
|
|
4
|
+
var chunkGVHUHTRH_cjs = require('./chunk-GVHUHTRH.cjs');
|
|
5
|
+
var chunkWIFL5QYZ_cjs = require('./chunk-WIFL5QYZ.cjs');
|
|
6
|
+
var chunk5MLC2HU3_cjs = require('./chunk-5MLC2HU3.cjs');
|
|
7
7
|
require('./chunk-5BLDMQED.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "ARKADE_MAGIC", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkEBYCTLET_cjs.ARKADE_MAGIC; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "ARKADE_SALTED_PREIMAGE_TAG", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkEBYCTLET_cjs.ARKADE_SALTED_PREIMAGE_TAG; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "ARKADE_SWAP_PREIMAGE_TAG", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkEBYCTLET_cjs.ARKADE_SWAP_PREIMAGE_TAG; }
|
|
22
|
+
});
|
|
23
|
+
Object.defineProperty(exports, "AbortError", {
|
|
24
|
+
enumerable: true,
|
|
25
|
+
get: function () { return chunkEBYCTLET_cjs.AbortError; }
|
|
22
26
|
});
|
|
23
27
|
Object.defineProperty(exports, "ActivityRegistry", {
|
|
24
28
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkEBYCTLET_cjs.ActivityRegistry; }
|
|
26
30
|
});
|
|
27
31
|
Object.defineProperty(exports, "AmbiguousRouteError", {
|
|
28
32
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkEBYCTLET_cjs.AmbiguousRouteError; }
|
|
30
34
|
});
|
|
31
35
|
Object.defineProperty(exports, "ArkNote", {
|
|
32
36
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkEBYCTLET_cjs.ArkNote; }
|
|
34
38
|
});
|
|
35
39
|
Object.defineProperty(exports, "ArkadeCash", {
|
|
36
40
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkEBYCTLET_cjs.ArkadeCash; }
|
|
38
42
|
});
|
|
39
43
|
Object.defineProperty(exports, "ArkadeCashCreateError", {
|
|
40
44
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkEBYCTLET_cjs.ArkadeCashCreateError; }
|
|
42
46
|
});
|
|
43
47
|
Object.defineProperty(exports, "AssetManager", {
|
|
44
48
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkEBYCTLET_cjs.AssetManager; }
|
|
46
50
|
});
|
|
47
51
|
Object.defineProperty(exports, "BIP21", {
|
|
48
52
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkEBYCTLET_cjs.BIP21; }
|
|
50
54
|
});
|
|
51
55
|
Object.defineProperty(exports, "BIP21Error", {
|
|
52
56
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkEBYCTLET_cjs.BIP21Error; }
|
|
54
58
|
});
|
|
55
59
|
Object.defineProperty(exports, "BIP322", {
|
|
56
60
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkEBYCTLET_cjs.BIP322; }
|
|
58
62
|
});
|
|
59
63
|
Object.defineProperty(exports, "BLOCKED_UPGRADE_TIMEOUT_MS", {
|
|
60
64
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkEBYCTLET_cjs.BLOCKED_UPGRADE_TIMEOUT_MS; }
|
|
62
66
|
});
|
|
63
67
|
Object.defineProperty(exports, "Batch", {
|
|
64
68
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkEBYCTLET_cjs.Batch; }
|
|
66
70
|
});
|
|
67
71
|
Object.defineProperty(exports, "CachingArkProvider", {
|
|
68
72
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkEBYCTLET_cjs.CachingArkProvider; }
|
|
70
74
|
});
|
|
71
75
|
Object.defineProperty(exports, "ChainedTxType", {
|
|
72
76
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkEBYCTLET_cjs.ChainedTxType; }
|
|
74
78
|
});
|
|
75
79
|
Object.defineProperty(exports, "ConnectionDisposedError", {
|
|
76
80
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkEBYCTLET_cjs.ConnectionDisposedError; }
|
|
78
82
|
});
|
|
79
83
|
Object.defineProperty(exports, "ContractManager", {
|
|
80
84
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkEBYCTLET_cjs.ContractManager; }
|
|
82
86
|
});
|
|
83
87
|
Object.defineProperty(exports, "ContractRepositoryImpl", {
|
|
84
88
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkEBYCTLET_cjs.ContractRepositoryImpl; }
|
|
86
90
|
});
|
|
87
91
|
Object.defineProperty(exports, "ContractWatcher", {
|
|
88
92
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkEBYCTLET_cjs.ContractWatcher; }
|
|
90
94
|
});
|
|
91
95
|
Object.defineProperty(exports, "DEFAULT_MESSAGE_TIMEOUTS", {
|
|
92
96
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkEBYCTLET_cjs.DEFAULT_MESSAGE_TIMEOUTS; }
|
|
94
98
|
});
|
|
95
99
|
Object.defineProperty(exports, "DEFAULT_MIN_BATCH_EXPIRY_SECONDS", {
|
|
96
100
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkEBYCTLET_cjs.DEFAULT_MIN_BATCH_EXPIRY_SECONDS; }
|
|
98
102
|
});
|
|
99
103
|
Object.defineProperty(exports, "DEFAULT_MIN_CHECKPOINT_EXIT_DELAY_SECONDS", {
|
|
100
104
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkEBYCTLET_cjs.DEFAULT_MIN_CHECKPOINT_EXIT_DELAY_SECONDS; }
|
|
102
106
|
});
|
|
103
107
|
Object.defineProperty(exports, "DatabaseUpgradeBlockedError", {
|
|
104
108
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkEBYCTLET_cjs.DatabaseUpgradeBlockedError; }
|
|
106
110
|
});
|
|
107
111
|
Object.defineProperty(exports, "DelegateManagerImpl", {
|
|
108
112
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkEBYCTLET_cjs.DelegateManagerImpl; }
|
|
110
114
|
});
|
|
111
115
|
Object.defineProperty(exports, "DelegateNotConfiguredError", {
|
|
112
116
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkEBYCTLET_cjs.DelegateNotConfiguredError; }
|
|
114
118
|
});
|
|
115
119
|
Object.defineProperty(exports, "DelegatorManagerImpl", {
|
|
116
120
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunkEBYCTLET_cjs.DelegatorManagerImpl; }
|
|
118
122
|
});
|
|
119
123
|
Object.defineProperty(exports, "DelegatorNotConfiguredError", {
|
|
120
124
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunkEBYCTLET_cjs.DelegatorNotConfiguredError; }
|
|
122
126
|
});
|
|
123
127
|
Object.defineProperty(exports, "DescriptorIdentity", {
|
|
124
128
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunkEBYCTLET_cjs.DescriptorIdentity; }
|
|
126
130
|
});
|
|
127
131
|
Object.defineProperty(exports, "DescriptorSigningProviderMissingError", {
|
|
128
132
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunkEBYCTLET_cjs.DescriptorSigningProviderMissingError; }
|
|
130
134
|
});
|
|
131
135
|
Object.defineProperty(exports, "DustChangeError", {
|
|
132
136
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunkEBYCTLET_cjs.DustChangeError; }
|
|
134
138
|
});
|
|
135
139
|
Object.defineProperty(exports, "ELECTRUM_TCP_HOST", {
|
|
136
140
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunkEBYCTLET_cjs.ELECTRUM_TCP_HOST; }
|
|
138
142
|
});
|
|
139
143
|
Object.defineProperty(exports, "ELECTRUM_WS_URL", {
|
|
140
144
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunkEBYCTLET_cjs.ELECTRUM_WS_URL; }
|
|
142
146
|
});
|
|
143
147
|
Object.defineProperty(exports, "ESPLORA_URL", {
|
|
144
148
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunkEBYCTLET_cjs.ESPLORA_URL; }
|
|
146
150
|
});
|
|
147
151
|
Object.defineProperty(exports, "ElectrumOnchainProvider", {
|
|
148
152
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunkEBYCTLET_cjs.ElectrumOnchainProvider; }
|
|
150
154
|
});
|
|
151
155
|
Object.defineProperty(exports, "EmulatorPacket", {
|
|
152
156
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
157
|
+
get: function () { return chunkEBYCTLET_cjs.EmulatorPacket; }
|
|
154
158
|
});
|
|
155
159
|
Object.defineProperty(exports, "EsploraProvider", {
|
|
156
160
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
161
|
+
get: function () { return chunkEBYCTLET_cjs.EsploraProvider; }
|
|
158
162
|
});
|
|
159
163
|
Object.defineProperty(exports, "Estimator", {
|
|
160
164
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
165
|
+
get: function () { return chunkEBYCTLET_cjs.Estimator; }
|
|
162
166
|
});
|
|
163
167
|
Object.defineProperty(exports, "Extension", {
|
|
164
168
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunkEBYCTLET_cjs.Extension; }
|
|
166
170
|
});
|
|
167
171
|
Object.defineProperty(exports, "ExtensionNotFoundError", {
|
|
168
172
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
173
|
+
get: function () { return chunkEBYCTLET_cjs.ExtensionNotFoundError; }
|
|
170
174
|
});
|
|
171
175
|
Object.defineProperty(exports, "ForeignDescriptorError", {
|
|
172
176
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunkEBYCTLET_cjs.ForeignDescriptorError; }
|
|
174
178
|
});
|
|
175
179
|
Object.defineProperty(exports, "HDDescriptorProvider", {
|
|
176
180
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunkEBYCTLET_cjs.HDDescriptorProvider; }
|
|
178
182
|
});
|
|
179
183
|
Object.defineProperty(exports, "INTENT_TERMINAL_STATES", {
|
|
180
184
|
enumerable: true,
|
|
181
|
-
get: function () { return
|
|
185
|
+
get: function () { return chunkEBYCTLET_cjs.INTENT_TERMINAL_STATES; }
|
|
182
186
|
});
|
|
183
187
|
Object.defineProperty(exports, "InMemoryContractRepository", {
|
|
184
188
|
enumerable: true,
|
|
185
|
-
get: function () { return
|
|
189
|
+
get: function () { return chunkEBYCTLET_cjs.InMemoryContractRepository; }
|
|
186
190
|
});
|
|
187
191
|
Object.defineProperty(exports, "InMemoryIntentRepository", {
|
|
188
192
|
enumerable: true,
|
|
189
|
-
get: function () { return
|
|
193
|
+
get: function () { return chunkEBYCTLET_cjs.InMemoryIntentRepository; }
|
|
190
194
|
});
|
|
191
195
|
Object.defineProperty(exports, "InMemoryVirtualTxRepository", {
|
|
192
196
|
enumerable: true,
|
|
193
|
-
get: function () { return
|
|
197
|
+
get: function () { return chunkEBYCTLET_cjs.InMemoryVirtualTxRepository; }
|
|
194
198
|
});
|
|
195
199
|
Object.defineProperty(exports, "InMemoryWalletRepository", {
|
|
196
200
|
enumerable: true,
|
|
197
|
-
get: function () { return
|
|
201
|
+
get: function () { return chunkEBYCTLET_cjs.InMemoryWalletRepository; }
|
|
198
202
|
});
|
|
199
203
|
Object.defineProperty(exports, "IndexedDBContractRepository", {
|
|
200
204
|
enumerable: true,
|
|
201
|
-
get: function () { return
|
|
205
|
+
get: function () { return chunkEBYCTLET_cjs.IndexedDBContractRepository; }
|
|
202
206
|
});
|
|
203
207
|
Object.defineProperty(exports, "IndexedDBIntentRepository", {
|
|
204
208
|
enumerable: true,
|
|
205
|
-
get: function () { return
|
|
209
|
+
get: function () { return chunkEBYCTLET_cjs.IndexedDBIntentRepository; }
|
|
206
210
|
});
|
|
207
211
|
Object.defineProperty(exports, "IndexedDBVirtualTxRepository", {
|
|
208
212
|
enumerable: true,
|
|
209
|
-
get: function () { return
|
|
213
|
+
get: function () { return chunkEBYCTLET_cjs.IndexedDBVirtualTxRepository; }
|
|
210
214
|
});
|
|
211
215
|
Object.defineProperty(exports, "IndexedDBWalletRepository", {
|
|
212
216
|
enumerable: true,
|
|
213
|
-
get: function () { return
|
|
217
|
+
get: function () { return chunkEBYCTLET_cjs.IndexedDBWalletRepository; }
|
|
214
218
|
});
|
|
215
219
|
Object.defineProperty(exports, "MAX_USED_SIGNING_DESCRIPTORS_LOOK_AHEAD", {
|
|
216
220
|
enumerable: true,
|
|
217
|
-
get: function () { return
|
|
221
|
+
get: function () { return chunkEBYCTLET_cjs.MAX_USED_SIGNING_DESCRIPTORS_LOOK_AHEAD; }
|
|
218
222
|
});
|
|
219
223
|
Object.defineProperty(exports, "MESSAGE_BUS_INITIALIZING", {
|
|
220
224
|
enumerable: true,
|
|
221
|
-
get: function () { return
|
|
225
|
+
get: function () { return chunkEBYCTLET_cjs.MESSAGE_BUS_INITIALIZING; }
|
|
222
226
|
});
|
|
223
227
|
Object.defineProperty(exports, "MESSAGE_BUS_NOT_INITIALIZED", {
|
|
224
228
|
enumerable: true,
|
|
225
|
-
get: function () { return
|
|
229
|
+
get: function () { return chunkEBYCTLET_cjs.MESSAGE_BUS_NOT_INITIALIZED; }
|
|
226
230
|
});
|
|
227
231
|
Object.defineProperty(exports, "MIGRATION_KEY", {
|
|
228
232
|
enumerable: true,
|
|
229
|
-
get: function () { return
|
|
233
|
+
get: function () { return chunkEBYCTLET_cjs.MIGRATION_KEY; }
|
|
230
234
|
});
|
|
231
235
|
Object.defineProperty(exports, "MUTINYNET_MIN_CHECKPOINT_EXIT_DELAY_SECONDS", {
|
|
232
236
|
enumerable: true,
|
|
233
|
-
get: function () { return
|
|
237
|
+
get: function () { return chunkEBYCTLET_cjs.MUTINYNET_MIN_CHECKPOINT_EXIT_DELAY_SECONDS; }
|
|
234
238
|
});
|
|
235
239
|
Object.defineProperty(exports, "MessageBus", {
|
|
236
240
|
enumerable: true,
|
|
237
|
-
get: function () { return
|
|
241
|
+
get: function () { return chunkEBYCTLET_cjs.MessageBus; }
|
|
238
242
|
});
|
|
239
243
|
Object.defineProperty(exports, "MessageBusInitializingError", {
|
|
240
244
|
enumerable: true,
|
|
241
|
-
get: function () { return
|
|
245
|
+
get: function () { return chunkEBYCTLET_cjs.MessageBusInitializingError; }
|
|
242
246
|
});
|
|
243
247
|
Object.defineProperty(exports, "MessageBusNotInitializedError", {
|
|
244
248
|
enumerable: true,
|
|
245
|
-
get: function () { return
|
|
249
|
+
get: function () { return chunkEBYCTLET_cjs.MessageBusNotInitializedError; }
|
|
246
250
|
});
|
|
247
251
|
Object.defineProperty(exports, "MissingSigningDescriptorError", {
|
|
248
252
|
enumerable: true,
|
|
249
|
-
get: function () { return
|
|
253
|
+
get: function () { return chunkEBYCTLET_cjs.MissingSigningDescriptorError; }
|
|
250
254
|
});
|
|
251
255
|
Object.defineProperty(exports, "MnemonicIdentity", {
|
|
252
256
|
enumerable: true,
|
|
253
|
-
get: function () { return
|
|
257
|
+
get: function () { return chunkEBYCTLET_cjs.MnemonicIdentity; }
|
|
254
258
|
});
|
|
255
259
|
Object.defineProperty(exports, "OnchainWallet", {
|
|
256
260
|
enumerable: true,
|
|
257
|
-
get: function () { return
|
|
261
|
+
get: function () { return chunkEBYCTLET_cjs.OnchainWallet; }
|
|
258
262
|
});
|
|
259
263
|
Object.defineProperty(exports, "P2A", {
|
|
260
264
|
enumerable: true,
|
|
261
|
-
get: function () { return
|
|
265
|
+
get: function () { return chunkEBYCTLET_cjs.P2A; }
|
|
262
266
|
});
|
|
263
267
|
Object.defineProperty(exports, "PaymentRouter", {
|
|
264
268
|
enumerable: true,
|
|
265
|
-
get: function () { return
|
|
269
|
+
get: function () { return chunkEBYCTLET_cjs.PaymentRouter; }
|
|
266
270
|
});
|
|
267
271
|
Object.defineProperty(exports, "PrevTxUnavailableError", {
|
|
268
272
|
enumerable: true,
|
|
269
|
-
get: function () { return
|
|
273
|
+
get: function () { return chunkEBYCTLET_cjs.PrevTxUnavailableError; }
|
|
270
274
|
});
|
|
271
275
|
Object.defineProperty(exports, "REGTEST_MIN_BATCH_EXPIRY_SECONDS", {
|
|
272
276
|
enumerable: true,
|
|
273
|
-
get: function () { return
|
|
277
|
+
get: function () { return chunkEBYCTLET_cjs.REGTEST_MIN_BATCH_EXPIRY_SECONDS; }
|
|
274
278
|
});
|
|
275
279
|
Object.defineProperty(exports, "REGTEST_MIN_CHECKPOINT_EXIT_DELAY_SECONDS", {
|
|
276
280
|
enumerable: true,
|
|
277
|
-
get: function () { return
|
|
281
|
+
get: function () { return chunkEBYCTLET_cjs.REGTEST_MIN_CHECKPOINT_EXIT_DELAY_SECONDS; }
|
|
278
282
|
});
|
|
279
283
|
Object.defineProperty(exports, "Ramps", {
|
|
280
284
|
enumerable: true,
|
|
281
|
-
get: function () { return
|
|
285
|
+
get: function () { return chunkEBYCTLET_cjs.Ramps; }
|
|
282
286
|
});
|
|
283
287
|
Object.defineProperty(exports, "ReadonlyAssetManager", {
|
|
284
288
|
enumerable: true,
|
|
285
|
-
get: function () { return
|
|
289
|
+
get: function () { return chunkEBYCTLET_cjs.ReadonlyAssetManager; }
|
|
286
290
|
});
|
|
287
291
|
Object.defineProperty(exports, "ReadonlyDescriptorIdentity", {
|
|
288
292
|
enumerable: true,
|
|
289
|
-
get: function () { return
|
|
293
|
+
get: function () { return chunkEBYCTLET_cjs.ReadonlyDescriptorIdentity; }
|
|
290
294
|
});
|
|
291
295
|
Object.defineProperty(exports, "ReadonlySingleKey", {
|
|
292
296
|
enumerable: true,
|
|
293
|
-
get: function () { return
|
|
297
|
+
get: function () { return chunkEBYCTLET_cjs.ReadonlySingleKey; }
|
|
294
298
|
});
|
|
295
299
|
Object.defineProperty(exports, "ReadonlyWallet", {
|
|
296
300
|
enumerable: true,
|
|
297
|
-
get: function () { return
|
|
301
|
+
get: function () { return chunkEBYCTLET_cjs.ReadonlyWallet; }
|
|
298
302
|
});
|
|
299
303
|
Object.defineProperty(exports, "ReadonlyWalletError", {
|
|
300
304
|
enumerable: true,
|
|
301
|
-
get: function () { return
|
|
305
|
+
get: function () { return chunkEBYCTLET_cjs.ReadonlyWalletError; }
|
|
302
306
|
});
|
|
303
307
|
Object.defineProperty(exports, "RestDelegateProvider", {
|
|
304
308
|
enumerable: true,
|
|
305
|
-
get: function () { return
|
|
309
|
+
get: function () { return chunkEBYCTLET_cjs.RestDelegateProvider; }
|
|
306
310
|
});
|
|
307
311
|
Object.defineProperty(exports, "RestDelegatorProvider", {
|
|
308
312
|
enumerable: true,
|
|
309
|
-
get: function () { return
|
|
313
|
+
get: function () { return chunkEBYCTLET_cjs.RestDelegatorProvider; }
|
|
310
314
|
});
|
|
311
315
|
Object.defineProperty(exports, "RestEmulatorProvider", {
|
|
312
316
|
enumerable: true,
|
|
313
|
-
get: function () { return
|
|
317
|
+
get: function () { return chunkEBYCTLET_cjs.RestEmulatorProvider; }
|
|
314
318
|
});
|
|
315
319
|
Object.defineProperty(exports, "SIGNET_MIN_CHECKPOINT_EXIT_DELAY_SECONDS", {
|
|
316
320
|
enumerable: true,
|
|
317
|
-
get: function () { return
|
|
321
|
+
get: function () { return chunkEBYCTLET_cjs.SIGNET_MIN_CHECKPOINT_EXIT_DELAY_SECONDS; }
|
|
318
322
|
});
|
|
319
323
|
Object.defineProperty(exports, "SeedIdentity", {
|
|
320
324
|
enumerable: true,
|
|
321
|
-
get: function () { return
|
|
325
|
+
get: function () { return chunkEBYCTLET_cjs.SeedIdentity; }
|
|
322
326
|
});
|
|
323
327
|
Object.defineProperty(exports, "ServiceWorkerReadonlyWallet", {
|
|
324
328
|
enumerable: true,
|
|
325
|
-
get: function () { return
|
|
329
|
+
get: function () { return chunkEBYCTLET_cjs.ServiceWorkerReadonlyWallet; }
|
|
326
330
|
});
|
|
327
331
|
Object.defineProperty(exports, "ServiceWorkerTimeoutError", {
|
|
328
332
|
enumerable: true,
|
|
329
|
-
get: function () { return
|
|
333
|
+
get: function () { return chunkEBYCTLET_cjs.ServiceWorkerTimeoutError; }
|
|
330
334
|
});
|
|
331
335
|
Object.defineProperty(exports, "ServiceWorkerWallet", {
|
|
332
336
|
enumerable: true,
|
|
333
|
-
get: function () { return
|
|
337
|
+
get: function () { return chunkEBYCTLET_cjs.ServiceWorkerWallet; }
|
|
334
338
|
});
|
|
335
339
|
Object.defineProperty(exports, "SingleKey", {
|
|
336
340
|
enumerable: true,
|
|
337
|
-
get: function () { return
|
|
341
|
+
get: function () { return chunkEBYCTLET_cjs.SingleKey; }
|
|
338
342
|
});
|
|
339
343
|
Object.defineProperty(exports, "TxTree", {
|
|
340
344
|
enumerable: true,
|
|
341
|
-
get: function () { return
|
|
345
|
+
get: function () { return chunkEBYCTLET_cjs.TxTree; }
|
|
342
346
|
});
|
|
343
347
|
Object.defineProperty(exports, "TxType", {
|
|
344
348
|
enumerable: true,
|
|
345
|
-
get: function () { return
|
|
349
|
+
get: function () { return chunkEBYCTLET_cjs.TxType; }
|
|
346
350
|
});
|
|
347
351
|
Object.defineProperty(exports, "TxWeightEstimator", {
|
|
348
352
|
enumerable: true,
|
|
349
|
-
get: function () { return
|
|
353
|
+
get: function () { return chunkEBYCTLET_cjs.TxWeightEstimator; }
|
|
350
354
|
});
|
|
351
355
|
Object.defineProperty(exports, "UnannotatableInputError", {
|
|
352
356
|
enumerable: true,
|
|
353
|
-
get: function () { return
|
|
357
|
+
get: function () { return chunkEBYCTLET_cjs.UnannotatableInputError; }
|
|
354
358
|
});
|
|
355
359
|
Object.defineProperty(exports, "UnilateralExit", {
|
|
356
360
|
enumerable: true,
|
|
357
|
-
get: function () { return
|
|
361
|
+
get: function () { return chunkEBYCTLET_cjs.UnilateralExit; }
|
|
358
362
|
});
|
|
359
363
|
Object.defineProperty(exports, "UnknownPacket", {
|
|
360
364
|
enumerable: true,
|
|
361
|
-
get: function () { return
|
|
365
|
+
get: function () { return chunkEBYCTLET_cjs.UnknownPacket; }
|
|
362
366
|
});
|
|
363
367
|
Object.defineProperty(exports, "Unroll", {
|
|
364
368
|
enumerable: true,
|
|
365
|
-
get: function () { return
|
|
369
|
+
get: function () { return chunkEBYCTLET_cjs.Unroll; }
|
|
366
370
|
});
|
|
367
371
|
Object.defineProperty(exports, "VtxoManager", {
|
|
368
372
|
enumerable: true,
|
|
369
|
-
get: function () { return
|
|
373
|
+
get: function () { return chunkEBYCTLET_cjs.VtxoManager; }
|
|
370
374
|
});
|
|
371
375
|
Object.defineProperty(exports, "Wallet", {
|
|
372
376
|
enumerable: true,
|
|
373
|
-
get: function () { return
|
|
377
|
+
get: function () { return chunkEBYCTLET_cjs.Wallet; }
|
|
374
378
|
});
|
|
375
379
|
Object.defineProperty(exports, "WalletCannotAllocateAddressError", {
|
|
376
380
|
enumerable: true,
|
|
377
|
-
get: function () { return
|
|
381
|
+
get: function () { return chunkEBYCTLET_cjs.WalletCannotAllocateAddressError; }
|
|
378
382
|
});
|
|
379
383
|
Object.defineProperty(exports, "WalletCannotSignError", {
|
|
380
384
|
enumerable: true,
|
|
381
|
-
get: function () { return
|
|
385
|
+
get: function () { return chunkEBYCTLET_cjs.WalletCannotSignError; }
|
|
382
386
|
});
|
|
383
387
|
Object.defineProperty(exports, "WalletMessageHandler", {
|
|
384
388
|
enumerable: true,
|
|
385
|
-
get: function () { return
|
|
389
|
+
get: function () { return chunkEBYCTLET_cjs.WalletMessageHandler; }
|
|
386
390
|
});
|
|
387
391
|
Object.defineProperty(exports, "WalletNotInitializedError", {
|
|
388
392
|
enumerable: true,
|
|
389
|
-
get: function () { return
|
|
393
|
+
get: function () { return chunkEBYCTLET_cjs.WalletNotInitializedError; }
|
|
390
394
|
});
|
|
391
395
|
Object.defineProperty(exports, "WalletRepositoryImpl", {
|
|
392
396
|
enumerable: true,
|
|
393
|
-
get: function () { return
|
|
397
|
+
get: function () { return chunkEBYCTLET_cjs.WalletRepositoryImpl; }
|
|
394
398
|
});
|
|
395
399
|
Object.defineProperty(exports, "WsElectrumChainSource", {
|
|
396
400
|
enumerable: true,
|
|
397
|
-
get: function () { return
|
|
401
|
+
get: function () { return chunkEBYCTLET_cjs.WsElectrumChainSource; }
|
|
398
402
|
});
|
|
399
403
|
Object.defineProperty(exports, "adoptContractDescriptor", {
|
|
400
404
|
enumerable: true,
|
|
401
|
-
get: function () { return
|
|
405
|
+
get: function () { return chunkEBYCTLET_cjs.adoptContractDescriptor; }
|
|
402
406
|
});
|
|
403
407
|
Object.defineProperty(exports, "arkRail", {
|
|
404
408
|
enumerable: true,
|
|
405
|
-
get: function () { return
|
|
409
|
+
get: function () { return chunkEBYCTLET_cjs.arkRail; }
|
|
406
410
|
});
|
|
407
411
|
Object.defineProperty(exports, "arkTarget", {
|
|
408
412
|
enumerable: true,
|
|
409
|
-
get: function () { return
|
|
413
|
+
get: function () { return chunkEBYCTLET_cjs.arkTarget; }
|
|
410
414
|
});
|
|
411
415
|
Object.defineProperty(exports, "arkade", {
|
|
412
416
|
enumerable: true,
|
|
413
|
-
get: function () { return
|
|
417
|
+
get: function () { return chunkEBYCTLET_cjs.arkade_exports; }
|
|
414
418
|
});
|
|
415
419
|
Object.defineProperty(exports, "assertFinalCommitmentMatchesValidated", {
|
|
416
420
|
enumerable: true,
|
|
417
|
-
get: function () { return
|
|
421
|
+
get: function () { return chunkEBYCTLET_cjs.assertFinalCommitmentMatchesValidated; }
|
|
418
422
|
});
|
|
419
423
|
Object.defineProperty(exports, "assertSendableAmount", {
|
|
420
424
|
enumerable: true,
|
|
421
|
-
get: function () { return
|
|
425
|
+
get: function () { return chunkEBYCTLET_cjs.assertSendableAmount; }
|
|
422
426
|
});
|
|
423
427
|
Object.defineProperty(exports, "assertSubmittedArkTxid", {
|
|
424
428
|
enumerable: true,
|
|
425
|
-
get: function () { return
|
|
429
|
+
get: function () { return chunkEBYCTLET_cjs.assertSubmittedArkTxid; }
|
|
426
430
|
});
|
|
427
431
|
Object.defineProperty(exports, "assertValidBatchExpiry", {
|
|
428
432
|
enumerable: true,
|
|
429
|
-
get: function () { return
|
|
433
|
+
get: function () { return chunkEBYCTLET_cjs.assertValidBatchExpiry; }
|
|
430
434
|
});
|
|
431
435
|
Object.defineProperty(exports, "assertValidServerUnrollScript", {
|
|
432
436
|
enumerable: true,
|
|
433
|
-
get: function () { return
|
|
437
|
+
get: function () { return chunkEBYCTLET_cjs.assertValidServerUnrollScript; }
|
|
434
438
|
});
|
|
435
439
|
Object.defineProperty(exports, "assetMintResolver", {
|
|
436
440
|
enumerable: true,
|
|
437
|
-
get: function () { return
|
|
441
|
+
get: function () { return chunkEBYCTLET_cjs.assetMintResolver; }
|
|
438
442
|
});
|
|
439
443
|
Object.defineProperty(exports, "attachPrevArkTxs", {
|
|
440
444
|
enumerable: true,
|
|
441
|
-
get: function () { return
|
|
445
|
+
get: function () { return chunkEBYCTLET_cjs.attachPrevArkTxs; }
|
|
442
446
|
});
|
|
443
447
|
Object.defineProperty(exports, "attachPrevoutTxs", {
|
|
444
448
|
enumerable: true,
|
|
445
|
-
get: function () { return
|
|
449
|
+
get: function () { return chunkEBYCTLET_cjs.attachPrevoutTxs; }
|
|
446
450
|
});
|
|
447
451
|
Object.defineProperty(exports, "awaitTransaction", {
|
|
448
452
|
enumerable: true,
|
|
449
|
-
get: function () { return
|
|
453
|
+
get: function () { return chunkEBYCTLET_cjs.awaitTransaction; }
|
|
450
454
|
});
|
|
451
455
|
Object.defineProperty(exports, "boardingResolver", {
|
|
452
456
|
enumerable: true,
|
|
453
|
-
get: function () { return
|
|
457
|
+
get: function () { return chunkEBYCTLET_cjs.boardingResolver; }
|
|
454
458
|
});
|
|
455
459
|
Object.defineProperty(exports, "btcTarget", {
|
|
456
460
|
enumerable: true,
|
|
457
|
-
get: function () { return
|
|
461
|
+
get: function () { return chunkEBYCTLET_cjs.btcTarget; }
|
|
458
462
|
});
|
|
459
463
|
Object.defineProperty(exports, "buildForfeitTx", {
|
|
460
464
|
enumerable: true,
|
|
461
|
-
get: function () { return
|
|
465
|
+
get: function () { return chunkEBYCTLET_cjs.buildForfeitTx; }
|
|
462
466
|
});
|
|
463
467
|
Object.defineProperty(exports, "buildOffchainTx", {
|
|
464
468
|
enumerable: true,
|
|
465
|
-
get: function () { return
|
|
469
|
+
get: function () { return chunkEBYCTLET_cjs.buildOffchainTx; }
|
|
466
470
|
});
|
|
467
471
|
Object.defineProperty(exports, "buildPreimageMessage", {
|
|
468
472
|
enumerable: true,
|
|
469
|
-
get: function () { return
|
|
473
|
+
get: function () { return chunkEBYCTLET_cjs.buildPreimageMessage; }
|
|
470
474
|
});
|
|
471
475
|
Object.defineProperty(exports, "buildSaltedPreimageMessage", {
|
|
472
476
|
enumerable: true,
|
|
473
|
-
get: function () { return
|
|
477
|
+
get: function () { return chunkEBYCTLET_cjs.buildSaltedPreimageMessage; }
|
|
474
478
|
});
|
|
475
479
|
Object.defineProperty(exports, "claimWithPreimageIdentity", {
|
|
476
480
|
enumerable: true,
|
|
477
|
-
get: function () { return
|
|
481
|
+
get: function () { return chunkEBYCTLET_cjs.claimWithPreimageIdentity; }
|
|
478
482
|
});
|
|
479
483
|
Object.defineProperty(exports, "classifyAgainstSignerSet", {
|
|
480
484
|
enumerable: true,
|
|
481
|
-
get: function () { return
|
|
485
|
+
get: function () { return chunkEBYCTLET_cjs.classifyAgainstSignerSet; }
|
|
482
486
|
});
|
|
483
487
|
Object.defineProperty(exports, "classifyContractSigner", {
|
|
484
488
|
enumerable: true,
|
|
485
|
-
get: function () { return
|
|
489
|
+
get: function () { return chunkEBYCTLET_cjs.classifyContractSigner; }
|
|
486
490
|
});
|
|
487
491
|
Object.defineProperty(exports, "closeDatabase", {
|
|
488
492
|
enumerable: true,
|
|
489
|
-
get: function () { return
|
|
493
|
+
get: function () { return chunkEBYCTLET_cjs.closeDatabase; }
|
|
490
494
|
});
|
|
491
495
|
Object.defineProperty(exports, "collabExitResolver", {
|
|
492
496
|
enumerable: true,
|
|
493
|
-
get: function () { return
|
|
497
|
+
get: function () { return chunkEBYCTLET_cjs.collabExitResolver; }
|
|
494
498
|
});
|
|
495
499
|
Object.defineProperty(exports, "combineTapscriptSigs", {
|
|
496
500
|
enumerable: true,
|
|
497
|
-
get: function () { return
|
|
501
|
+
get: function () { return chunkEBYCTLET_cjs.combineTapscriptSigs; }
|
|
498
502
|
});
|
|
499
503
|
Object.defineProperty(exports, "contractFromArkContract", {
|
|
500
504
|
enumerable: true,
|
|
501
|
-
get: function () { return
|
|
505
|
+
get: function () { return chunkEBYCTLET_cjs.contractFromArkContract; }
|
|
502
506
|
});
|
|
503
507
|
Object.defineProperty(exports, "contractFromArkContractWithAddress", {
|
|
504
508
|
enumerable: true,
|
|
505
|
-
get: function () { return
|
|
509
|
+
get: function () { return chunkEBYCTLET_cjs.contractFromArkContractWithAddress; }
|
|
506
510
|
});
|
|
507
511
|
Object.defineProperty(exports, "contractPreimage", {
|
|
508
512
|
enumerable: true,
|
|
509
|
-
get: function () { return
|
|
513
|
+
get: function () { return chunkEBYCTLET_cjs.contractPreimage; }
|
|
510
514
|
});
|
|
511
515
|
Object.defineProperty(exports, "contractSigner", {
|
|
512
516
|
enumerable: true,
|
|
513
|
-
get: function () { return
|
|
517
|
+
get: function () { return chunkEBYCTLET_cjs.contractSigner; }
|
|
514
518
|
});
|
|
515
519
|
Object.defineProperty(exports, "createAssetPacket", {
|
|
516
520
|
enumerable: true,
|
|
517
|
-
get: function () { return
|
|
521
|
+
get: function () { return chunkEBYCTLET_cjs.createAssetPacket; }
|
|
518
522
|
});
|
|
519
523
|
Object.defineProperty(exports, "createDefaultActivityRegistry", {
|
|
520
524
|
enumerable: true,
|
|
521
|
-
get: function () { return
|
|
525
|
+
get: function () { return chunkEBYCTLET_cjs.createDefaultActivityRegistry; }
|
|
522
526
|
});
|
|
523
527
|
Object.defineProperty(exports, "createDefaultPaymentRouter", {
|
|
524
528
|
enumerable: true,
|
|
525
|
-
get: function () { return
|
|
529
|
+
get: function () { return chunkEBYCTLET_cjs.createDefaultPaymentRouter; }
|
|
526
530
|
});
|
|
527
531
|
Object.defineProperty(exports, "createExitChainResolver", {
|
|
528
532
|
enumerable: true,
|
|
529
|
-
get: function () { return
|
|
533
|
+
get: function () { return chunkEBYCTLET_cjs.createExitChainResolver; }
|
|
530
534
|
});
|
|
531
535
|
Object.defineProperty(exports, "createManagedConnection", {
|
|
532
536
|
enumerable: true,
|
|
533
|
-
get: function () { return
|
|
537
|
+
get: function () { return chunkEBYCTLET_cjs.createManagedConnection; }
|
|
534
538
|
});
|
|
535
539
|
Object.defineProperty(exports, "decodeArkContract", {
|
|
536
540
|
enumerable: true,
|
|
537
|
-
get: function () { return
|
|
541
|
+
get: function () { return chunkEBYCTLET_cjs.decodeArkContract; }
|
|
538
542
|
});
|
|
539
543
|
Object.defineProperty(exports, "defaultBatchExpiryPolicy", {
|
|
540
544
|
enumerable: true,
|
|
541
|
-
get: function () { return
|
|
545
|
+
get: function () { return chunkEBYCTLET_cjs.defaultBatchExpiryPolicy; }
|
|
542
546
|
});
|
|
543
547
|
Object.defineProperty(exports, "defaultCheckpointExitDelayPolicy", {
|
|
544
548
|
enumerable: true,
|
|
545
|
-
get: function () { return
|
|
549
|
+
get: function () { return chunkEBYCTLET_cjs.defaultCheckpointExitDelayPolicy; }
|
|
546
550
|
});
|
|
547
551
|
Object.defineProperty(exports, "deleteByIndex", {
|
|
548
552
|
enumerable: true,
|
|
549
|
-
get: function () { return
|
|
553
|
+
get: function () { return chunkEBYCTLET_cjs.deleteByIndex; }
|
|
550
554
|
});
|
|
551
555
|
Object.defineProperty(exports, "deserializeExitPackage", {
|
|
552
556
|
enumerable: true,
|
|
553
|
-
get: function () { return
|
|
557
|
+
get: function () { return chunkEBYCTLET_cjs.deserializeExitPackage; }
|
|
554
558
|
});
|
|
555
559
|
Object.defineProperty(exports, "encodeArkContract", {
|
|
556
560
|
enumerable: true,
|
|
557
|
-
get: function () { return
|
|
561
|
+
get: function () { return chunkEBYCTLET_cjs.encodeArkContract; }
|
|
558
562
|
});
|
|
559
563
|
Object.defineProperty(exports, "exitObserverFor", {
|
|
560
564
|
enumerable: true,
|
|
561
|
-
get: function () { return
|
|
565
|
+
get: function () { return chunkEBYCTLET_cjs.exitObserverFor; }
|
|
562
566
|
});
|
|
563
567
|
Object.defineProperty(exports, "gateExclusion", {
|
|
564
568
|
enumerable: true,
|
|
565
|
-
get: function () { return
|
|
569
|
+
get: function () { return chunkEBYCTLET_cjs.gateExclusion; }
|
|
566
570
|
});
|
|
567
571
|
Object.defineProperty(exports, "gatedContracts", {
|
|
568
572
|
enumerable: true,
|
|
569
|
-
get: function () { return
|
|
573
|
+
get: function () { return chunkEBYCTLET_cjs.gatedContracts; }
|
|
570
574
|
});
|
|
571
575
|
Object.defineProperty(exports, "getAllByIndexValues", {
|
|
572
576
|
enumerable: true,
|
|
573
|
-
get: function () { return
|
|
577
|
+
get: function () { return chunkEBYCTLET_cjs.getAllByIndexValues; }
|
|
574
578
|
});
|
|
575
579
|
Object.defineProperty(exports, "getMigrationStatus", {
|
|
576
580
|
enumerable: true,
|
|
577
|
-
get: function () { return
|
|
581
|
+
get: function () { return chunkEBYCTLET_cjs.getMigrationStatus; }
|
|
578
582
|
});
|
|
579
583
|
Object.defineProperty(exports, "getRandomId", {
|
|
580
584
|
enumerable: true,
|
|
581
|
-
get: function () { return
|
|
585
|
+
get: function () { return chunkEBYCTLET_cjs.getRandomId; }
|
|
582
586
|
});
|
|
583
587
|
Object.defineProperty(exports, "hasBoardingTxExpired", {
|
|
584
588
|
enumerable: true,
|
|
585
|
-
get: function () { return
|
|
589
|
+
get: function () { return chunkEBYCTLET_cjs.hasBoardingTxExpired; }
|
|
586
590
|
});
|
|
587
591
|
Object.defineProperty(exports, "hasCandidates", {
|
|
588
592
|
enumerable: true,
|
|
589
|
-
get: function () { return
|
|
593
|
+
get: function () { return chunkEBYCTLET_cjs.hasCandidates; }
|
|
590
594
|
});
|
|
591
595
|
Object.defineProperty(exports, "invoiceTarget", {
|
|
592
596
|
enumerable: true,
|
|
593
|
-
get: function () { return
|
|
597
|
+
get: function () { return chunkEBYCTLET_cjs.invoiceTarget; }
|
|
594
598
|
});
|
|
595
599
|
Object.defineProperty(exports, "isAddressAllocationCapable", {
|
|
596
600
|
enumerable: true,
|
|
597
|
-
get: function () { return
|
|
601
|
+
get: function () { return chunkEBYCTLET_cjs.isAddressAllocationCapable; }
|
|
598
602
|
});
|
|
599
603
|
Object.defineProperty(exports, "isArkContract", {
|
|
600
604
|
enumerable: true,
|
|
601
|
-
get: function () { return
|
|
605
|
+
get: function () { return chunkEBYCTLET_cjs.isArkContract; }
|
|
602
606
|
});
|
|
603
607
|
Object.defineProperty(exports, "isBatchSignable", {
|
|
604
608
|
enumerable: true,
|
|
605
|
-
get: function () { return
|
|
609
|
+
get: function () { return chunkEBYCTLET_cjs.isBatchSignable; }
|
|
606
610
|
});
|
|
607
611
|
Object.defineProperty(exports, "isBtcAddress", {
|
|
608
612
|
enumerable: true,
|
|
609
|
-
get: function () { return
|
|
613
|
+
get: function () { return chunkEBYCTLET_cjs.isBtcAddress; }
|
|
610
614
|
});
|
|
611
615
|
Object.defineProperty(exports, "isContractGenericallySpendable", {
|
|
612
616
|
enumerable: true,
|
|
613
|
-
get: function () { return
|
|
617
|
+
get: function () { return chunkEBYCTLET_cjs.isContractGenericallySpendable; }
|
|
614
618
|
});
|
|
615
619
|
Object.defineProperty(exports, "isCooperativelyMigratable", {
|
|
616
620
|
enumerable: true,
|
|
617
|
-
get: function () { return
|
|
621
|
+
get: function () { return chunkEBYCTLET_cjs.isCooperativelyMigratable; }
|
|
618
622
|
});
|
|
619
623
|
Object.defineProperty(exports, "isDeterministicSigner", {
|
|
620
624
|
enumerable: true,
|
|
621
|
-
get: function () { return
|
|
625
|
+
get: function () { return chunkEBYCTLET_cjs.isDeterministicSigner; }
|
|
622
626
|
});
|
|
623
627
|
Object.defineProperty(exports, "isDiscoverable", {
|
|
624
628
|
enumerable: true,
|
|
625
|
-
get: function () { return
|
|
629
|
+
get: function () { return chunkEBYCTLET_cjs.isDiscoverable; }
|
|
626
630
|
});
|
|
627
631
|
Object.defineProperty(exports, "isHDAllocationCapable", {
|
|
628
632
|
enumerable: true,
|
|
629
|
-
get: function () { return
|
|
633
|
+
get: function () { return chunkEBYCTLET_cjs.isHDAllocationCapable; }
|
|
630
634
|
});
|
|
631
635
|
Object.defineProperty(exports, "isHDDeterministicSignCapable", {
|
|
632
636
|
enumerable: true,
|
|
633
|
-
get: function () { return
|
|
637
|
+
get: function () { return chunkEBYCTLET_cjs.isHDDeterministicSignCapable; }
|
|
634
638
|
});
|
|
635
639
|
Object.defineProperty(exports, "isHDWalletCapable", {
|
|
636
640
|
enumerable: true,
|
|
637
|
-
get: function () { return
|
|
641
|
+
get: function () { return chunkEBYCTLET_cjs.isHDWalletCapable; }
|
|
638
642
|
});
|
|
639
643
|
Object.defineProperty(exports, "isLightningInvoice", {
|
|
640
644
|
enumerable: true,
|
|
641
|
-
get: function () { return
|
|
645
|
+
get: function () { return chunkEBYCTLET_cjs.isLightningInvoice; }
|
|
642
646
|
});
|
|
643
647
|
Object.defineProperty(exports, "isLnurl", {
|
|
644
648
|
enumerable: true,
|
|
645
|
-
get: function () { return
|
|
649
|
+
get: function () { return chunkEBYCTLET_cjs.isLnurl; }
|
|
646
650
|
});
|
|
647
651
|
Object.defineProperty(exports, "isMessageBusInitializingError", {
|
|
648
652
|
enumerable: true,
|
|
649
|
-
get: function () { return
|
|
653
|
+
get: function () { return chunkEBYCTLET_cjs.isMessageBusInitializingError; }
|
|
650
654
|
});
|
|
651
655
|
Object.defineProperty(exports, "isMessageBusNotInitializedError", {
|
|
652
656
|
enumerable: true,
|
|
653
|
-
get: function () { return
|
|
657
|
+
get: function () { return chunkEBYCTLET_cjs.isMessageBusNotInitializedError; }
|
|
654
658
|
});
|
|
655
659
|
Object.defineProperty(exports, "isPerArtifactDescriptor", {
|
|
656
660
|
enumerable: true,
|
|
657
|
-
get: function () { return
|
|
661
|
+
get: function () { return chunkEBYCTLET_cjs.isPerArtifactDescriptor; }
|
|
658
662
|
});
|
|
659
663
|
Object.defineProperty(exports, "isSigningIdentity", {
|
|
660
664
|
enumerable: true,
|
|
661
|
-
get: function () { return
|
|
665
|
+
get: function () { return chunkEBYCTLET_cjs.isSigningIdentity; }
|
|
662
666
|
});
|
|
663
667
|
Object.defineProperty(exports, "isSubdust", {
|
|
664
668
|
enumerable: true,
|
|
665
|
-
get: function () { return
|
|
669
|
+
get: function () { return chunkEBYCTLET_cjs.isSubdust; }
|
|
666
670
|
});
|
|
667
671
|
Object.defineProperty(exports, "isTerminalIntentState", {
|
|
668
672
|
enumerable: true,
|
|
669
|
-
get: function () { return
|
|
673
|
+
get: function () { return chunkEBYCTLET_cjs.isTerminalIntentState; }
|
|
670
674
|
});
|
|
671
675
|
Object.defineProperty(exports, "isValidArkAddress", {
|
|
672
676
|
enumerable: true,
|
|
673
|
-
get: function () { return
|
|
677
|
+
get: function () { return chunkEBYCTLET_cjs.isValidArkAddress; }
|
|
674
678
|
});
|
|
675
679
|
Object.defineProperty(exports, "isVtxoExpiringSoon", {
|
|
676
680
|
enumerable: true,
|
|
677
|
-
get: function () { return
|
|
681
|
+
get: function () { return chunkEBYCTLET_cjs.isVtxoExpiringSoon; }
|
|
678
682
|
});
|
|
679
683
|
Object.defineProperty(exports, "logExcludedVtxos", {
|
|
680
684
|
enumerable: true,
|
|
681
|
-
get: function () { return
|
|
685
|
+
get: function () { return chunkEBYCTLET_cjs.logExcludedVtxos; }
|
|
682
686
|
});
|
|
683
687
|
Object.defineProperty(exports, "makeHandle", {
|
|
684
688
|
enumerable: true,
|
|
685
|
-
get: function () { return
|
|
689
|
+
get: function () { return chunkEBYCTLET_cjs.makeHandle; }
|
|
686
690
|
});
|
|
687
691
|
Object.defineProperty(exports, "matchServerCheckpoints", {
|
|
688
692
|
enumerable: true,
|
|
689
|
-
get: function () { return
|
|
693
|
+
get: function () { return chunkEBYCTLET_cjs.matchServerCheckpoints; }
|
|
690
694
|
});
|
|
691
695
|
Object.defineProperty(exports, "migrateWalletRepository", {
|
|
692
696
|
enumerable: true,
|
|
693
|
-
get: function () { return
|
|
697
|
+
get: function () { return chunkEBYCTLET_cjs.migrateWalletRepository; }
|
|
694
698
|
});
|
|
695
699
|
Object.defineProperty(exports, "notifyExitObserved", {
|
|
696
700
|
enumerable: true,
|
|
697
|
-
get: function () { return
|
|
701
|
+
get: function () { return chunkEBYCTLET_cjs.notifyExitObserved; }
|
|
698
702
|
});
|
|
699
703
|
Object.defineProperty(exports, "onchainRail", {
|
|
700
704
|
enumerable: true,
|
|
701
|
-
get: function () { return
|
|
705
|
+
get: function () { return chunkEBYCTLET_cjs.onchainRail; }
|
|
702
706
|
});
|
|
703
707
|
Object.defineProperty(exports, "openDatabase", {
|
|
704
708
|
enumerable: true,
|
|
705
|
-
get: function () { return
|
|
709
|
+
get: function () { return chunkEBYCTLET_cjs.openDatabase; }
|
|
706
710
|
});
|
|
707
711
|
Object.defineProperty(exports, "outpointExclusion", {
|
|
708
712
|
enumerable: true,
|
|
709
|
-
get: function () { return
|
|
713
|
+
get: function () { return chunkEBYCTLET_cjs.outpointExclusion; }
|
|
710
714
|
});
|
|
711
715
|
Object.defineProperty(exports, "outpointReasons", {
|
|
712
716
|
enumerable: true,
|
|
713
|
-
get: function () { return
|
|
717
|
+
get: function () { return chunkEBYCTLET_cjs.outpointReasons; }
|
|
714
718
|
});
|
|
715
719
|
Object.defineProperty(exports, "promisifyRequest", {
|
|
716
720
|
enumerable: true,
|
|
717
|
-
get: function () { return
|
|
721
|
+
get: function () { return chunkEBYCTLET_cjs.promisifyRequest; }
|
|
718
722
|
});
|
|
719
723
|
Object.defineProperty(exports, "provisionClaimSecret", {
|
|
720
724
|
enumerable: true,
|
|
721
|
-
get: function () { return
|
|
725
|
+
get: function () { return chunkEBYCTLET_cjs.provisionClaimSecret; }
|
|
722
726
|
});
|
|
723
727
|
Object.defineProperty(exports, "provisionRefundKey", {
|
|
724
728
|
enumerable: true,
|
|
725
|
-
get: function () { return
|
|
729
|
+
get: function () { return chunkEBYCTLET_cjs.provisionRefundKey; }
|
|
726
730
|
});
|
|
727
731
|
Object.defineProperty(exports, "requiresMigration", {
|
|
728
732
|
enumerable: true,
|
|
729
|
-
get: function () { return
|
|
733
|
+
get: function () { return chunkEBYCTLET_cjs.requiresMigration; }
|
|
730
734
|
});
|
|
731
735
|
Object.defineProperty(exports, "resolveBatchExpiryPolicy", {
|
|
732
736
|
enumerable: true,
|
|
733
|
-
get: function () { return
|
|
737
|
+
get: function () { return chunkEBYCTLET_cjs.resolveBatchExpiryPolicy; }
|
|
734
738
|
});
|
|
735
739
|
Object.defineProperty(exports, "resolveCheckpointExitDelayPolicy", {
|
|
736
740
|
enumerable: true,
|
|
737
|
-
get: function () { return
|
|
741
|
+
get: function () { return chunkEBYCTLET_cjs.resolveCheckpointExitDelayPolicy; }
|
|
738
742
|
});
|
|
739
743
|
Object.defineProperty(exports, "resolveDescriptorSigner", {
|
|
740
744
|
enumerable: true,
|
|
741
|
-
get: function () { return
|
|
745
|
+
get: function () { return chunkEBYCTLET_cjs.resolveDescriptorSigner; }
|
|
742
746
|
});
|
|
743
747
|
Object.defineProperty(exports, "resolvePrevTxs", {
|
|
744
748
|
enumerable: true,
|
|
745
|
-
get: function () { return
|
|
749
|
+
get: function () { return chunkEBYCTLET_cjs.resolvePrevTxs; }
|
|
746
750
|
});
|
|
747
751
|
Object.defineProperty(exports, "resolveSendAmount", {
|
|
748
752
|
enumerable: true,
|
|
749
|
-
get: function () { return
|
|
753
|
+
get: function () { return chunkEBYCTLET_cjs.resolveSendAmount; }
|
|
750
754
|
});
|
|
751
755
|
Object.defineProperty(exports, "rollbackMigration", {
|
|
752
756
|
enumerable: true,
|
|
753
|
-
get: function () { return
|
|
757
|
+
get: function () { return chunkEBYCTLET_cjs.rollbackMigration; }
|
|
754
758
|
});
|
|
755
759
|
Object.defineProperty(exports, "selectCoinsWithAsset", {
|
|
756
760
|
enumerable: true,
|
|
757
|
-
get: function () { return
|
|
761
|
+
get: function () { return chunkEBYCTLET_cjs.selectCoinsWithAsset; }
|
|
758
762
|
});
|
|
759
763
|
Object.defineProperty(exports, "selectVirtualCoins", {
|
|
760
764
|
enumerable: true,
|
|
761
|
-
get: function () { return
|
|
765
|
+
get: function () { return chunkEBYCTLET_cjs.selectVirtualCoins; }
|
|
762
766
|
});
|
|
763
767
|
Object.defineProperty(exports, "serializeExitPackage", {
|
|
764
768
|
enumerable: true,
|
|
765
|
-
get: function () { return
|
|
769
|
+
get: function () { return chunkEBYCTLET_cjs.serializeExitPackage; }
|
|
766
770
|
});
|
|
767
771
|
Object.defineProperty(exports, "setupServiceWorker", {
|
|
768
772
|
enumerable: true,
|
|
769
|
-
get: function () { return
|
|
773
|
+
get: function () { return chunkEBYCTLET_cjs.setupServiceWorker; }
|
|
770
774
|
});
|
|
771
775
|
Object.defineProperty(exports, "signAndSubmitOffchainTx", {
|
|
772
776
|
enumerable: true,
|
|
773
|
-
get: function () { return
|
|
777
|
+
get: function () { return chunkEBYCTLET_cjs.signAndSubmitOffchainTx; }
|
|
774
778
|
});
|
|
775
779
|
Object.defineProperty(exports, "signerSetFromInfo", {
|
|
776
780
|
enumerable: true,
|
|
777
|
-
get: function () { return
|
|
781
|
+
get: function () { return chunkEBYCTLET_cjs.signerSetFromInfo; }
|
|
778
782
|
});
|
|
779
783
|
Object.defineProperty(exports, "signingDescriptorIndex", {
|
|
780
784
|
enumerable: true,
|
|
781
|
-
get: function () { return
|
|
785
|
+
get: function () { return chunkEBYCTLET_cjs.signingDescriptorIndex; }
|
|
782
786
|
});
|
|
783
787
|
Object.defineProperty(exports, "strictSigningDescriptorIndex", {
|
|
784
788
|
enumerable: true,
|
|
785
|
-
get: function () { return
|
|
789
|
+
get: function () { return chunkEBYCTLET_cjs.strictSigningDescriptorIndex; }
|
|
786
790
|
});
|
|
787
791
|
Object.defineProperty(exports, "toXOnlySignerHex", {
|
|
788
792
|
enumerable: true,
|
|
789
|
-
get: function () { return
|
|
793
|
+
get: function () { return chunkEBYCTLET_cjs.toXOnlySignerHex; }
|
|
790
794
|
});
|
|
791
795
|
Object.defineProperty(exports, "tryResolveSendAmount", {
|
|
792
796
|
enumerable: true,
|
|
793
|
-
get: function () { return
|
|
797
|
+
get: function () { return chunkEBYCTLET_cjs.tryResolveSendAmount; }
|
|
794
798
|
});
|
|
795
799
|
Object.defineProperty(exports, "validateBatchRecipients", {
|
|
796
800
|
enumerable: true,
|
|
797
|
-
get: function () { return
|
|
801
|
+
get: function () { return chunkEBYCTLET_cjs.validateBatchRecipients; }
|
|
798
802
|
});
|
|
799
803
|
Object.defineProperty(exports, "validateConnectorsTxGraph", {
|
|
800
804
|
enumerable: true,
|
|
801
|
-
get: function () { return
|
|
805
|
+
get: function () { return chunkEBYCTLET_cjs.validateConnectorsTxGraph; }
|
|
802
806
|
});
|
|
803
807
|
Object.defineProperty(exports, "validateVtxoTxGraph", {
|
|
804
808
|
enumerable: true,
|
|
805
|
-
get: function () { return
|
|
809
|
+
get: function () { return chunkEBYCTLET_cjs.validateVtxoTxGraph; }
|
|
806
810
|
});
|
|
807
811
|
Object.defineProperty(exports, "verifyTapscriptSignatures", {
|
|
808
812
|
enumerable: true,
|
|
809
|
-
get: function () { return
|
|
813
|
+
get: function () { return chunkEBYCTLET_cjs.verifyTapscriptSignatures; }
|
|
810
814
|
});
|
|
811
815
|
Object.defineProperty(exports, "waitForIncomingFunds", {
|
|
812
816
|
enumerable: true,
|
|
813
|
-
get: function () { return
|
|
817
|
+
get: function () { return chunkEBYCTLET_cjs.waitForIncomingFunds; }
|
|
814
818
|
});
|
|
815
819
|
Object.defineProperty(exports, "withPrevTxs", {
|
|
816
820
|
enumerable: true,
|
|
817
|
-
get: function () { return
|
|
821
|
+
get: function () { return chunkEBYCTLET_cjs.withPrevTxs; }
|
|
818
822
|
});
|
|
819
823
|
Object.defineProperty(exports, "ChainTxType", {
|
|
820
824
|
enumerable: true,
|
|
821
|
-
get: function () { return
|
|
825
|
+
get: function () { return chunkGVHUHTRH_cjs.ChainTxType; }
|
|
822
826
|
});
|
|
823
827
|
Object.defineProperty(exports, "DEFAULT_VTXO_PAGE_SIZE", {
|
|
824
828
|
enumerable: true,
|
|
825
|
-
get: function () { return
|
|
829
|
+
get: function () { return chunkGVHUHTRH_cjs.DEFAULT_VTXO_PAGE_SIZE; }
|
|
826
830
|
});
|
|
827
831
|
Object.defineProperty(exports, "IndexerTxType", {
|
|
828
832
|
enumerable: true,
|
|
829
|
-
get: function () { return
|
|
833
|
+
get: function () { return chunkGVHUHTRH_cjs.IndexerTxType; }
|
|
830
834
|
});
|
|
831
835
|
Object.defineProperty(exports, "RestIndexerProvider", {
|
|
832
836
|
enumerable: true,
|
|
833
|
-
get: function () { return
|
|
837
|
+
get: function () { return chunkGVHUHTRH_cjs.RestIndexerProvider; }
|
|
834
838
|
});
|
|
835
839
|
Object.defineProperty(exports, "asset", {
|
|
836
840
|
enumerable: true,
|
|
837
|
-
get: function () { return
|
|
841
|
+
get: function () { return chunkGVHUHTRH_cjs.asset_exports; }
|
|
838
842
|
});
|
|
839
843
|
Object.defineProperty(exports, "ArkadeContractHandler", {
|
|
840
844
|
enumerable: true,
|
|
841
|
-
get: function () { return
|
|
845
|
+
get: function () { return chunkWIFL5QYZ_cjs.ArkadeContractHandler; }
|
|
842
846
|
});
|
|
843
847
|
Object.defineProperty(exports, "BoardingContractHandler", {
|
|
844
848
|
enumerable: true,
|
|
845
|
-
get: function () { return
|
|
849
|
+
get: function () { return chunkWIFL5QYZ_cjs.BoardingContractHandler; }
|
|
846
850
|
});
|
|
847
851
|
Object.defineProperty(exports, "DefaultContractHandler", {
|
|
848
852
|
enumerable: true,
|
|
849
|
-
get: function () { return
|
|
853
|
+
get: function () { return chunkWIFL5QYZ_cjs.DefaultContractHandler; }
|
|
850
854
|
});
|
|
851
855
|
Object.defineProperty(exports, "DefaultVtxo", {
|
|
852
856
|
enumerable: true,
|
|
853
|
-
get: function () { return
|
|
857
|
+
get: function () { return chunkWIFL5QYZ_cjs.DefaultVtxo; }
|
|
854
858
|
});
|
|
855
859
|
Object.defineProperty(exports, "DelegateContractHandler", {
|
|
856
860
|
enumerable: true,
|
|
857
|
-
get: function () { return
|
|
861
|
+
get: function () { return chunkWIFL5QYZ_cjs.DelegateContractHandler; }
|
|
858
862
|
});
|
|
859
863
|
Object.defineProperty(exports, "DelegateVtxo", {
|
|
860
864
|
enumerable: true,
|
|
861
|
-
get: function () { return
|
|
865
|
+
get: function () { return chunkWIFL5QYZ_cjs.DelegateVtxo; }
|
|
862
866
|
});
|
|
863
867
|
Object.defineProperty(exports, "VHTLC", {
|
|
864
868
|
enumerable: true,
|
|
865
|
-
get: function () { return
|
|
869
|
+
get: function () { return chunkWIFL5QYZ_cjs.VHTLC; }
|
|
866
870
|
});
|
|
867
871
|
Object.defineProperty(exports, "VHTLCContractHandler", {
|
|
868
872
|
enumerable: true,
|
|
869
|
-
get: function () { return
|
|
873
|
+
get: function () { return chunkWIFL5QYZ_cjs.VHTLCContractHandler; }
|
|
870
874
|
});
|
|
871
875
|
Object.defineProperty(exports, "VHTLCV2ContractHandler", {
|
|
872
876
|
enumerable: true,
|
|
873
|
-
get: function () { return
|
|
877
|
+
get: function () { return chunkWIFL5QYZ_cjs.VHTLCV2ContractHandler; }
|
|
874
878
|
});
|
|
875
879
|
Object.defineProperty(exports, "contractHandlers", {
|
|
876
880
|
enumerable: true,
|
|
877
|
-
get: function () { return
|
|
881
|
+
get: function () { return chunkWIFL5QYZ_cjs.contractHandlers; }
|
|
878
882
|
});
|
|
879
883
|
Object.defineProperty(exports, "deriveDescriptorLeafCompressedPubKey", {
|
|
880
884
|
enumerable: true,
|
|
881
|
-
get: function () { return
|
|
885
|
+
get: function () { return chunkWIFL5QYZ_cjs.deriveDescriptorLeafCompressedPubKey; }
|
|
882
886
|
});
|
|
883
887
|
Object.defineProperty(exports, "deriveDescriptorLeafPubKey", {
|
|
884
888
|
enumerable: true,
|
|
885
|
-
get: function () { return
|
|
889
|
+
get: function () { return chunkWIFL5QYZ_cjs.deriveDescriptorLeafPubKey; }
|
|
886
890
|
});
|
|
887
891
|
Object.defineProperty(exports, "identityDescriptor", {
|
|
888
892
|
enumerable: true,
|
|
889
|
-
get: function () { return
|
|
893
|
+
get: function () { return chunkWIFL5QYZ_cjs.identityDescriptor; }
|
|
890
894
|
});
|
|
891
895
|
Object.defineProperty(exports, "isCltvSatisfied", {
|
|
892
896
|
enumerable: true,
|
|
893
|
-
get: function () { return
|
|
897
|
+
get: function () { return chunkWIFL5QYZ_cjs.isCltvSatisfied; }
|
|
894
898
|
});
|
|
895
899
|
Object.defineProperty(exports, "isCsvSpendable", {
|
|
896
900
|
enumerable: true,
|
|
897
|
-
get: function () { return
|
|
901
|
+
get: function () { return chunkWIFL5QYZ_cjs.isCsvSpendable; }
|
|
898
902
|
});
|
|
899
903
|
Object.defineProperty(exports, "normalizeToDescriptor", {
|
|
900
904
|
enumerable: true,
|
|
901
|
-
get: function () { return
|
|
905
|
+
get: function () { return chunkWIFL5QYZ_cjs.normalizeToDescriptor; }
|
|
902
906
|
});
|
|
903
907
|
Object.defineProperty(exports, "parseHDDescriptor", {
|
|
904
908
|
enumerable: true,
|
|
905
|
-
get: function () { return
|
|
909
|
+
get: function () { return chunkWIFL5QYZ_cjs.parseHDDescriptor; }
|
|
906
910
|
});
|
|
907
911
|
Object.defineProperty(exports, "toXOnly", {
|
|
908
912
|
enumerable: true,
|
|
909
|
-
get: function () { return
|
|
913
|
+
get: function () { return chunkWIFL5QYZ_cjs.toXOnly; }
|
|
910
914
|
});
|
|
911
915
|
Object.defineProperty(exports, "ArkAddress", {
|
|
912
916
|
enumerable: true,
|
|
913
|
-
get: function () { return
|
|
917
|
+
get: function () { return chunk5MLC2HU3_cjs.ArkAddress; }
|
|
914
918
|
});
|
|
915
919
|
Object.defineProperty(exports, "ArkError", {
|
|
916
920
|
enumerable: true,
|
|
917
|
-
get: function () { return
|
|
921
|
+
get: function () { return chunk5MLC2HU3_cjs.ArkError; }
|
|
918
922
|
});
|
|
919
923
|
Object.defineProperty(exports, "ArkErrorName", {
|
|
920
924
|
enumerable: true,
|
|
921
|
-
get: function () { return
|
|
925
|
+
get: function () { return chunk5MLC2HU3_cjs.ArkErrorName; }
|
|
922
926
|
});
|
|
923
927
|
Object.defineProperty(exports, "ArkPsbtFieldKey", {
|
|
924
928
|
enumerable: true,
|
|
925
|
-
get: function () { return
|
|
929
|
+
get: function () { return chunk5MLC2HU3_cjs.ArkPsbtFieldKey; }
|
|
926
930
|
});
|
|
927
931
|
Object.defineProperty(exports, "ArkPsbtFieldKeyType", {
|
|
928
932
|
enumerable: true,
|
|
929
|
-
get: function () { return
|
|
933
|
+
get: function () { return chunk5MLC2HU3_cjs.ArkPsbtFieldKeyType; }
|
|
930
934
|
});
|
|
931
935
|
Object.defineProperty(exports, "BITCOIN_EMULATOR_PUBKEY", {
|
|
932
936
|
enumerable: true,
|
|
933
|
-
get: function () { return
|
|
937
|
+
get: function () { return chunk5MLC2HU3_cjs.BITCOIN_EMULATOR_PUBKEY; }
|
|
934
938
|
});
|
|
935
939
|
Object.defineProperty(exports, "CLTVMultisigTapscript", {
|
|
936
940
|
enumerable: true,
|
|
937
|
-
get: function () { return
|
|
941
|
+
get: function () { return chunk5MLC2HU3_cjs.CLTVMultisigTapscript; }
|
|
938
942
|
});
|
|
939
943
|
Object.defineProperty(exports, "CSVMultisigTapscript", {
|
|
940
944
|
enumerable: true,
|
|
941
|
-
get: function () { return
|
|
945
|
+
get: function () { return chunk5MLC2HU3_cjs.CSVMultisigTapscript; }
|
|
942
946
|
});
|
|
943
947
|
Object.defineProperty(exports, "ConditionCSVMultisigTapscript", {
|
|
944
948
|
enumerable: true,
|
|
945
|
-
get: function () { return
|
|
949
|
+
get: function () { return chunk5MLC2HU3_cjs.ConditionCSVMultisigTapscript; }
|
|
946
950
|
});
|
|
947
951
|
Object.defineProperty(exports, "ConditionMultisigTapscript", {
|
|
948
952
|
enumerable: true,
|
|
949
|
-
get: function () { return
|
|
953
|
+
get: function () { return chunk5MLC2HU3_cjs.ConditionMultisigTapscript; }
|
|
950
954
|
});
|
|
951
955
|
Object.defineProperty(exports, "ConditionWitness", {
|
|
952
956
|
enumerable: true,
|
|
953
|
-
get: function () { return
|
|
957
|
+
get: function () { return chunk5MLC2HU3_cjs.ConditionWitness; }
|
|
954
958
|
});
|
|
955
959
|
Object.defineProperty(exports, "CosignerPublicKey", {
|
|
956
960
|
enumerable: true,
|
|
957
|
-
get: function () { return
|
|
961
|
+
get: function () { return chunk5MLC2HU3_cjs.CosignerPublicKey; }
|
|
958
962
|
});
|
|
959
963
|
Object.defineProperty(exports, "DigestMismatchError", {
|
|
960
964
|
enumerable: true,
|
|
961
|
-
get: function () { return
|
|
965
|
+
get: function () { return chunk5MLC2HU3_cjs.DigestMismatchError; }
|
|
962
966
|
});
|
|
963
967
|
Object.defineProperty(exports, "EventSourceUnavailableError", {
|
|
964
968
|
enumerable: true,
|
|
965
|
-
get: function () { return
|
|
969
|
+
get: function () { return chunk5MLC2HU3_cjs.EventSourceUnavailableError; }
|
|
966
970
|
});
|
|
967
971
|
Object.defineProperty(exports, "FetchError", {
|
|
968
972
|
enumerable: true,
|
|
969
|
-
get: function () { return
|
|
973
|
+
get: function () { return chunk5MLC2HU3_cjs.FetchError; }
|
|
970
974
|
});
|
|
971
975
|
Object.defineProperty(exports, "Intent", {
|
|
972
976
|
enumerable: true,
|
|
973
|
-
get: function () { return
|
|
977
|
+
get: function () { return chunk5MLC2HU3_cjs.Intent; }
|
|
974
978
|
});
|
|
975
979
|
Object.defineProperty(exports, "MUTINYNET_EMULATOR_PUBKEY", {
|
|
976
980
|
enumerable: true,
|
|
977
|
-
get: function () { return
|
|
981
|
+
get: function () { return chunk5MLC2HU3_cjs.MUTINYNET_EMULATOR_PUBKEY; }
|
|
978
982
|
});
|
|
979
983
|
Object.defineProperty(exports, "MultisigTapscript", {
|
|
980
984
|
enumerable: true,
|
|
981
|
-
get: function () { return
|
|
985
|
+
get: function () { return chunk5MLC2HU3_cjs.MultisigTapscript; }
|
|
982
986
|
});
|
|
983
987
|
Object.defineProperty(exports, "PrevArkTxField", {
|
|
984
988
|
enumerable: true,
|
|
985
|
-
get: function () { return
|
|
989
|
+
get: function () { return chunk5MLC2HU3_cjs.PrevArkTxField; }
|
|
986
990
|
});
|
|
987
991
|
Object.defineProperty(exports, "PrevoutTxField", {
|
|
988
992
|
enumerable: true,
|
|
989
|
-
get: function () { return
|
|
993
|
+
get: function () { return chunk5MLC2HU3_cjs.PrevoutTxField; }
|
|
990
994
|
});
|
|
991
995
|
Object.defineProperty(exports, "ProviderUnavailableError", {
|
|
992
996
|
enumerable: true,
|
|
993
|
-
get: function () { return
|
|
997
|
+
get: function () { return chunk5MLC2HU3_cjs.ProviderUnavailableError; }
|
|
994
998
|
});
|
|
995
999
|
Object.defineProperty(exports, "REGTEST_EMULATOR_PUBKEY", {
|
|
996
1000
|
enumerable: true,
|
|
997
|
-
get: function () { return
|
|
1001
|
+
get: function () { return chunk5MLC2HU3_cjs.REGTEST_EMULATOR_PUBKEY; }
|
|
998
1002
|
});
|
|
999
1003
|
Object.defineProperty(exports, "RestArkProvider", {
|
|
1000
1004
|
enumerable: true,
|
|
1001
|
-
get: function () { return
|
|
1005
|
+
get: function () { return chunk5MLC2HU3_cjs.RestArkProvider; }
|
|
1002
1006
|
});
|
|
1003
1007
|
Object.defineProperty(exports, "ServerResponseMismatchError", {
|
|
1004
1008
|
enumerable: true,
|
|
1005
|
-
get: function () { return
|
|
1009
|
+
get: function () { return chunk5MLC2HU3_cjs.ServerResponseMismatchError; }
|
|
1006
1010
|
});
|
|
1007
1011
|
Object.defineProperty(exports, "SettlementEventType", {
|
|
1008
1012
|
enumerable: true,
|
|
1009
|
-
get: function () { return
|
|
1013
|
+
get: function () { return chunk5MLC2HU3_cjs.SettlementEventType; }
|
|
1010
1014
|
});
|
|
1011
1015
|
Object.defineProperty(exports, "TapTreeCoder", {
|
|
1012
1016
|
enumerable: true,
|
|
1013
|
-
get: function () { return
|
|
1017
|
+
get: function () { return chunk5MLC2HU3_cjs.TapTreeCoder; }
|
|
1014
1018
|
});
|
|
1015
1019
|
Object.defineProperty(exports, "Transaction", {
|
|
1016
1020
|
enumerable: true,
|
|
1017
|
-
get: function () { return
|
|
1021
|
+
get: function () { return chunk5MLC2HU3_cjs.Transaction; }
|
|
1018
1022
|
});
|
|
1019
1023
|
Object.defineProperty(exports, "VtxoScript", {
|
|
1020
1024
|
enumerable: true,
|
|
1021
|
-
get: function () { return
|
|
1025
|
+
get: function () { return chunk5MLC2HU3_cjs.VtxoScript; }
|
|
1022
1026
|
});
|
|
1023
1027
|
Object.defineProperty(exports, "VtxoTaprootTree", {
|
|
1024
1028
|
enumerable: true,
|
|
1025
|
-
get: function () { return
|
|
1029
|
+
get: function () { return chunk5MLC2HU3_cjs.VtxoTaprootTree; }
|
|
1026
1030
|
});
|
|
1027
1031
|
Object.defineProperty(exports, "VtxoTreeExpiry", {
|
|
1028
1032
|
enumerable: true,
|
|
1029
|
-
get: function () { return
|
|
1033
|
+
get: function () { return chunk5MLC2HU3_cjs.VtxoTreeExpiry; }
|
|
1030
1034
|
});
|
|
1031
1035
|
Object.defineProperty(exports, "assembleBtcdTaprootTree", {
|
|
1032
1036
|
enumerable: true,
|
|
1033
|
-
get: function () { return
|
|
1037
|
+
get: function () { return chunk5MLC2HU3_cjs.assembleBtcdTaprootTree; }
|
|
1034
1038
|
});
|
|
1035
1039
|
Object.defineProperty(exports, "assertAllowedSighashTypes", {
|
|
1036
1040
|
enumerable: true,
|
|
1037
|
-
get: function () { return
|
|
1041
|
+
get: function () { return chunk5MLC2HU3_cjs.assertAllowedSighashTypes; }
|
|
1038
1042
|
});
|
|
1039
1043
|
Object.defineProperty(exports, "buildVersion", {
|
|
1040
1044
|
enumerable: true,
|
|
1041
|
-
get: function () { return
|
|
1045
|
+
get: function () { return chunk5MLC2HU3_cjs.buildVersion; }
|
|
1042
1046
|
});
|
|
1043
1047
|
Object.defineProperty(exports, "canRecoverOnchain", {
|
|
1044
1048
|
enumerable: true,
|
|
1045
|
-
get: function () { return
|
|
1049
|
+
get: function () { return chunk5MLC2HU3_cjs.canRecoverOnchain; }
|
|
1046
1050
|
});
|
|
1047
1051
|
Object.defineProperty(exports, "canSpendOffchain", {
|
|
1048
1052
|
enumerable: true,
|
|
1049
|
-
get: function () { return
|
|
1053
|
+
get: function () { return chunk5MLC2HU3_cjs.canSpendOffchain; }
|
|
1050
1054
|
});
|
|
1051
1055
|
Object.defineProperty(exports, "canSweepOnchain", {
|
|
1052
1056
|
enumerable: true,
|
|
1053
|
-
get: function () { return
|
|
1057
|
+
get: function () { return chunk5MLC2HU3_cjs.canSweepOnchain; }
|
|
1054
1058
|
});
|
|
1055
1059
|
Object.defineProperty(exports, "configureEventSource", {
|
|
1056
1060
|
enumerable: true,
|
|
1057
|
-
get: function () { return
|
|
1061
|
+
get: function () { return chunk5MLC2HU3_cjs.configureEventSource; }
|
|
1058
1062
|
});
|
|
1059
1063
|
Object.defineProperty(exports, "decodeTapscript", {
|
|
1060
1064
|
enumerable: true,
|
|
1061
|
-
get: function () { return
|
|
1065
|
+
get: function () { return chunk5MLC2HU3_cjs.decodeTapscript; }
|
|
1062
1066
|
});
|
|
1063
1067
|
Object.defineProperty(exports, "defaultEmulatorPubkey", {
|
|
1064
1068
|
enumerable: true,
|
|
1065
|
-
get: function () { return
|
|
1069
|
+
get: function () { return chunk5MLC2HU3_cjs.defaultEmulatorPubkey; }
|
|
1066
1070
|
});
|
|
1067
1071
|
Object.defineProperty(exports, "getArkPsbtFields", {
|
|
1068
1072
|
enumerable: true,
|
|
1069
|
-
get: function () { return
|
|
1073
|
+
get: function () { return chunk5MLC2HU3_cjs.getArkPsbtFields; }
|
|
1070
1074
|
});
|
|
1071
1075
|
Object.defineProperty(exports, "getConfiguredEventSource", {
|
|
1072
1076
|
enumerable: true,
|
|
1073
|
-
get: function () { return
|
|
1077
|
+
get: function () { return chunk5MLC2HU3_cjs.getConfiguredEventSource; }
|
|
1074
1078
|
});
|
|
1075
1079
|
Object.defineProperty(exports, "getNetwork", {
|
|
1076
1080
|
enumerable: true,
|
|
1077
|
-
get: function () { return
|
|
1081
|
+
get: function () { return chunk5MLC2HU3_cjs.getNetwork; }
|
|
1078
1082
|
});
|
|
1079
1083
|
Object.defineProperty(exports, "getSequence", {
|
|
1080
1084
|
enumerable: true,
|
|
1081
|
-
get: function () { return
|
|
1085
|
+
get: function () { return chunk5MLC2HU3_cjs.getSequence; }
|
|
1082
1086
|
});
|
|
1083
1087
|
Object.defineProperty(exports, "hasTerminalSpend", {
|
|
1084
1088
|
enumerable: true,
|
|
1085
|
-
get: function () { return
|
|
1089
|
+
get: function () { return chunk5MLC2HU3_cjs.hasTerminalSpend; }
|
|
1086
1090
|
});
|
|
1087
1091
|
Object.defineProperty(exports, "isArkError", {
|
|
1088
1092
|
enumerable: true,
|
|
1089
|
-
get: function () { return
|
|
1093
|
+
get: function () { return chunk5MLC2HU3_cjs.isArkError; }
|
|
1090
1094
|
});
|
|
1091
1095
|
Object.defineProperty(exports, "isEventSourceUnavailableError", {
|
|
1092
1096
|
enumerable: true,
|
|
1093
|
-
get: function () { return
|
|
1097
|
+
get: function () { return chunk5MLC2HU3_cjs.isEventSourceUnavailableError; }
|
|
1094
1098
|
});
|
|
1095
1099
|
Object.defineProperty(exports, "isExpired", {
|
|
1096
1100
|
enumerable: true,
|
|
1097
|
-
get: function () { return
|
|
1101
|
+
get: function () { return chunk5MLC2HU3_cjs.isExpired; }
|
|
1098
1102
|
});
|
|
1099
1103
|
Object.defineProperty(exports, "isPastExpiry", {
|
|
1100
1104
|
enumerable: true,
|
|
1101
|
-
get: function () { return
|
|
1105
|
+
get: function () { return chunk5MLC2HU3_cjs.isPastExpiry; }
|
|
1102
1106
|
});
|
|
1103
1107
|
Object.defineProperty(exports, "isRecoverable", {
|
|
1104
1108
|
enumerable: true,
|
|
1105
|
-
get: function () { return
|
|
1109
|
+
get: function () { return chunk5MLC2HU3_cjs.isRecoverable; }
|
|
1106
1110
|
});
|
|
1107
1111
|
Object.defineProperty(exports, "isRetryableProviderError", {
|
|
1108
1112
|
enumerable: true,
|
|
1109
|
-
get: function () { return
|
|
1113
|
+
get: function () { return chunk5MLC2HU3_cjs.isRetryableProviderError; }
|
|
1110
1114
|
});
|
|
1111
1115
|
Object.defineProperty(exports, "isSpendable", {
|
|
1112
1116
|
enumerable: true,
|
|
1113
|
-
get: function () { return
|
|
1117
|
+
get: function () { return chunk5MLC2HU3_cjs.isSpendable; }
|
|
1114
1118
|
});
|
|
1115
1119
|
Object.defineProperty(exports, "isVirtualCoin", {
|
|
1116
1120
|
enumerable: true,
|
|
1117
|
-
get: function () { return
|
|
1121
|
+
get: function () { return chunk5MLC2HU3_cjs.isVirtualCoin; }
|
|
1118
1122
|
});
|
|
1119
1123
|
Object.defineProperty(exports, "maybeArkError", {
|
|
1120
1124
|
enumerable: true,
|
|
1121
|
-
get: function () { return
|
|
1125
|
+
get: function () { return chunk5MLC2HU3_cjs.maybeArkError; }
|
|
1122
1126
|
});
|
|
1123
1127
|
Object.defineProperty(exports, "networks", {
|
|
1124
1128
|
enumerable: true,
|
|
1125
|
-
get: function () { return
|
|
1129
|
+
get: function () { return chunk5MLC2HU3_cjs.networks; }
|
|
1126
1130
|
});
|
|
1127
1131
|
Object.defineProperty(exports, "resolveEmulatorPubkey", {
|
|
1128
1132
|
enumerable: true,
|
|
1129
|
-
get: function () { return
|
|
1133
|
+
get: function () { return chunk5MLC2HU3_cjs.resolveEmulatorPubkey; }
|
|
1130
1134
|
});
|
|
1131
1135
|
Object.defineProperty(exports, "resolveEventSource", {
|
|
1132
1136
|
enumerable: true,
|
|
1133
|
-
get: function () { return
|
|
1137
|
+
get: function () { return chunk5MLC2HU3_cjs.resolveEventSource; }
|
|
1134
1138
|
});
|
|
1135
1139
|
Object.defineProperty(exports, "scriptFromTapLeafScript", {
|
|
1136
1140
|
enumerable: true,
|
|
1137
|
-
get: function () { return
|
|
1141
|
+
get: function () { return chunk5MLC2HU3_cjs.scriptFromTapLeafScript; }
|
|
1138
1142
|
});
|
|
1139
1143
|
Object.defineProperty(exports, "sdkVersion", {
|
|
1140
1144
|
enumerable: true,
|
|
1141
|
-
get: function () { return
|
|
1145
|
+
get: function () { return chunk5MLC2HU3_cjs.sdkVersion; }
|
|
1142
1146
|
});
|
|
1143
1147
|
Object.defineProperty(exports, "sequenceToTimelock", {
|
|
1144
1148
|
enumerable: true,
|
|
1145
|
-
get: function () { return
|
|
1149
|
+
get: function () { return chunk5MLC2HU3_cjs.sequenceToTimelock; }
|
|
1146
1150
|
});
|
|
1147
1151
|
Object.defineProperty(exports, "setArkPsbtField", {
|
|
1148
1152
|
enumerable: true,
|
|
1149
|
-
get: function () { return
|
|
1153
|
+
get: function () { return chunk5MLC2HU3_cjs.setArkPsbtField; }
|
|
1150
1154
|
});
|
|
1151
1155
|
Object.defineProperty(exports, "timelockToSequence", {
|
|
1152
1156
|
enumerable: true,
|
|
1153
|
-
get: function () { return
|
|
1157
|
+
get: function () { return chunk5MLC2HU3_cjs.timelockToSequence; }
|
|
1154
1158
|
});
|
|
1155
1159
|
//# sourceMappingURL=index.cjs.map
|
|
1156
1160
|
//# sourceMappingURL=index.cjs.map
|