@arkade-os/sdk 0.4.53 → 0.4.55
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/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/{ark-B69ugeJw.d.cts → ark-Do9Lqfsp.d.cts} +36 -2
- package/dist/{ark-B69ugeJw.d.ts → ark-Do9Lqfsp.d.ts} +36 -2
- package/dist/{asyncStorageTaskQueue-B0SUQMXw.d.cts → asyncStorageTaskQueue-C3DYxvAT.d.cts} +1 -1
- package/dist/{asyncStorageTaskQueue-DWqxuIAs.d.ts → asyncStorageTaskQueue-DOnBOEDn.d.ts} +1 -1
- package/dist/{chunk-CZTQLA55.cjs → chunk-C6UYPHTQ.cjs} +9 -9
- package/dist/{chunk-CZTQLA55.cjs.map → chunk-C6UYPHTQ.cjs.map} +1 -1
- package/dist/{chunk-4GB73TRR.cjs → chunk-CSS74VCN.cjs} +17 -17
- package/dist/{chunk-4GB73TRR.cjs.map → chunk-CSS74VCN.cjs.map} +1 -1
- package/dist/{chunk-LHYNNDY6.js → chunk-ENWR2F2P.js} +8 -1327
- package/dist/chunk-ENWR2F2P.js.map +1 -0
- package/dist/{chunk-RNMLFY2V.cjs → chunk-G7DOBFQN.cjs} +19 -1367
- package/dist/chunk-G7DOBFQN.cjs.map +1 -0
- package/dist/chunk-JCJ5WFS3.js +2326 -0
- package/dist/chunk-JCJ5WFS3.js.map +1 -0
- package/dist/{chunk-B4WZOJAI.js → chunk-LAONNMM5.js} +4 -4
- package/dist/{chunk-B4WZOJAI.js.map → chunk-LAONNMM5.js.map} +1 -1
- package/dist/chunk-OWCPXRGP.cjs +2415 -0
- package/dist/chunk-OWCPXRGP.cjs.map +1 -0
- package/dist/{chunk-UZLQUWYP.js → chunk-QMPNPZ2T.js} +23 -4
- package/dist/chunk-QMPNPZ2T.js.map +1 -0
- package/dist/{chunk-3MMUKLCI.js → chunk-QO3IKBYL.js} +827 -130
- package/dist/chunk-QO3IKBYL.js.map +1 -0
- package/dist/{chunk-3XWDMLOI.js → chunk-SG4X7SEC.js} +4 -4
- package/dist/{chunk-3XWDMLOI.js.map → chunk-SG4X7SEC.js.map} +1 -1
- package/dist/{chunk-IEMPH7J6.cjs → chunk-V2TOHHPW.cjs} +60 -40
- package/dist/chunk-V2TOHHPW.cjs.map +1 -0
- package/dist/{chunk-3YC3LQ2E.cjs → chunk-ZPL34T2Q.cjs} +1191 -471
- package/dist/chunk-ZPL34T2Q.cjs.map +1 -0
- package/dist/contracts/handlers/index.cjs +8 -8
- 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-C_Y2YrXC.d.cts → delegate-C0iIBxen.d.cts} +1 -1
- package/dist/{delegate-BU-Cpyjw.d.ts → delegate-DmhFrtdq.d.ts} +1 -1
- package/dist/{index-BWF-C9eh.d.ts → index-BNt4wcSh.d.ts} +2 -2
- package/dist/{index-tzAInyiX.d.cts → index-BnLM1XxA.d.cts} +2 -2
- package/dist/index.cjs +348 -240
- package/dist/index.d.cts +424 -14
- package/dist/index.d.ts +424 -14
- 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-nzJFH8qb.d.ts → taskRunner-Bgs-0I3x.d.ts} +1 -1
- package/dist/{taskRunner-B7svzMhT.d.cts → taskRunner-RwUvgQ5M.d.cts} +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 +5 -5
- package/dist/wallet/expo/index.d.ts +5 -5
- package/dist/wallet/expo/index.js +5 -5
- package/dist/{wallet-B6Xiferv.d.cts → wallet-5Aou-V5n.d.ts} +83 -6
- package/dist/{wallet-CuHAI-eW.d.ts → wallet-Ck7BH8zR.d.cts} +83 -6
- 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-3MMUKLCI.js.map +0 -1
- package/dist/chunk-3YC3LQ2E.cjs.map +0 -1
- package/dist/chunk-E7HB3GKK.cjs +0 -1030
- package/dist/chunk-E7HB3GKK.cjs.map +0 -1
- package/dist/chunk-EFNLTS6Q.js +0 -976
- package/dist/chunk-EFNLTS6Q.js.map +0 -1
- package/dist/chunk-IEMPH7J6.cjs.map +0 -1
- package/dist/chunk-LHYNNDY6.js.map +0 -1
- package/dist/chunk-RNMLFY2V.cjs.map +0 -1
- package/dist/chunk-UZLQUWYP.js.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -1,732 +1,840 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
var
|
|
3
|
+
var chunkZPL34T2Q_cjs = require('./chunk-ZPL34T2Q.cjs');
|
|
4
|
+
var chunkG7DOBFQN_cjs = require('./chunk-G7DOBFQN.cjs');
|
|
5
|
+
var chunkV2TOHHPW_cjs = require('./chunk-V2TOHHPW.cjs');
|
|
6
|
+
var chunkOWCPXRGP_cjs = require('./chunk-OWCPXRGP.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 chunkZPL34T2Q_cjs.ARKADE_MAGIC; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "ActivityRegistry", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkZPL34T2Q_cjs.ActivityRegistry; }
|
|
18
|
+
});
|
|
19
|
+
Object.defineProperty(exports, "AmbiguousRouteError", {
|
|
20
|
+
enumerable: true,
|
|
21
|
+
get: function () { return chunkZPL34T2Q_cjs.AmbiguousRouteError; }
|
|
18
22
|
});
|
|
19
23
|
Object.defineProperty(exports, "ArkNote", {
|
|
20
24
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkZPL34T2Q_cjs.ArkNote; }
|
|
22
26
|
});
|
|
23
27
|
Object.defineProperty(exports, "ArkadeCash", {
|
|
24
28
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkZPL34T2Q_cjs.ArkadeCash; }
|
|
26
30
|
});
|
|
27
31
|
Object.defineProperty(exports, "ArkadeCashCreateError", {
|
|
28
32
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkZPL34T2Q_cjs.ArkadeCashCreateError; }
|
|
30
34
|
});
|
|
31
35
|
Object.defineProperty(exports, "AssetManager", {
|
|
32
36
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkZPL34T2Q_cjs.AssetManager; }
|
|
38
|
+
});
|
|
39
|
+
Object.defineProperty(exports, "BIP21", {
|
|
40
|
+
enumerable: true,
|
|
41
|
+
get: function () { return chunkZPL34T2Q_cjs.BIP21; }
|
|
42
|
+
});
|
|
43
|
+
Object.defineProperty(exports, "BIP21Error", {
|
|
44
|
+
enumerable: true,
|
|
45
|
+
get: function () { return chunkZPL34T2Q_cjs.BIP21Error; }
|
|
34
46
|
});
|
|
35
47
|
Object.defineProperty(exports, "BIP322", {
|
|
36
48
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkZPL34T2Q_cjs.BIP322; }
|
|
38
50
|
});
|
|
39
51
|
Object.defineProperty(exports, "Batch", {
|
|
40
52
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkZPL34T2Q_cjs.Batch; }
|
|
42
54
|
});
|
|
43
55
|
Object.defineProperty(exports, "ChainedTxType", {
|
|
44
56
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkZPL34T2Q_cjs.ChainedTxType; }
|
|
46
58
|
});
|
|
47
59
|
Object.defineProperty(exports, "ContractManager", {
|
|
48
60
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkZPL34T2Q_cjs.ContractManager; }
|
|
50
62
|
});
|
|
51
63
|
Object.defineProperty(exports, "ContractRepositoryImpl", {
|
|
52
64
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkZPL34T2Q_cjs.ContractRepositoryImpl; }
|
|
54
66
|
});
|
|
55
67
|
Object.defineProperty(exports, "ContractWatcher", {
|
|
56
68
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkZPL34T2Q_cjs.ContractWatcher; }
|
|
58
70
|
});
|
|
59
71
|
Object.defineProperty(exports, "DEFAULT_MESSAGE_TIMEOUTS", {
|
|
60
72
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkZPL34T2Q_cjs.DEFAULT_MESSAGE_TIMEOUTS; }
|
|
62
74
|
});
|
|
63
75
|
Object.defineProperty(exports, "DelegateManagerImpl", {
|
|
64
76
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkZPL34T2Q_cjs.DelegateManagerImpl; }
|
|
66
78
|
});
|
|
67
79
|
Object.defineProperty(exports, "DelegateNotConfiguredError", {
|
|
68
80
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkZPL34T2Q_cjs.DelegateNotConfiguredError; }
|
|
70
82
|
});
|
|
71
83
|
Object.defineProperty(exports, "DelegatorManagerImpl", {
|
|
72
84
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkZPL34T2Q_cjs.DelegatorManagerImpl; }
|
|
74
86
|
});
|
|
75
87
|
Object.defineProperty(exports, "DelegatorNotConfiguredError", {
|
|
76
88
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkZPL34T2Q_cjs.DelegatorNotConfiguredError; }
|
|
90
|
+
});
|
|
91
|
+
Object.defineProperty(exports, "DescriptorIdentity", {
|
|
92
|
+
enumerable: true,
|
|
93
|
+
get: function () { return chunkZPL34T2Q_cjs.DescriptorIdentity; }
|
|
78
94
|
});
|
|
79
95
|
Object.defineProperty(exports, "DescriptorSigningProviderMissingError", {
|
|
80
96
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkZPL34T2Q_cjs.DescriptorSigningProviderMissingError; }
|
|
82
98
|
});
|
|
83
99
|
Object.defineProperty(exports, "DustChangeError", {
|
|
84
100
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkZPL34T2Q_cjs.DustChangeError; }
|
|
86
102
|
});
|
|
87
103
|
Object.defineProperty(exports, "ELECTRUM_TCP_HOST", {
|
|
88
104
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkZPL34T2Q_cjs.ELECTRUM_TCP_HOST; }
|
|
90
106
|
});
|
|
91
107
|
Object.defineProperty(exports, "ELECTRUM_WS_URL", {
|
|
92
108
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkZPL34T2Q_cjs.ELECTRUM_WS_URL; }
|
|
94
110
|
});
|
|
95
111
|
Object.defineProperty(exports, "ESPLORA_URL", {
|
|
96
112
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkZPL34T2Q_cjs.ESPLORA_URL; }
|
|
98
114
|
});
|
|
99
115
|
Object.defineProperty(exports, "ElectrumOnchainProvider", {
|
|
100
116
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkZPL34T2Q_cjs.ElectrumOnchainProvider; }
|
|
102
118
|
});
|
|
103
119
|
Object.defineProperty(exports, "EmulatorPacket", {
|
|
104
120
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunkZPL34T2Q_cjs.EmulatorPacket; }
|
|
106
122
|
});
|
|
107
123
|
Object.defineProperty(exports, "EsploraProvider", {
|
|
108
124
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunkZPL34T2Q_cjs.EsploraProvider; }
|
|
110
126
|
});
|
|
111
127
|
Object.defineProperty(exports, "Estimator", {
|
|
112
128
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunkZPL34T2Q_cjs.Estimator; }
|
|
114
130
|
});
|
|
115
131
|
Object.defineProperty(exports, "Extension", {
|
|
116
132
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunkZPL34T2Q_cjs.Extension; }
|
|
118
134
|
});
|
|
119
135
|
Object.defineProperty(exports, "ExtensionNotFoundError", {
|
|
120
136
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunkZPL34T2Q_cjs.ExtensionNotFoundError; }
|
|
122
138
|
});
|
|
123
139
|
Object.defineProperty(exports, "HDDescriptorProvider", {
|
|
124
140
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunkZPL34T2Q_cjs.HDDescriptorProvider; }
|
|
126
142
|
});
|
|
127
143
|
Object.defineProperty(exports, "INTENT_TERMINAL_STATES", {
|
|
128
144
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunkZPL34T2Q_cjs.INTENT_TERMINAL_STATES; }
|
|
130
146
|
});
|
|
131
147
|
Object.defineProperty(exports, "InMemoryContractRepository", {
|
|
132
148
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunkZPL34T2Q_cjs.InMemoryContractRepository; }
|
|
134
150
|
});
|
|
135
151
|
Object.defineProperty(exports, "InMemoryIntentRepository", {
|
|
136
152
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunkZPL34T2Q_cjs.InMemoryIntentRepository; }
|
|
138
154
|
});
|
|
139
155
|
Object.defineProperty(exports, "InMemoryVirtualTxRepository", {
|
|
140
156
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
157
|
+
get: function () { return chunkZPL34T2Q_cjs.InMemoryVirtualTxRepository; }
|
|
142
158
|
});
|
|
143
159
|
Object.defineProperty(exports, "InMemoryWalletRepository", {
|
|
144
160
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
161
|
+
get: function () { return chunkZPL34T2Q_cjs.InMemoryWalletRepository; }
|
|
146
162
|
});
|
|
147
163
|
Object.defineProperty(exports, "IndexedDBContractRepository", {
|
|
148
164
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
165
|
+
get: function () { return chunkZPL34T2Q_cjs.IndexedDBContractRepository; }
|
|
150
166
|
});
|
|
151
167
|
Object.defineProperty(exports, "IndexedDBIntentRepository", {
|
|
152
168
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunkZPL34T2Q_cjs.IndexedDBIntentRepository; }
|
|
154
170
|
});
|
|
155
171
|
Object.defineProperty(exports, "IndexedDBVirtualTxRepository", {
|
|
156
172
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
173
|
+
get: function () { return chunkZPL34T2Q_cjs.IndexedDBVirtualTxRepository; }
|
|
158
174
|
});
|
|
159
175
|
Object.defineProperty(exports, "IndexedDBWalletRepository", {
|
|
160
176
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunkZPL34T2Q_cjs.IndexedDBWalletRepository; }
|
|
162
178
|
});
|
|
163
179
|
Object.defineProperty(exports, "MESSAGE_BUS_INITIALIZING", {
|
|
164
180
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunkZPL34T2Q_cjs.MESSAGE_BUS_INITIALIZING; }
|
|
166
182
|
});
|
|
167
183
|
Object.defineProperty(exports, "MESSAGE_BUS_NOT_INITIALIZED", {
|
|
168
184
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
185
|
+
get: function () { return chunkZPL34T2Q_cjs.MESSAGE_BUS_NOT_INITIALIZED; }
|
|
170
186
|
});
|
|
171
187
|
Object.defineProperty(exports, "MIGRATION_KEY", {
|
|
172
188
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
189
|
+
get: function () { return chunkZPL34T2Q_cjs.MIGRATION_KEY; }
|
|
174
190
|
});
|
|
175
191
|
Object.defineProperty(exports, "MessageBus", {
|
|
176
192
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
193
|
+
get: function () { return chunkZPL34T2Q_cjs.MessageBus; }
|
|
178
194
|
});
|
|
179
195
|
Object.defineProperty(exports, "MessageBusInitializingError", {
|
|
180
196
|
enumerable: true,
|
|
181
|
-
get: function () { return
|
|
197
|
+
get: function () { return chunkZPL34T2Q_cjs.MessageBusInitializingError; }
|
|
182
198
|
});
|
|
183
199
|
Object.defineProperty(exports, "MessageBusNotInitializedError", {
|
|
184
200
|
enumerable: true,
|
|
185
|
-
get: function () { return
|
|
201
|
+
get: function () { return chunkZPL34T2Q_cjs.MessageBusNotInitializedError; }
|
|
186
202
|
});
|
|
187
203
|
Object.defineProperty(exports, "MissingSigningDescriptorError", {
|
|
188
204
|
enumerable: true,
|
|
189
|
-
get: function () { return
|
|
205
|
+
get: function () { return chunkZPL34T2Q_cjs.MissingSigningDescriptorError; }
|
|
190
206
|
});
|
|
191
207
|
Object.defineProperty(exports, "MnemonicIdentity", {
|
|
192
208
|
enumerable: true,
|
|
193
|
-
get: function () { return
|
|
209
|
+
get: function () { return chunkZPL34T2Q_cjs.MnemonicIdentity; }
|
|
194
210
|
});
|
|
195
211
|
Object.defineProperty(exports, "OnchainWallet", {
|
|
196
212
|
enumerable: true,
|
|
197
|
-
get: function () { return
|
|
213
|
+
get: function () { return chunkZPL34T2Q_cjs.OnchainWallet; }
|
|
198
214
|
});
|
|
199
215
|
Object.defineProperty(exports, "P2A", {
|
|
200
216
|
enumerable: true,
|
|
201
|
-
get: function () { return
|
|
217
|
+
get: function () { return chunkZPL34T2Q_cjs.P2A; }
|
|
218
|
+
});
|
|
219
|
+
Object.defineProperty(exports, "PaymentRouter", {
|
|
220
|
+
enumerable: true,
|
|
221
|
+
get: function () { return chunkZPL34T2Q_cjs.PaymentRouter; }
|
|
202
222
|
});
|
|
203
223
|
Object.defineProperty(exports, "Ramps", {
|
|
204
224
|
enumerable: true,
|
|
205
|
-
get: function () { return
|
|
225
|
+
get: function () { return chunkZPL34T2Q_cjs.Ramps; }
|
|
206
226
|
});
|
|
207
227
|
Object.defineProperty(exports, "ReadonlyAssetManager", {
|
|
208
228
|
enumerable: true,
|
|
209
|
-
get: function () { return
|
|
229
|
+
get: function () { return chunkZPL34T2Q_cjs.ReadonlyAssetManager; }
|
|
210
230
|
});
|
|
211
231
|
Object.defineProperty(exports, "ReadonlyDescriptorIdentity", {
|
|
212
232
|
enumerable: true,
|
|
213
|
-
get: function () { return
|
|
233
|
+
get: function () { return chunkZPL34T2Q_cjs.ReadonlyDescriptorIdentity; }
|
|
214
234
|
});
|
|
215
235
|
Object.defineProperty(exports, "ReadonlySingleKey", {
|
|
216
236
|
enumerable: true,
|
|
217
|
-
get: function () { return
|
|
237
|
+
get: function () { return chunkZPL34T2Q_cjs.ReadonlySingleKey; }
|
|
218
238
|
});
|
|
219
239
|
Object.defineProperty(exports, "ReadonlyWallet", {
|
|
220
240
|
enumerable: true,
|
|
221
|
-
get: function () { return
|
|
241
|
+
get: function () { return chunkZPL34T2Q_cjs.ReadonlyWallet; }
|
|
222
242
|
});
|
|
223
243
|
Object.defineProperty(exports, "ReadonlyWalletError", {
|
|
224
244
|
enumerable: true,
|
|
225
|
-
get: function () { return
|
|
245
|
+
get: function () { return chunkZPL34T2Q_cjs.ReadonlyWalletError; }
|
|
226
246
|
});
|
|
227
247
|
Object.defineProperty(exports, "RestDelegateProvider", {
|
|
228
248
|
enumerable: true,
|
|
229
|
-
get: function () { return
|
|
249
|
+
get: function () { return chunkZPL34T2Q_cjs.RestDelegateProvider; }
|
|
230
250
|
});
|
|
231
251
|
Object.defineProperty(exports, "RestDelegatorProvider", {
|
|
232
252
|
enumerable: true,
|
|
233
|
-
get: function () { return
|
|
253
|
+
get: function () { return chunkZPL34T2Q_cjs.RestDelegatorProvider; }
|
|
234
254
|
});
|
|
235
255
|
Object.defineProperty(exports, "RestEmulatorProvider", {
|
|
236
256
|
enumerable: true,
|
|
237
|
-
get: function () { return
|
|
257
|
+
get: function () { return chunkZPL34T2Q_cjs.RestEmulatorProvider; }
|
|
238
258
|
});
|
|
239
259
|
Object.defineProperty(exports, "SeedIdentity", {
|
|
240
260
|
enumerable: true,
|
|
241
|
-
get: function () { return
|
|
261
|
+
get: function () { return chunkZPL34T2Q_cjs.SeedIdentity; }
|
|
242
262
|
});
|
|
243
263
|
Object.defineProperty(exports, "ServiceWorkerReadonlyWallet", {
|
|
244
264
|
enumerable: true,
|
|
245
|
-
get: function () { return
|
|
265
|
+
get: function () { return chunkZPL34T2Q_cjs.ServiceWorkerReadonlyWallet; }
|
|
246
266
|
});
|
|
247
267
|
Object.defineProperty(exports, "ServiceWorkerTimeoutError", {
|
|
248
268
|
enumerable: true,
|
|
249
|
-
get: function () { return
|
|
269
|
+
get: function () { return chunkZPL34T2Q_cjs.ServiceWorkerTimeoutError; }
|
|
250
270
|
});
|
|
251
271
|
Object.defineProperty(exports, "ServiceWorkerWallet", {
|
|
252
272
|
enumerable: true,
|
|
253
|
-
get: function () { return
|
|
273
|
+
get: function () { return chunkZPL34T2Q_cjs.ServiceWorkerWallet; }
|
|
254
274
|
});
|
|
255
275
|
Object.defineProperty(exports, "SingleKey", {
|
|
256
276
|
enumerable: true,
|
|
257
|
-
get: function () { return
|
|
277
|
+
get: function () { return chunkZPL34T2Q_cjs.SingleKey; }
|
|
258
278
|
});
|
|
259
279
|
Object.defineProperty(exports, "TxTree", {
|
|
260
280
|
enumerable: true,
|
|
261
|
-
get: function () { return
|
|
281
|
+
get: function () { return chunkZPL34T2Q_cjs.TxTree; }
|
|
262
282
|
});
|
|
263
283
|
Object.defineProperty(exports, "TxType", {
|
|
264
284
|
enumerable: true,
|
|
265
|
-
get: function () { return
|
|
285
|
+
get: function () { return chunkZPL34T2Q_cjs.TxType; }
|
|
266
286
|
});
|
|
267
287
|
Object.defineProperty(exports, "TxWeightEstimator", {
|
|
268
288
|
enumerable: true,
|
|
269
|
-
get: function () { return
|
|
289
|
+
get: function () { return chunkZPL34T2Q_cjs.TxWeightEstimator; }
|
|
270
290
|
});
|
|
271
291
|
Object.defineProperty(exports, "UnilateralExit", {
|
|
272
292
|
enumerable: true,
|
|
273
|
-
get: function () { return
|
|
293
|
+
get: function () { return chunkZPL34T2Q_cjs.UnilateralExit; }
|
|
274
294
|
});
|
|
275
295
|
Object.defineProperty(exports, "UnknownPacket", {
|
|
276
296
|
enumerable: true,
|
|
277
|
-
get: function () { return
|
|
297
|
+
get: function () { return chunkZPL34T2Q_cjs.UnknownPacket; }
|
|
278
298
|
});
|
|
279
299
|
Object.defineProperty(exports, "Unroll", {
|
|
280
300
|
enumerable: true,
|
|
281
|
-
get: function () { return
|
|
301
|
+
get: function () { return chunkZPL34T2Q_cjs.Unroll; }
|
|
282
302
|
});
|
|
283
303
|
Object.defineProperty(exports, "VtxoManager", {
|
|
284
304
|
enumerable: true,
|
|
285
|
-
get: function () { return
|
|
305
|
+
get: function () { return chunkZPL34T2Q_cjs.VtxoManager; }
|
|
286
306
|
});
|
|
287
307
|
Object.defineProperty(exports, "Wallet", {
|
|
288
308
|
enumerable: true,
|
|
289
|
-
get: function () { return
|
|
309
|
+
get: function () { return chunkZPL34T2Q_cjs.Wallet; }
|
|
290
310
|
});
|
|
291
311
|
Object.defineProperty(exports, "WalletMessageHandler", {
|
|
292
312
|
enumerable: true,
|
|
293
|
-
get: function () { return
|
|
313
|
+
get: function () { return chunkZPL34T2Q_cjs.WalletMessageHandler; }
|
|
294
314
|
});
|
|
295
315
|
Object.defineProperty(exports, "WalletNotInitializedError", {
|
|
296
316
|
enumerable: true,
|
|
297
|
-
get: function () { return
|
|
317
|
+
get: function () { return chunkZPL34T2Q_cjs.WalletNotInitializedError; }
|
|
298
318
|
});
|
|
299
319
|
Object.defineProperty(exports, "WalletRepositoryImpl", {
|
|
300
320
|
enumerable: true,
|
|
301
|
-
get: function () { return
|
|
321
|
+
get: function () { return chunkZPL34T2Q_cjs.WalletRepositoryImpl; }
|
|
302
322
|
});
|
|
303
323
|
Object.defineProperty(exports, "WsElectrumChainSource", {
|
|
304
324
|
enumerable: true,
|
|
305
|
-
get: function () { return
|
|
325
|
+
get: function () { return chunkZPL34T2Q_cjs.WsElectrumChainSource; }
|
|
326
|
+
});
|
|
327
|
+
Object.defineProperty(exports, "arkRail", {
|
|
328
|
+
enumerable: true,
|
|
329
|
+
get: function () { return chunkZPL34T2Q_cjs.arkRail; }
|
|
330
|
+
});
|
|
331
|
+
Object.defineProperty(exports, "arkTarget", {
|
|
332
|
+
enumerable: true,
|
|
333
|
+
get: function () { return chunkZPL34T2Q_cjs.arkTarget; }
|
|
306
334
|
});
|
|
307
335
|
Object.defineProperty(exports, "arkade", {
|
|
308
336
|
enumerable: true,
|
|
309
|
-
get: function () { return
|
|
337
|
+
get: function () { return chunkZPL34T2Q_cjs.arkade_exports; }
|
|
338
|
+
});
|
|
339
|
+
Object.defineProperty(exports, "assertSendableAmount", {
|
|
340
|
+
enumerable: true,
|
|
341
|
+
get: function () { return chunkZPL34T2Q_cjs.assertSendableAmount; }
|
|
342
|
+
});
|
|
343
|
+
Object.defineProperty(exports, "assertSubmittedArkTxid", {
|
|
344
|
+
enumerable: true,
|
|
345
|
+
get: function () { return chunkZPL34T2Q_cjs.assertSubmittedArkTxid; }
|
|
346
|
+
});
|
|
347
|
+
Object.defineProperty(exports, "assetMintResolver", {
|
|
348
|
+
enumerable: true,
|
|
349
|
+
get: function () { return chunkZPL34T2Q_cjs.assetMintResolver; }
|
|
310
350
|
});
|
|
311
351
|
Object.defineProperty(exports, "boardingResolver", {
|
|
312
352
|
enumerable: true,
|
|
313
|
-
get: function () { return
|
|
353
|
+
get: function () { return chunkZPL34T2Q_cjs.boardingResolver; }
|
|
354
|
+
});
|
|
355
|
+
Object.defineProperty(exports, "btcTarget", {
|
|
356
|
+
enumerable: true,
|
|
357
|
+
get: function () { return chunkZPL34T2Q_cjs.btcTarget; }
|
|
314
358
|
});
|
|
315
359
|
Object.defineProperty(exports, "buildForfeitTx", {
|
|
316
360
|
enumerable: true,
|
|
317
|
-
get: function () { return
|
|
361
|
+
get: function () { return chunkZPL34T2Q_cjs.buildForfeitTx; }
|
|
318
362
|
});
|
|
319
363
|
Object.defineProperty(exports, "buildOffchainTx", {
|
|
320
364
|
enumerable: true,
|
|
321
|
-
get: function () { return
|
|
365
|
+
get: function () { return chunkZPL34T2Q_cjs.buildOffchainTx; }
|
|
322
366
|
});
|
|
323
367
|
Object.defineProperty(exports, "classifyAgainstSignerSet", {
|
|
324
368
|
enumerable: true,
|
|
325
|
-
get: function () { return
|
|
369
|
+
get: function () { return chunkZPL34T2Q_cjs.classifyAgainstSignerSet; }
|
|
326
370
|
});
|
|
327
371
|
Object.defineProperty(exports, "classifyContractSigner", {
|
|
328
372
|
enumerable: true,
|
|
329
|
-
get: function () { return
|
|
373
|
+
get: function () { return chunkZPL34T2Q_cjs.classifyContractSigner; }
|
|
330
374
|
});
|
|
331
375
|
Object.defineProperty(exports, "closeDatabase", {
|
|
332
376
|
enumerable: true,
|
|
333
|
-
get: function () { return
|
|
377
|
+
get: function () { return chunkZPL34T2Q_cjs.closeDatabase; }
|
|
378
|
+
});
|
|
379
|
+
Object.defineProperty(exports, "collabExitResolver", {
|
|
380
|
+
enumerable: true,
|
|
381
|
+
get: function () { return chunkZPL34T2Q_cjs.collabExitResolver; }
|
|
334
382
|
});
|
|
335
383
|
Object.defineProperty(exports, "combineTapscriptSigs", {
|
|
336
384
|
enumerable: true,
|
|
337
|
-
get: function () { return
|
|
385
|
+
get: function () { return chunkZPL34T2Q_cjs.combineTapscriptSigs; }
|
|
338
386
|
});
|
|
339
387
|
Object.defineProperty(exports, "contractFromArkContract", {
|
|
340
388
|
enumerable: true,
|
|
341
|
-
get: function () { return
|
|
389
|
+
get: function () { return chunkZPL34T2Q_cjs.contractFromArkContract; }
|
|
342
390
|
});
|
|
343
391
|
Object.defineProperty(exports, "contractFromArkContractWithAddress", {
|
|
344
392
|
enumerable: true,
|
|
345
|
-
get: function () { return
|
|
393
|
+
get: function () { return chunkZPL34T2Q_cjs.contractFromArkContractWithAddress; }
|
|
346
394
|
});
|
|
347
395
|
Object.defineProperty(exports, "createAssetPacket", {
|
|
348
396
|
enumerable: true,
|
|
349
|
-
get: function () { return
|
|
397
|
+
get: function () { return chunkZPL34T2Q_cjs.createAssetPacket; }
|
|
350
398
|
});
|
|
351
399
|
Object.defineProperty(exports, "createDefaultActivityRegistry", {
|
|
352
400
|
enumerable: true,
|
|
353
|
-
get: function () { return
|
|
401
|
+
get: function () { return chunkZPL34T2Q_cjs.createDefaultActivityRegistry; }
|
|
402
|
+
});
|
|
403
|
+
Object.defineProperty(exports, "createDefaultPaymentRouter", {
|
|
404
|
+
enumerable: true,
|
|
405
|
+
get: function () { return chunkZPL34T2Q_cjs.createDefaultPaymentRouter; }
|
|
354
406
|
});
|
|
355
407
|
Object.defineProperty(exports, "createExitChainResolver", {
|
|
356
408
|
enumerable: true,
|
|
357
|
-
get: function () { return
|
|
409
|
+
get: function () { return chunkZPL34T2Q_cjs.createExitChainResolver; }
|
|
358
410
|
});
|
|
359
411
|
Object.defineProperty(exports, "decodeArkContract", {
|
|
360
412
|
enumerable: true,
|
|
361
|
-
get: function () { return
|
|
413
|
+
get: function () { return chunkZPL34T2Q_cjs.decodeArkContract; }
|
|
362
414
|
});
|
|
363
415
|
Object.defineProperty(exports, "deserializeExitPackage", {
|
|
364
416
|
enumerable: true,
|
|
365
|
-
get: function () { return
|
|
417
|
+
get: function () { return chunkZPL34T2Q_cjs.deserializeExitPackage; }
|
|
366
418
|
});
|
|
367
419
|
Object.defineProperty(exports, "encodeArkContract", {
|
|
368
420
|
enumerable: true,
|
|
369
|
-
get: function () { return
|
|
421
|
+
get: function () { return chunkZPL34T2Q_cjs.encodeArkContract; }
|
|
370
422
|
});
|
|
371
423
|
Object.defineProperty(exports, "getMigrationStatus", {
|
|
372
424
|
enumerable: true,
|
|
373
|
-
get: function () { return
|
|
425
|
+
get: function () { return chunkZPL34T2Q_cjs.getMigrationStatus; }
|
|
374
426
|
});
|
|
375
427
|
Object.defineProperty(exports, "getRandomId", {
|
|
376
428
|
enumerable: true,
|
|
377
|
-
get: function () { return
|
|
429
|
+
get: function () { return chunkZPL34T2Q_cjs.getRandomId; }
|
|
378
430
|
});
|
|
379
431
|
Object.defineProperty(exports, "hasBoardingTxExpired", {
|
|
380
432
|
enumerable: true,
|
|
381
|
-
get: function () { return
|
|
433
|
+
get: function () { return chunkZPL34T2Q_cjs.hasBoardingTxExpired; }
|
|
382
434
|
});
|
|
383
435
|
Object.defineProperty(exports, "hasCandidates", {
|
|
384
436
|
enumerable: true,
|
|
385
|
-
get: function () { return
|
|
437
|
+
get: function () { return chunkZPL34T2Q_cjs.hasCandidates; }
|
|
438
|
+
});
|
|
439
|
+
Object.defineProperty(exports, "invoiceTarget", {
|
|
440
|
+
enumerable: true,
|
|
441
|
+
get: function () { return chunkZPL34T2Q_cjs.invoiceTarget; }
|
|
386
442
|
});
|
|
387
443
|
Object.defineProperty(exports, "isArkContract", {
|
|
388
444
|
enumerable: true,
|
|
389
|
-
get: function () { return
|
|
445
|
+
get: function () { return chunkZPL34T2Q_cjs.isArkContract; }
|
|
390
446
|
});
|
|
391
447
|
Object.defineProperty(exports, "isBatchSignable", {
|
|
392
448
|
enumerable: true,
|
|
393
|
-
get: function () { return
|
|
449
|
+
get: function () { return chunkZPL34T2Q_cjs.isBatchSignable; }
|
|
450
|
+
});
|
|
451
|
+
Object.defineProperty(exports, "isBtcAddress", {
|
|
452
|
+
enumerable: true,
|
|
453
|
+
get: function () { return chunkZPL34T2Q_cjs.isBtcAddress; }
|
|
394
454
|
});
|
|
395
455
|
Object.defineProperty(exports, "isCooperativelyMigratable", {
|
|
396
456
|
enumerable: true,
|
|
397
|
-
get: function () { return
|
|
457
|
+
get: function () { return chunkZPL34T2Q_cjs.isCooperativelyMigratable; }
|
|
398
458
|
});
|
|
399
459
|
Object.defineProperty(exports, "isDiscoverable", {
|
|
400
460
|
enumerable: true,
|
|
401
|
-
get: function () { return
|
|
461
|
+
get: function () { return chunkZPL34T2Q_cjs.isDiscoverable; }
|
|
402
462
|
});
|
|
403
|
-
Object.defineProperty(exports, "
|
|
463
|
+
Object.defineProperty(exports, "isHDDeterministicSignCapable", {
|
|
404
464
|
enumerable: true,
|
|
405
|
-
get: function () { return
|
|
465
|
+
get: function () { return chunkZPL34T2Q_cjs.isHDDeterministicSignCapable; }
|
|
406
466
|
});
|
|
407
|
-
Object.defineProperty(exports, "
|
|
467
|
+
Object.defineProperty(exports, "isHDWalletCapable", {
|
|
408
468
|
enumerable: true,
|
|
409
|
-
get: function () { return
|
|
469
|
+
get: function () { return chunkZPL34T2Q_cjs.isHDWalletCapable; }
|
|
410
470
|
});
|
|
411
|
-
Object.defineProperty(exports, "
|
|
471
|
+
Object.defineProperty(exports, "isLightningInvoice", {
|
|
472
|
+
enumerable: true,
|
|
473
|
+
get: function () { return chunkZPL34T2Q_cjs.isLightningInvoice; }
|
|
474
|
+
});
|
|
475
|
+
Object.defineProperty(exports, "isLnurl", {
|
|
476
|
+
enumerable: true,
|
|
477
|
+
get: function () { return chunkZPL34T2Q_cjs.isLnurl; }
|
|
478
|
+
});
|
|
479
|
+
Object.defineProperty(exports, "isMessageBusInitializingError", {
|
|
412
480
|
enumerable: true,
|
|
413
|
-
get: function () { return
|
|
481
|
+
get: function () { return chunkZPL34T2Q_cjs.isMessageBusInitializingError; }
|
|
482
|
+
});
|
|
483
|
+
Object.defineProperty(exports, "isMessageBusNotInitializedError", {
|
|
484
|
+
enumerable: true,
|
|
485
|
+
get: function () { return chunkZPL34T2Q_cjs.isMessageBusNotInitializedError; }
|
|
414
486
|
});
|
|
415
487
|
Object.defineProperty(exports, "isSubdust", {
|
|
416
488
|
enumerable: true,
|
|
417
|
-
get: function () { return
|
|
489
|
+
get: function () { return chunkZPL34T2Q_cjs.isSubdust; }
|
|
418
490
|
});
|
|
419
491
|
Object.defineProperty(exports, "isTerminalIntentState", {
|
|
420
492
|
enumerable: true,
|
|
421
|
-
get: function () { return
|
|
493
|
+
get: function () { return chunkZPL34T2Q_cjs.isTerminalIntentState; }
|
|
422
494
|
});
|
|
423
495
|
Object.defineProperty(exports, "isValidArkAddress", {
|
|
424
496
|
enumerable: true,
|
|
425
|
-
get: function () { return
|
|
497
|
+
get: function () { return chunkZPL34T2Q_cjs.isValidArkAddress; }
|
|
426
498
|
});
|
|
427
499
|
Object.defineProperty(exports, "isVtxoExpiringSoon", {
|
|
428
500
|
enumerable: true,
|
|
429
|
-
get: function () { return
|
|
501
|
+
get: function () { return chunkZPL34T2Q_cjs.isVtxoExpiringSoon; }
|
|
502
|
+
});
|
|
503
|
+
Object.defineProperty(exports, "makeHandle", {
|
|
504
|
+
enumerable: true,
|
|
505
|
+
get: function () { return chunkZPL34T2Q_cjs.makeHandle; }
|
|
506
|
+
});
|
|
507
|
+
Object.defineProperty(exports, "matchServerCheckpoints", {
|
|
508
|
+
enumerable: true,
|
|
509
|
+
get: function () { return chunkZPL34T2Q_cjs.matchServerCheckpoints; }
|
|
430
510
|
});
|
|
431
511
|
Object.defineProperty(exports, "migrateWalletRepository", {
|
|
432
512
|
enumerable: true,
|
|
433
|
-
get: function () { return
|
|
513
|
+
get: function () { return chunkZPL34T2Q_cjs.migrateWalletRepository; }
|
|
514
|
+
});
|
|
515
|
+
Object.defineProperty(exports, "onchainRail", {
|
|
516
|
+
enumerable: true,
|
|
517
|
+
get: function () { return chunkZPL34T2Q_cjs.onchainRail; }
|
|
434
518
|
});
|
|
435
519
|
Object.defineProperty(exports, "openDatabase", {
|
|
436
520
|
enumerable: true,
|
|
437
|
-
get: function () { return
|
|
521
|
+
get: function () { return chunkZPL34T2Q_cjs.openDatabase; }
|
|
438
522
|
});
|
|
439
523
|
Object.defineProperty(exports, "requiresMigration", {
|
|
440
524
|
enumerable: true,
|
|
441
|
-
get: function () { return
|
|
525
|
+
get: function () { return chunkZPL34T2Q_cjs.requiresMigration; }
|
|
526
|
+
});
|
|
527
|
+
Object.defineProperty(exports, "resolveSendAmount", {
|
|
528
|
+
enumerable: true,
|
|
529
|
+
get: function () { return chunkZPL34T2Q_cjs.resolveSendAmount; }
|
|
442
530
|
});
|
|
443
531
|
Object.defineProperty(exports, "rollbackMigration", {
|
|
444
532
|
enumerable: true,
|
|
445
|
-
get: function () { return
|
|
533
|
+
get: function () { return chunkZPL34T2Q_cjs.rollbackMigration; }
|
|
446
534
|
});
|
|
447
535
|
Object.defineProperty(exports, "selectCoinsWithAsset", {
|
|
448
536
|
enumerable: true,
|
|
449
|
-
get: function () { return
|
|
537
|
+
get: function () { return chunkZPL34T2Q_cjs.selectCoinsWithAsset; }
|
|
450
538
|
});
|
|
451
539
|
Object.defineProperty(exports, "selectVirtualCoins", {
|
|
452
540
|
enumerable: true,
|
|
453
|
-
get: function () { return
|
|
541
|
+
get: function () { return chunkZPL34T2Q_cjs.selectVirtualCoins; }
|
|
454
542
|
});
|
|
455
543
|
Object.defineProperty(exports, "serializeExitPackage", {
|
|
456
544
|
enumerable: true,
|
|
457
|
-
get: function () { return
|
|
545
|
+
get: function () { return chunkZPL34T2Q_cjs.serializeExitPackage; }
|
|
458
546
|
});
|
|
459
547
|
Object.defineProperty(exports, "setupServiceWorker", {
|
|
460
548
|
enumerable: true,
|
|
461
|
-
get: function () { return
|
|
549
|
+
get: function () { return chunkZPL34T2Q_cjs.setupServiceWorker; }
|
|
462
550
|
});
|
|
463
551
|
Object.defineProperty(exports, "signerSetFromInfo", {
|
|
464
552
|
enumerable: true,
|
|
465
|
-
get: function () { return
|
|
553
|
+
get: function () { return chunkZPL34T2Q_cjs.signerSetFromInfo; }
|
|
466
554
|
});
|
|
467
555
|
Object.defineProperty(exports, "toXOnlySignerHex", {
|
|
468
556
|
enumerable: true,
|
|
469
|
-
get: function () { return
|
|
557
|
+
get: function () { return chunkZPL34T2Q_cjs.toXOnlySignerHex; }
|
|
558
|
+
});
|
|
559
|
+
Object.defineProperty(exports, "tryResolveSendAmount", {
|
|
560
|
+
enumerable: true,
|
|
561
|
+
get: function () { return chunkZPL34T2Q_cjs.tryResolveSendAmount; }
|
|
470
562
|
});
|
|
471
563
|
Object.defineProperty(exports, "validateConnectorsTxGraph", {
|
|
472
564
|
enumerable: true,
|
|
473
|
-
get: function () { return
|
|
565
|
+
get: function () { return chunkZPL34T2Q_cjs.validateConnectorsTxGraph; }
|
|
474
566
|
});
|
|
475
567
|
Object.defineProperty(exports, "validateVtxoTxGraph", {
|
|
476
568
|
enumerable: true,
|
|
477
|
-
get: function () { return
|
|
569
|
+
get: function () { return chunkZPL34T2Q_cjs.validateVtxoTxGraph; }
|
|
478
570
|
});
|
|
479
571
|
Object.defineProperty(exports, "verifyTapscriptSignatures", {
|
|
480
572
|
enumerable: true,
|
|
481
|
-
get: function () { return
|
|
573
|
+
get: function () { return chunkZPL34T2Q_cjs.verifyTapscriptSignatures; }
|
|
482
574
|
});
|
|
483
575
|
Object.defineProperty(exports, "waitForIncomingFunds", {
|
|
484
576
|
enumerable: true,
|
|
485
|
-
get: function () { return
|
|
486
|
-
});
|
|
487
|
-
Object.defineProperty(exports, "ArkError", {
|
|
488
|
-
enumerable: true,
|
|
489
|
-
get: function () { return chunkRNMLFY2V_cjs.ArkError; }
|
|
490
|
-
});
|
|
491
|
-
Object.defineProperty(exports, "ArkErrorName", {
|
|
492
|
-
enumerable: true,
|
|
493
|
-
get: function () { return chunkRNMLFY2V_cjs.ArkErrorName; }
|
|
494
|
-
});
|
|
495
|
-
Object.defineProperty(exports, "ArkPsbtFieldKey", {
|
|
496
|
-
enumerable: true,
|
|
497
|
-
get: function () { return chunkRNMLFY2V_cjs.ArkPsbtFieldKey; }
|
|
498
|
-
});
|
|
499
|
-
Object.defineProperty(exports, "ArkPsbtFieldKeyType", {
|
|
500
|
-
enumerable: true,
|
|
501
|
-
get: function () { return chunkRNMLFY2V_cjs.ArkPsbtFieldKeyType; }
|
|
577
|
+
get: function () { return chunkZPL34T2Q_cjs.waitForIncomingFunds; }
|
|
502
578
|
});
|
|
503
579
|
Object.defineProperty(exports, "ChainTxType", {
|
|
504
580
|
enumerable: true,
|
|
505
|
-
get: function () { return
|
|
581
|
+
get: function () { return chunkG7DOBFQN_cjs.ChainTxType; }
|
|
506
582
|
});
|
|
507
|
-
Object.defineProperty(exports, "
|
|
583
|
+
Object.defineProperty(exports, "IndexerTxType", {
|
|
508
584
|
enumerable: true,
|
|
509
|
-
get: function () { return
|
|
585
|
+
get: function () { return chunkG7DOBFQN_cjs.IndexerTxType; }
|
|
510
586
|
});
|
|
511
|
-
Object.defineProperty(exports, "
|
|
587
|
+
Object.defineProperty(exports, "RestIndexerProvider", {
|
|
512
588
|
enumerable: true,
|
|
513
|
-
get: function () { return
|
|
589
|
+
get: function () { return chunkG7DOBFQN_cjs.RestIndexerProvider; }
|
|
514
590
|
});
|
|
515
|
-
Object.defineProperty(exports, "
|
|
591
|
+
Object.defineProperty(exports, "asset", {
|
|
516
592
|
enumerable: true,
|
|
517
|
-
get: function () { return
|
|
593
|
+
get: function () { return chunkG7DOBFQN_cjs.asset_exports; }
|
|
518
594
|
});
|
|
519
|
-
Object.defineProperty(exports, "
|
|
595
|
+
Object.defineProperty(exports, "ArkadeContractHandler", {
|
|
520
596
|
enumerable: true,
|
|
521
|
-
get: function () { return
|
|
597
|
+
get: function () { return chunkV2TOHHPW_cjs.ArkadeContractHandler; }
|
|
522
598
|
});
|
|
523
|
-
Object.defineProperty(exports, "
|
|
599
|
+
Object.defineProperty(exports, "BoardingContractHandler", {
|
|
524
600
|
enumerable: true,
|
|
525
|
-
get: function () { return
|
|
601
|
+
get: function () { return chunkV2TOHHPW_cjs.BoardingContractHandler; }
|
|
526
602
|
});
|
|
527
|
-
Object.defineProperty(exports, "
|
|
603
|
+
Object.defineProperty(exports, "DefaultContractHandler", {
|
|
528
604
|
enumerable: true,
|
|
529
|
-
get: function () { return
|
|
605
|
+
get: function () { return chunkV2TOHHPW_cjs.DefaultContractHandler; }
|
|
530
606
|
});
|
|
531
|
-
Object.defineProperty(exports, "
|
|
607
|
+
Object.defineProperty(exports, "DefaultVtxo", {
|
|
532
608
|
enumerable: true,
|
|
533
|
-
get: function () { return
|
|
609
|
+
get: function () { return chunkV2TOHHPW_cjs.DefaultVtxo; }
|
|
534
610
|
});
|
|
535
|
-
Object.defineProperty(exports, "
|
|
611
|
+
Object.defineProperty(exports, "DelegateContractHandler", {
|
|
536
612
|
enumerable: true,
|
|
537
|
-
get: function () { return
|
|
613
|
+
get: function () { return chunkV2TOHHPW_cjs.DelegateContractHandler; }
|
|
538
614
|
});
|
|
539
|
-
Object.defineProperty(exports, "
|
|
615
|
+
Object.defineProperty(exports, "DelegateVtxo", {
|
|
540
616
|
enumerable: true,
|
|
541
|
-
get: function () { return
|
|
617
|
+
get: function () { return chunkV2TOHHPW_cjs.DelegateVtxo; }
|
|
542
618
|
});
|
|
543
|
-
Object.defineProperty(exports, "
|
|
619
|
+
Object.defineProperty(exports, "VHTLC", {
|
|
544
620
|
enumerable: true,
|
|
545
|
-
get: function () { return
|
|
621
|
+
get: function () { return chunkV2TOHHPW_cjs.VHTLC; }
|
|
546
622
|
});
|
|
547
|
-
Object.defineProperty(exports, "
|
|
623
|
+
Object.defineProperty(exports, "VHTLCContractHandler", {
|
|
548
624
|
enumerable: true,
|
|
549
|
-
get: function () { return
|
|
625
|
+
get: function () { return chunkV2TOHHPW_cjs.VHTLCContractHandler; }
|
|
550
626
|
});
|
|
551
|
-
Object.defineProperty(exports, "
|
|
627
|
+
Object.defineProperty(exports, "contractHandlers", {
|
|
552
628
|
enumerable: true,
|
|
553
|
-
get: function () { return
|
|
629
|
+
get: function () { return chunkV2TOHHPW_cjs.contractHandlers; }
|
|
554
630
|
});
|
|
555
|
-
Object.defineProperty(exports, "
|
|
631
|
+
Object.defineProperty(exports, "deriveDescriptorLeafCompressedPubKey", {
|
|
556
632
|
enumerable: true,
|
|
557
|
-
get: function () { return
|
|
633
|
+
get: function () { return chunkV2TOHHPW_cjs.deriveDescriptorLeafCompressedPubKey; }
|
|
558
634
|
});
|
|
559
|
-
Object.defineProperty(exports, "
|
|
635
|
+
Object.defineProperty(exports, "isCltvSatisfied", {
|
|
560
636
|
enumerable: true,
|
|
561
|
-
get: function () { return
|
|
637
|
+
get: function () { return chunkV2TOHHPW_cjs.isCltvSatisfied; }
|
|
562
638
|
});
|
|
563
|
-
Object.defineProperty(exports, "
|
|
639
|
+
Object.defineProperty(exports, "isCsvSpendable", {
|
|
564
640
|
enumerable: true,
|
|
565
|
-
get: function () { return
|
|
641
|
+
get: function () { return chunkV2TOHHPW_cjs.isCsvSpendable; }
|
|
566
642
|
});
|
|
567
|
-
Object.defineProperty(exports, "
|
|
643
|
+
Object.defineProperty(exports, "ArkAddress", {
|
|
568
644
|
enumerable: true,
|
|
569
|
-
get: function () { return
|
|
645
|
+
get: function () { return chunkOWCPXRGP_cjs.ArkAddress; }
|
|
570
646
|
});
|
|
571
|
-
Object.defineProperty(exports, "
|
|
647
|
+
Object.defineProperty(exports, "ArkError", {
|
|
572
648
|
enumerable: true,
|
|
573
|
-
get: function () { return
|
|
649
|
+
get: function () { return chunkOWCPXRGP_cjs.ArkError; }
|
|
574
650
|
});
|
|
575
|
-
Object.defineProperty(exports, "
|
|
651
|
+
Object.defineProperty(exports, "ArkErrorName", {
|
|
576
652
|
enumerable: true,
|
|
577
|
-
get: function () { return
|
|
653
|
+
get: function () { return chunkOWCPXRGP_cjs.ArkErrorName; }
|
|
578
654
|
});
|
|
579
|
-
Object.defineProperty(exports, "
|
|
655
|
+
Object.defineProperty(exports, "ArkPsbtFieldKey", {
|
|
580
656
|
enumerable: true,
|
|
581
|
-
get: function () { return
|
|
657
|
+
get: function () { return chunkOWCPXRGP_cjs.ArkPsbtFieldKey; }
|
|
582
658
|
});
|
|
583
|
-
Object.defineProperty(exports, "
|
|
659
|
+
Object.defineProperty(exports, "ArkPsbtFieldKeyType", {
|
|
584
660
|
enumerable: true,
|
|
585
|
-
get: function () { return
|
|
661
|
+
get: function () { return chunkOWCPXRGP_cjs.ArkPsbtFieldKeyType; }
|
|
586
662
|
});
|
|
587
|
-
Object.defineProperty(exports, "
|
|
663
|
+
Object.defineProperty(exports, "CLTVMultisigTapscript", {
|
|
588
664
|
enumerable: true,
|
|
589
|
-
get: function () { return
|
|
665
|
+
get: function () { return chunkOWCPXRGP_cjs.CLTVMultisigTapscript; }
|
|
590
666
|
});
|
|
591
|
-
Object.defineProperty(exports, "
|
|
667
|
+
Object.defineProperty(exports, "CSVMultisigTapscript", {
|
|
592
668
|
enumerable: true,
|
|
593
|
-
get: function () { return
|
|
669
|
+
get: function () { return chunkOWCPXRGP_cjs.CSVMultisigTapscript; }
|
|
594
670
|
});
|
|
595
|
-
Object.defineProperty(exports, "
|
|
671
|
+
Object.defineProperty(exports, "ConditionCSVMultisigTapscript", {
|
|
596
672
|
enumerable: true,
|
|
597
|
-
get: function () { return
|
|
673
|
+
get: function () { return chunkOWCPXRGP_cjs.ConditionCSVMultisigTapscript; }
|
|
598
674
|
});
|
|
599
|
-
Object.defineProperty(exports, "
|
|
675
|
+
Object.defineProperty(exports, "ConditionMultisigTapscript", {
|
|
600
676
|
enumerable: true,
|
|
601
|
-
get: function () { return
|
|
677
|
+
get: function () { return chunkOWCPXRGP_cjs.ConditionMultisigTapscript; }
|
|
602
678
|
});
|
|
603
|
-
Object.defineProperty(exports, "
|
|
679
|
+
Object.defineProperty(exports, "ConditionWitness", {
|
|
604
680
|
enumerable: true,
|
|
605
|
-
get: function () { return
|
|
681
|
+
get: function () { return chunkOWCPXRGP_cjs.ConditionWitness; }
|
|
606
682
|
});
|
|
607
|
-
Object.defineProperty(exports, "
|
|
683
|
+
Object.defineProperty(exports, "CosignerPublicKey", {
|
|
608
684
|
enumerable: true,
|
|
609
|
-
get: function () { return
|
|
685
|
+
get: function () { return chunkOWCPXRGP_cjs.CosignerPublicKey; }
|
|
610
686
|
});
|
|
611
|
-
Object.defineProperty(exports, "
|
|
687
|
+
Object.defineProperty(exports, "DigestMismatchError", {
|
|
612
688
|
enumerable: true,
|
|
613
|
-
get: function () { return
|
|
689
|
+
get: function () { return chunkOWCPXRGP_cjs.DigestMismatchError; }
|
|
614
690
|
});
|
|
615
|
-
Object.defineProperty(exports, "
|
|
691
|
+
Object.defineProperty(exports, "FetchError", {
|
|
616
692
|
enumerable: true,
|
|
617
|
-
get: function () { return
|
|
693
|
+
get: function () { return chunkOWCPXRGP_cjs.FetchError; }
|
|
618
694
|
});
|
|
619
|
-
Object.defineProperty(exports, "
|
|
695
|
+
Object.defineProperty(exports, "Intent", {
|
|
620
696
|
enumerable: true,
|
|
621
|
-
get: function () { return
|
|
697
|
+
get: function () { return chunkOWCPXRGP_cjs.Intent; }
|
|
622
698
|
});
|
|
623
|
-
Object.defineProperty(exports, "
|
|
699
|
+
Object.defineProperty(exports, "MultisigTapscript", {
|
|
624
700
|
enumerable: true,
|
|
625
|
-
get: function () { return
|
|
701
|
+
get: function () { return chunkOWCPXRGP_cjs.MultisigTapscript; }
|
|
626
702
|
});
|
|
627
|
-
Object.defineProperty(exports, "
|
|
703
|
+
Object.defineProperty(exports, "PrevArkTxField", {
|
|
628
704
|
enumerable: true,
|
|
629
|
-
get: function () { return
|
|
705
|
+
get: function () { return chunkOWCPXRGP_cjs.PrevArkTxField; }
|
|
630
706
|
});
|
|
631
|
-
Object.defineProperty(exports, "
|
|
707
|
+
Object.defineProperty(exports, "PrevoutTxField", {
|
|
632
708
|
enumerable: true,
|
|
633
|
-
get: function () { return
|
|
709
|
+
get: function () { return chunkOWCPXRGP_cjs.PrevoutTxField; }
|
|
634
710
|
});
|
|
635
|
-
Object.defineProperty(exports, "
|
|
711
|
+
Object.defineProperty(exports, "ProviderUnavailableError", {
|
|
636
712
|
enumerable: true,
|
|
637
|
-
get: function () { return
|
|
713
|
+
get: function () { return chunkOWCPXRGP_cjs.ProviderUnavailableError; }
|
|
638
714
|
});
|
|
639
|
-
Object.defineProperty(exports, "
|
|
715
|
+
Object.defineProperty(exports, "RestArkProvider", {
|
|
640
716
|
enumerable: true,
|
|
641
|
-
get: function () { return
|
|
717
|
+
get: function () { return chunkOWCPXRGP_cjs.RestArkProvider; }
|
|
642
718
|
});
|
|
643
|
-
Object.defineProperty(exports, "
|
|
719
|
+
Object.defineProperty(exports, "ServerResponseMismatchError", {
|
|
644
720
|
enumerable: true,
|
|
645
|
-
get: function () { return
|
|
721
|
+
get: function () { return chunkOWCPXRGP_cjs.ServerResponseMismatchError; }
|
|
646
722
|
});
|
|
647
|
-
Object.defineProperty(exports, "
|
|
723
|
+
Object.defineProperty(exports, "SettlementEventType", {
|
|
648
724
|
enumerable: true,
|
|
649
|
-
get: function () { return
|
|
725
|
+
get: function () { return chunkOWCPXRGP_cjs.SettlementEventType; }
|
|
650
726
|
});
|
|
651
|
-
Object.defineProperty(exports, "
|
|
727
|
+
Object.defineProperty(exports, "TapTreeCoder", {
|
|
652
728
|
enumerable: true,
|
|
653
|
-
get: function () { return
|
|
729
|
+
get: function () { return chunkOWCPXRGP_cjs.TapTreeCoder; }
|
|
654
730
|
});
|
|
655
|
-
Object.defineProperty(exports, "
|
|
731
|
+
Object.defineProperty(exports, "Transaction", {
|
|
656
732
|
enumerable: true,
|
|
657
|
-
get: function () { return
|
|
733
|
+
get: function () { return chunkOWCPXRGP_cjs.Transaction; }
|
|
658
734
|
});
|
|
659
|
-
Object.defineProperty(exports, "
|
|
735
|
+
Object.defineProperty(exports, "VtxoScript", {
|
|
660
736
|
enumerable: true,
|
|
661
|
-
get: function () { return
|
|
737
|
+
get: function () { return chunkOWCPXRGP_cjs.VtxoScript; }
|
|
662
738
|
});
|
|
663
|
-
Object.defineProperty(exports, "
|
|
739
|
+
Object.defineProperty(exports, "VtxoTaprootTree", {
|
|
664
740
|
enumerable: true,
|
|
665
|
-
get: function () { return
|
|
741
|
+
get: function () { return chunkOWCPXRGP_cjs.VtxoTaprootTree; }
|
|
666
742
|
});
|
|
667
|
-
Object.defineProperty(exports, "
|
|
743
|
+
Object.defineProperty(exports, "VtxoTreeExpiry", {
|
|
668
744
|
enumerable: true,
|
|
669
|
-
get: function () { return
|
|
745
|
+
get: function () { return chunkOWCPXRGP_cjs.VtxoTreeExpiry; }
|
|
670
746
|
});
|
|
671
747
|
Object.defineProperty(exports, "assembleBtcdTaprootTree", {
|
|
672
748
|
enumerable: true,
|
|
673
|
-
get: function () { return
|
|
749
|
+
get: function () { return chunkOWCPXRGP_cjs.assembleBtcdTaprootTree; }
|
|
750
|
+
});
|
|
751
|
+
Object.defineProperty(exports, "buildVersion", {
|
|
752
|
+
enumerable: true,
|
|
753
|
+
get: function () { return chunkOWCPXRGP_cjs.buildVersion; }
|
|
674
754
|
});
|
|
675
755
|
Object.defineProperty(exports, "canRecoverOnchain", {
|
|
676
756
|
enumerable: true,
|
|
677
|
-
get: function () { return
|
|
757
|
+
get: function () { return chunkOWCPXRGP_cjs.canRecoverOnchain; }
|
|
678
758
|
});
|
|
679
759
|
Object.defineProperty(exports, "canSpendOffchain", {
|
|
680
760
|
enumerable: true,
|
|
681
|
-
get: function () { return
|
|
761
|
+
get: function () { return chunkOWCPXRGP_cjs.canSpendOffchain; }
|
|
682
762
|
});
|
|
683
763
|
Object.defineProperty(exports, "decodeTapscript", {
|
|
684
764
|
enumerable: true,
|
|
685
|
-
get: function () { return
|
|
765
|
+
get: function () { return chunkOWCPXRGP_cjs.decodeTapscript; }
|
|
766
|
+
});
|
|
767
|
+
Object.defineProperty(exports, "getArkPsbtFields", {
|
|
768
|
+
enumerable: true,
|
|
769
|
+
get: function () { return chunkOWCPXRGP_cjs.getArkPsbtFields; }
|
|
686
770
|
});
|
|
687
771
|
Object.defineProperty(exports, "getNetwork", {
|
|
688
772
|
enumerable: true,
|
|
689
|
-
get: function () { return
|
|
773
|
+
get: function () { return chunkOWCPXRGP_cjs.getNetwork; }
|
|
690
774
|
});
|
|
691
775
|
Object.defineProperty(exports, "getSequence", {
|
|
692
776
|
enumerable: true,
|
|
693
|
-
get: function () { return
|
|
777
|
+
get: function () { return chunkOWCPXRGP_cjs.getSequence; }
|
|
694
778
|
});
|
|
695
779
|
Object.defineProperty(exports, "hasTerminalSpend", {
|
|
696
780
|
enumerable: true,
|
|
697
|
-
get: function () { return
|
|
781
|
+
get: function () { return chunkOWCPXRGP_cjs.hasTerminalSpend; }
|
|
782
|
+
});
|
|
783
|
+
Object.defineProperty(exports, "isArkError", {
|
|
784
|
+
enumerable: true,
|
|
785
|
+
get: function () { return chunkOWCPXRGP_cjs.isArkError; }
|
|
698
786
|
});
|
|
699
787
|
Object.defineProperty(exports, "isExpired", {
|
|
700
788
|
enumerable: true,
|
|
701
|
-
get: function () { return
|
|
789
|
+
get: function () { return chunkOWCPXRGP_cjs.isExpired; }
|
|
702
790
|
});
|
|
703
791
|
Object.defineProperty(exports, "isPastExpiry", {
|
|
704
792
|
enumerable: true,
|
|
705
|
-
get: function () { return
|
|
793
|
+
get: function () { return chunkOWCPXRGP_cjs.isPastExpiry; }
|
|
706
794
|
});
|
|
707
795
|
Object.defineProperty(exports, "isRecoverable", {
|
|
708
796
|
enumerable: true,
|
|
709
|
-
get: function () { return
|
|
797
|
+
get: function () { return chunkOWCPXRGP_cjs.isRecoverable; }
|
|
798
|
+
});
|
|
799
|
+
Object.defineProperty(exports, "isRetryableProviderError", {
|
|
800
|
+
enumerable: true,
|
|
801
|
+
get: function () { return chunkOWCPXRGP_cjs.isRetryableProviderError; }
|
|
710
802
|
});
|
|
711
803
|
Object.defineProperty(exports, "isSpendable", {
|
|
712
804
|
enumerable: true,
|
|
713
|
-
get: function () { return
|
|
805
|
+
get: function () { return chunkOWCPXRGP_cjs.isSpendable; }
|
|
714
806
|
});
|
|
715
807
|
Object.defineProperty(exports, "isVirtualCoin", {
|
|
716
808
|
enumerable: true,
|
|
717
|
-
get: function () { return
|
|
809
|
+
get: function () { return chunkOWCPXRGP_cjs.isVirtualCoin; }
|
|
810
|
+
});
|
|
811
|
+
Object.defineProperty(exports, "maybeArkError", {
|
|
812
|
+
enumerable: true,
|
|
813
|
+
get: function () { return chunkOWCPXRGP_cjs.maybeArkError; }
|
|
718
814
|
});
|
|
719
815
|
Object.defineProperty(exports, "networks", {
|
|
720
816
|
enumerable: true,
|
|
721
|
-
get: function () { return
|
|
817
|
+
get: function () { return chunkOWCPXRGP_cjs.networks; }
|
|
818
|
+
});
|
|
819
|
+
Object.defineProperty(exports, "scriptFromTapLeafScript", {
|
|
820
|
+
enumerable: true,
|
|
821
|
+
get: function () { return chunkOWCPXRGP_cjs.scriptFromTapLeafScript; }
|
|
822
|
+
});
|
|
823
|
+
Object.defineProperty(exports, "sdkVersion", {
|
|
824
|
+
enumerable: true,
|
|
825
|
+
get: function () { return chunkOWCPXRGP_cjs.sdkVersion; }
|
|
722
826
|
});
|
|
723
827
|
Object.defineProperty(exports, "sequenceToTimelock", {
|
|
724
828
|
enumerable: true,
|
|
725
|
-
get: function () { return
|
|
829
|
+
get: function () { return chunkOWCPXRGP_cjs.sequenceToTimelock; }
|
|
830
|
+
});
|
|
831
|
+
Object.defineProperty(exports, "setArkPsbtField", {
|
|
832
|
+
enumerable: true,
|
|
833
|
+
get: function () { return chunkOWCPXRGP_cjs.setArkPsbtField; }
|
|
726
834
|
});
|
|
727
835
|
Object.defineProperty(exports, "timelockToSequence", {
|
|
728
836
|
enumerable: true,
|
|
729
|
-
get: function () { return
|
|
837
|
+
get: function () { return chunkOWCPXRGP_cjs.timelockToSequence; }
|
|
730
838
|
});
|
|
731
839
|
//# sourceMappingURL=index.cjs.map
|
|
732
840
|
//# sourceMappingURL=index.cjs.map
|