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