@arkade-os/sdk 0.4.46 → 0.4.47

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.
Files changed (83) hide show
  1. package/dist/adapters/expo.cjs +5 -5
  2. package/dist/adapters/expo.d.cts +2 -2
  3. package/dist/adapters/expo.d.ts +2 -2
  4. package/dist/adapters/expo.js +3 -3
  5. package/dist/adapters/indexedDB.cjs +5 -5
  6. package/dist/adapters/indexedDB.js +4 -4
  7. package/dist/{ark-C9ognsOV.d.cts → ark-CoJgwTi_.d.cts} +26 -2
  8. package/dist/{ark-C9ognsOV.d.ts → ark-CoJgwTi_.d.ts} +26 -2
  9. package/dist/{asyncStorageTaskQueue-CmBYVlxw.d.cts → asyncStorageTaskQueue-Dowyo59a.d.cts} +2 -2
  10. package/dist/{asyncStorageTaskQueue-BAKZ5cS5.d.ts → asyncStorageTaskQueue-Z3aFoXCl.d.ts} +2 -2
  11. package/dist/{chunk-R2SVAM5Q.js → chunk-3N5I6GT6.js} +3 -3
  12. package/dist/{chunk-R2SVAM5Q.js.map → chunk-3N5I6GT6.js.map} +1 -1
  13. package/dist/{chunk-JTCQ6QXQ.js → chunk-AJQ4AOT3.js} +4 -4
  14. package/dist/{chunk-JTCQ6QXQ.js.map → chunk-AJQ4AOT3.js.map} +1 -1
  15. package/dist/{chunk-FWG4TSPN.js → chunk-C7TXXTMS.js} +4 -5
  16. package/dist/chunk-C7TXXTMS.js.map +1 -0
  17. package/dist/{chunk-CWJ7ZCP7.js → chunk-CDDWXBEM.js} +87 -16
  18. package/dist/chunk-CDDWXBEM.js.map +1 -0
  19. package/dist/{chunk-7IYIFMF4.cjs → chunk-HHV5FPC6.cjs} +94 -20
  20. package/dist/chunk-HHV5FPC6.cjs.map +1 -0
  21. package/dist/{chunk-SOXGAA52.cjs → chunk-JAYOXOLT.cjs} +14 -14
  22. package/dist/{chunk-SOXGAA52.cjs.map → chunk-JAYOXOLT.cjs.map} +1 -1
  23. package/dist/{chunk-MQB5H4X5.cjs → chunk-L5ND2FJJ.cjs} +4 -5
  24. package/dist/chunk-L5ND2FJJ.cjs.map +1 -0
  25. package/dist/{chunk-P6VBP3CT.js → chunk-OCS5S3L3.js} +1010 -98
  26. package/dist/chunk-OCS5S3L3.js.map +1 -0
  27. package/dist/chunk-RQSA7ADZ.cjs +2286 -0
  28. package/dist/chunk-RQSA7ADZ.cjs.map +1 -0
  29. package/dist/{chunk-6TQJOD72.cjs → chunk-VE67GMGM.cjs} +7 -7
  30. package/dist/{chunk-6TQJOD72.cjs.map → chunk-VE67GMGM.cjs.map} +1 -1
  31. package/dist/{chunk-D46YDM36.cjs → chunk-WTTLIFS7.cjs} +1207 -285
  32. package/dist/chunk-WTTLIFS7.cjs.map +1 -0
  33. package/dist/chunk-XN3554FT.js +2244 -0
  34. package/dist/chunk-XN3554FT.js.map +1 -0
  35. package/dist/contracts/handlers/index.cjs +11 -7
  36. package/dist/contracts/handlers/index.d.cts +3 -3
  37. package/dist/contracts/handlers/index.d.ts +3 -3
  38. package/dist/contracts/handlers/index.js +2 -2
  39. package/dist/{delegate-aOd5qINr.d.ts → delegate-CuaDqqQi.d.ts} +1 -1
  40. package/dist/{delegate-DVEgyRwI.d.cts → delegate-Dl87_zMA.d.cts} +1 -1
  41. package/dist/index-BC_G0VTh.d.cts +512 -0
  42. package/dist/index-CKwpZEpw.d.ts +512 -0
  43. package/dist/index.cjs +213 -161
  44. package/dist/index.d.cts +3097 -2090
  45. package/dist/index.d.ts +3097 -2090
  46. package/dist/index.js +4 -4
  47. package/dist/repositories/realm/index.cjs +19 -19
  48. package/dist/repositories/realm/index.d.cts +2 -2
  49. package/dist/repositories/realm/index.d.ts +2 -2
  50. package/dist/repositories/realm/index.js +5 -5
  51. package/dist/repositories/sqlite/index.cjs +18 -18
  52. package/dist/repositories/sqlite/index.d.cts +2 -2
  53. package/dist/repositories/sqlite/index.d.ts +2 -2
  54. package/dist/repositories/sqlite/index.js +5 -5
  55. package/dist/{taskRunner-B48-V-Pb.d.ts → taskRunner-Dz-TI4Rb.d.ts} +2 -2
  56. package/dist/{taskRunner-nNecmQ2C.d.cts → taskRunner-Dz47k0lp.d.cts} +2 -2
  57. package/dist/wallet/expo/background.cjs +14 -14
  58. package/dist/wallet/expo/background.d.cts +3 -3
  59. package/dist/wallet/expo/background.d.ts +3 -3
  60. package/dist/wallet/expo/background.js +6 -6
  61. package/dist/wallet/expo/index.cjs +14 -14
  62. package/dist/wallet/expo/index.d.cts +4 -4
  63. package/dist/wallet/expo/index.d.ts +4 -4
  64. package/dist/wallet/expo/index.js +5 -5
  65. package/dist/{wallet-BUg3D4WJ.d.cts → wallet-Oxz_wLxo.d.cts} +13 -3
  66. package/dist/{wallet-DM0oShTu.d.ts → wallet-x7egmXq6.d.ts} +13 -3
  67. package/dist/worker/expo/index.cjs +9 -9
  68. package/dist/worker/expo/index.d.cts +4 -4
  69. package/dist/worker/expo/index.d.ts +4 -4
  70. package/dist/worker/expo/index.js +5 -5
  71. package/package.json +1 -1
  72. package/dist/chunk-4KXOCVXP.cjs +0 -973
  73. package/dist/chunk-4KXOCVXP.cjs.map +0 -1
  74. package/dist/chunk-7IYIFMF4.cjs.map +0 -1
  75. package/dist/chunk-CWJ7ZCP7.js.map +0 -1
  76. package/dist/chunk-D46YDM36.cjs.map +0 -1
  77. package/dist/chunk-FWG4TSPN.js.map +0 -1
  78. package/dist/chunk-MQB5H4X5.cjs.map +0 -1
  79. package/dist/chunk-P6VBP3CT.js.map +0 -1
  80. package/dist/chunk-QKC2T54O.js +0 -960
  81. package/dist/chunk-QKC2T54O.js.map +0 -1
  82. package/dist/index-CPzL4tqg.d.ts +0 -259
  83. package/dist/index-D8vmtWWO.d.cts +0 -259
package/dist/index.cjs CHANGED
@@ -1,640 +1,692 @@
1
1
  'use strict';
2
2
 
3
- var chunkD46YDM36_cjs = require('./chunk-D46YDM36.cjs');
4
- var chunk7IYIFMF4_cjs = require('./chunk-7IYIFMF4.cjs');
5
- var chunk4KXOCVXP_cjs = require('./chunk-4KXOCVXP.cjs');
6
- var chunkMQB5H4X5_cjs = require('./chunk-MQB5H4X5.cjs');
3
+ var chunkWTTLIFS7_cjs = require('./chunk-WTTLIFS7.cjs');
4
+ var chunkHHV5FPC6_cjs = require('./chunk-HHV5FPC6.cjs');
5
+ var chunkRQSA7ADZ_cjs = require('./chunk-RQSA7ADZ.cjs');
6
+ var chunkL5ND2FJJ_cjs = require('./chunk-L5ND2FJJ.cjs');
7
7
  require('./chunk-5BLDMQED.cjs');
8
8
 
9
9
 
10
10
 
11
+ Object.defineProperty(exports, "ARKADE_MAGIC", {
12
+ enumerable: true,
13
+ get: function () { return chunkWTTLIFS7_cjs.ARKADE_MAGIC; }
14
+ });
11
15
  Object.defineProperty(exports, "ActivityRegistry", {
12
16
  enumerable: true,
13
- get: function () { return chunkD46YDM36_cjs.ActivityRegistry; }
17
+ get: function () { return chunkWTTLIFS7_cjs.ActivityRegistry; }
14
18
  });
15
19
  Object.defineProperty(exports, "ArkNote", {
16
20
  enumerable: true,
17
- get: function () { return chunkD46YDM36_cjs.ArkNote; }
21
+ get: function () { return chunkWTTLIFS7_cjs.ArkNote; }
18
22
  });
19
23
  Object.defineProperty(exports, "AssetManager", {
20
24
  enumerable: true,
21
- get: function () { return chunkD46YDM36_cjs.AssetManager; }
25
+ get: function () { return chunkWTTLIFS7_cjs.AssetManager; }
22
26
  });
23
27
  Object.defineProperty(exports, "BIP322", {
24
28
  enumerable: true,
25
- get: function () { return chunkD46YDM36_cjs.BIP322; }
29
+ get: function () { return chunkWTTLIFS7_cjs.BIP322; }
26
30
  });
27
31
  Object.defineProperty(exports, "Batch", {
28
32
  enumerable: true,
29
- get: function () { return chunkD46YDM36_cjs.Batch; }
33
+ get: function () { return chunkWTTLIFS7_cjs.Batch; }
30
34
  });
31
35
  Object.defineProperty(exports, "ChainedTxType", {
32
36
  enumerable: true,
33
- get: function () { return chunkD46YDM36_cjs.ChainedTxType; }
37
+ get: function () { return chunkWTTLIFS7_cjs.ChainedTxType; }
34
38
  });
35
39
  Object.defineProperty(exports, "ContractManager", {
36
40
  enumerable: true,
37
- get: function () { return chunkD46YDM36_cjs.ContractManager; }
41
+ get: function () { return chunkWTTLIFS7_cjs.ContractManager; }
38
42
  });
39
43
  Object.defineProperty(exports, "ContractRepositoryImpl", {
40
44
  enumerable: true,
41
- get: function () { return chunkD46YDM36_cjs.ContractRepositoryImpl; }
45
+ get: function () { return chunkWTTLIFS7_cjs.ContractRepositoryImpl; }
42
46
  });
43
47
  Object.defineProperty(exports, "ContractWatcher", {
44
48
  enumerable: true,
45
- get: function () { return chunkD46YDM36_cjs.ContractWatcher; }
49
+ get: function () { return chunkWTTLIFS7_cjs.ContractWatcher; }
46
50
  });
47
51
  Object.defineProperty(exports, "DEFAULT_MESSAGE_TIMEOUTS", {
48
52
  enumerable: true,
49
- get: function () { return chunkD46YDM36_cjs.DEFAULT_MESSAGE_TIMEOUTS; }
53
+ get: function () { return chunkWTTLIFS7_cjs.DEFAULT_MESSAGE_TIMEOUTS; }
50
54
  });
51
55
  Object.defineProperty(exports, "DelegateManagerImpl", {
52
56
  enumerable: true,
53
- get: function () { return chunkD46YDM36_cjs.DelegateManagerImpl; }
57
+ get: function () { return chunkWTTLIFS7_cjs.DelegateManagerImpl; }
54
58
  });
55
59
  Object.defineProperty(exports, "DelegateNotConfiguredError", {
56
60
  enumerable: true,
57
- get: function () { return chunkD46YDM36_cjs.DelegateNotConfiguredError; }
61
+ get: function () { return chunkWTTLIFS7_cjs.DelegateNotConfiguredError; }
58
62
  });
59
63
  Object.defineProperty(exports, "DelegatorManagerImpl", {
60
64
  enumerable: true,
61
- get: function () { return chunkD46YDM36_cjs.DelegatorManagerImpl; }
65
+ get: function () { return chunkWTTLIFS7_cjs.DelegatorManagerImpl; }
62
66
  });
63
67
  Object.defineProperty(exports, "DelegatorNotConfiguredError", {
64
68
  enumerable: true,
65
- get: function () { return chunkD46YDM36_cjs.DelegatorNotConfiguredError; }
69
+ get: function () { return chunkWTTLIFS7_cjs.DelegatorNotConfiguredError; }
66
70
  });
67
71
  Object.defineProperty(exports, "DescriptorSigningProviderMissingError", {
68
72
  enumerable: true,
69
- get: function () { return chunkD46YDM36_cjs.DescriptorSigningProviderMissingError; }
73
+ get: function () { return chunkWTTLIFS7_cjs.DescriptorSigningProviderMissingError; }
70
74
  });
71
75
  Object.defineProperty(exports, "DustChangeError", {
72
76
  enumerable: true,
73
- get: function () { return chunkD46YDM36_cjs.DustChangeError; }
77
+ get: function () { return chunkWTTLIFS7_cjs.DustChangeError; }
74
78
  });
75
79
  Object.defineProperty(exports, "ELECTRUM_TCP_HOST", {
76
80
  enumerable: true,
77
- get: function () { return chunkD46YDM36_cjs.ELECTRUM_TCP_HOST; }
81
+ get: function () { return chunkWTTLIFS7_cjs.ELECTRUM_TCP_HOST; }
78
82
  });
79
83
  Object.defineProperty(exports, "ELECTRUM_WS_URL", {
80
84
  enumerable: true,
81
- get: function () { return chunkD46YDM36_cjs.ELECTRUM_WS_URL; }
85
+ get: function () { return chunkWTTLIFS7_cjs.ELECTRUM_WS_URL; }
82
86
  });
83
87
  Object.defineProperty(exports, "ESPLORA_URL", {
84
88
  enumerable: true,
85
- get: function () { return chunkD46YDM36_cjs.ESPLORA_URL; }
89
+ get: function () { return chunkWTTLIFS7_cjs.ESPLORA_URL; }
86
90
  });
87
91
  Object.defineProperty(exports, "ElectrumOnchainProvider", {
88
92
  enumerable: true,
89
- get: function () { return chunkD46YDM36_cjs.ElectrumOnchainProvider; }
93
+ get: function () { return chunkWTTLIFS7_cjs.ElectrumOnchainProvider; }
94
+ });
95
+ Object.defineProperty(exports, "EmulatorPacket", {
96
+ enumerable: true,
97
+ get: function () { return chunkWTTLIFS7_cjs.EmulatorPacket; }
90
98
  });
91
99
  Object.defineProperty(exports, "EsploraProvider", {
92
100
  enumerable: true,
93
- get: function () { return chunkD46YDM36_cjs.EsploraProvider; }
101
+ get: function () { return chunkWTTLIFS7_cjs.EsploraProvider; }
94
102
  });
95
103
  Object.defineProperty(exports, "Estimator", {
96
104
  enumerable: true,
97
- get: function () { return chunkD46YDM36_cjs.Estimator; }
105
+ get: function () { return chunkWTTLIFS7_cjs.Estimator; }
106
+ });
107
+ Object.defineProperty(exports, "Extension", {
108
+ enumerable: true,
109
+ get: function () { return chunkWTTLIFS7_cjs.Extension; }
110
+ });
111
+ Object.defineProperty(exports, "ExtensionNotFoundError", {
112
+ enumerable: true,
113
+ get: function () { return chunkWTTLIFS7_cjs.ExtensionNotFoundError; }
98
114
  });
99
115
  Object.defineProperty(exports, "HDDescriptorProvider", {
100
116
  enumerable: true,
101
- get: function () { return chunkD46YDM36_cjs.HDDescriptorProvider; }
117
+ get: function () { return chunkWTTLIFS7_cjs.HDDescriptorProvider; }
102
118
  });
103
119
  Object.defineProperty(exports, "INTENT_TERMINAL_STATES", {
104
120
  enumerable: true,
105
- get: function () { return chunkD46YDM36_cjs.INTENT_TERMINAL_STATES; }
121
+ get: function () { return chunkWTTLIFS7_cjs.INTENT_TERMINAL_STATES; }
106
122
  });
107
123
  Object.defineProperty(exports, "InMemoryContractRepository", {
108
124
  enumerable: true,
109
- get: function () { return chunkD46YDM36_cjs.InMemoryContractRepository; }
125
+ get: function () { return chunkWTTLIFS7_cjs.InMemoryContractRepository; }
110
126
  });
111
127
  Object.defineProperty(exports, "InMemoryIntentRepository", {
112
128
  enumerable: true,
113
- get: function () { return chunkD46YDM36_cjs.InMemoryIntentRepository; }
129
+ get: function () { return chunkWTTLIFS7_cjs.InMemoryIntentRepository; }
114
130
  });
115
131
  Object.defineProperty(exports, "InMemoryVirtualTxRepository", {
116
132
  enumerable: true,
117
- get: function () { return chunkD46YDM36_cjs.InMemoryVirtualTxRepository; }
133
+ get: function () { return chunkWTTLIFS7_cjs.InMemoryVirtualTxRepository; }
118
134
  });
119
135
  Object.defineProperty(exports, "InMemoryWalletRepository", {
120
136
  enumerable: true,
121
- get: function () { return chunkD46YDM36_cjs.InMemoryWalletRepository; }
137
+ get: function () { return chunkWTTLIFS7_cjs.InMemoryWalletRepository; }
122
138
  });
123
139
  Object.defineProperty(exports, "IndexedDBContractRepository", {
124
140
  enumerable: true,
125
- get: function () { return chunkD46YDM36_cjs.IndexedDBContractRepository; }
141
+ get: function () { return chunkWTTLIFS7_cjs.IndexedDBContractRepository; }
126
142
  });
127
143
  Object.defineProperty(exports, "IndexedDBIntentRepository", {
128
144
  enumerable: true,
129
- get: function () { return chunkD46YDM36_cjs.IndexedDBIntentRepository; }
145
+ get: function () { return chunkWTTLIFS7_cjs.IndexedDBIntentRepository; }
130
146
  });
131
147
  Object.defineProperty(exports, "IndexedDBVirtualTxRepository", {
132
148
  enumerable: true,
133
- get: function () { return chunkD46YDM36_cjs.IndexedDBVirtualTxRepository; }
149
+ get: function () { return chunkWTTLIFS7_cjs.IndexedDBVirtualTxRepository; }
134
150
  });
135
151
  Object.defineProperty(exports, "IndexedDBWalletRepository", {
136
152
  enumerable: true,
137
- get: function () { return chunkD46YDM36_cjs.IndexedDBWalletRepository; }
153
+ get: function () { return chunkWTTLIFS7_cjs.IndexedDBWalletRepository; }
138
154
  });
139
155
  Object.defineProperty(exports, "MESSAGE_BUS_INITIALIZING", {
140
156
  enumerable: true,
141
- get: function () { return chunkD46YDM36_cjs.MESSAGE_BUS_INITIALIZING; }
157
+ get: function () { return chunkWTTLIFS7_cjs.MESSAGE_BUS_INITIALIZING; }
142
158
  });
143
159
  Object.defineProperty(exports, "MESSAGE_BUS_NOT_INITIALIZED", {
144
160
  enumerable: true,
145
- get: function () { return chunkD46YDM36_cjs.MESSAGE_BUS_NOT_INITIALIZED; }
161
+ get: function () { return chunkWTTLIFS7_cjs.MESSAGE_BUS_NOT_INITIALIZED; }
146
162
  });
147
163
  Object.defineProperty(exports, "MIGRATION_KEY", {
148
164
  enumerable: true,
149
- get: function () { return chunkD46YDM36_cjs.MIGRATION_KEY; }
165
+ get: function () { return chunkWTTLIFS7_cjs.MIGRATION_KEY; }
150
166
  });
151
167
  Object.defineProperty(exports, "MessageBus", {
152
168
  enumerable: true,
153
- get: function () { return chunkD46YDM36_cjs.MessageBus; }
169
+ get: function () { return chunkWTTLIFS7_cjs.MessageBus; }
154
170
  });
155
171
  Object.defineProperty(exports, "MessageBusInitializingError", {
156
172
  enumerable: true,
157
- get: function () { return chunkD46YDM36_cjs.MessageBusInitializingError; }
173
+ get: function () { return chunkWTTLIFS7_cjs.MessageBusInitializingError; }
158
174
  });
159
175
  Object.defineProperty(exports, "MessageBusNotInitializedError", {
160
176
  enumerable: true,
161
- get: function () { return chunkD46YDM36_cjs.MessageBusNotInitializedError; }
177
+ get: function () { return chunkWTTLIFS7_cjs.MessageBusNotInitializedError; }
162
178
  });
163
179
  Object.defineProperty(exports, "MissingSigningDescriptorError", {
164
180
  enumerable: true,
165
- get: function () { return chunkD46YDM36_cjs.MissingSigningDescriptorError; }
181
+ get: function () { return chunkWTTLIFS7_cjs.MissingSigningDescriptorError; }
166
182
  });
167
183
  Object.defineProperty(exports, "MnemonicIdentity", {
168
184
  enumerable: true,
169
- get: function () { return chunkD46YDM36_cjs.MnemonicIdentity; }
185
+ get: function () { return chunkWTTLIFS7_cjs.MnemonicIdentity; }
170
186
  });
171
187
  Object.defineProperty(exports, "OnchainWallet", {
172
188
  enumerable: true,
173
- get: function () { return chunkD46YDM36_cjs.OnchainWallet; }
189
+ get: function () { return chunkWTTLIFS7_cjs.OnchainWallet; }
174
190
  });
175
191
  Object.defineProperty(exports, "P2A", {
176
192
  enumerable: true,
177
- get: function () { return chunkD46YDM36_cjs.P2A; }
193
+ get: function () { return chunkWTTLIFS7_cjs.P2A; }
178
194
  });
179
195
  Object.defineProperty(exports, "Ramps", {
180
196
  enumerable: true,
181
- get: function () { return chunkD46YDM36_cjs.Ramps; }
197
+ get: function () { return chunkWTTLIFS7_cjs.Ramps; }
182
198
  });
183
199
  Object.defineProperty(exports, "ReadonlyAssetManager", {
184
200
  enumerable: true,
185
- get: function () { return chunkD46YDM36_cjs.ReadonlyAssetManager; }
201
+ get: function () { return chunkWTTLIFS7_cjs.ReadonlyAssetManager; }
186
202
  });
187
203
  Object.defineProperty(exports, "ReadonlyDescriptorIdentity", {
188
204
  enumerable: true,
189
- get: function () { return chunkD46YDM36_cjs.ReadonlyDescriptorIdentity; }
205
+ get: function () { return chunkWTTLIFS7_cjs.ReadonlyDescriptorIdentity; }
190
206
  });
191
207
  Object.defineProperty(exports, "ReadonlySingleKey", {
192
208
  enumerable: true,
193
- get: function () { return chunkD46YDM36_cjs.ReadonlySingleKey; }
209
+ get: function () { return chunkWTTLIFS7_cjs.ReadonlySingleKey; }
194
210
  });
195
211
  Object.defineProperty(exports, "ReadonlyWallet", {
196
212
  enumerable: true,
197
- get: function () { return chunkD46YDM36_cjs.ReadonlyWallet; }
213
+ get: function () { return chunkWTTLIFS7_cjs.ReadonlyWallet; }
198
214
  });
199
215
  Object.defineProperty(exports, "ReadonlyWalletError", {
200
216
  enumerable: true,
201
- get: function () { return chunkD46YDM36_cjs.ReadonlyWalletError; }
217
+ get: function () { return chunkWTTLIFS7_cjs.ReadonlyWalletError; }
202
218
  });
203
219
  Object.defineProperty(exports, "RestDelegateProvider", {
204
220
  enumerable: true,
205
- get: function () { return chunkD46YDM36_cjs.RestDelegateProvider; }
221
+ get: function () { return chunkWTTLIFS7_cjs.RestDelegateProvider; }
206
222
  });
207
223
  Object.defineProperty(exports, "RestDelegatorProvider", {
208
224
  enumerable: true,
209
- get: function () { return chunkD46YDM36_cjs.RestDelegatorProvider; }
225
+ get: function () { return chunkWTTLIFS7_cjs.RestDelegatorProvider; }
226
+ });
227
+ Object.defineProperty(exports, "RestEmulatorProvider", {
228
+ enumerable: true,
229
+ get: function () { return chunkWTTLIFS7_cjs.RestEmulatorProvider; }
210
230
  });
211
231
  Object.defineProperty(exports, "SeedIdentity", {
212
232
  enumerable: true,
213
- get: function () { return chunkD46YDM36_cjs.SeedIdentity; }
233
+ get: function () { return chunkWTTLIFS7_cjs.SeedIdentity; }
214
234
  });
215
235
  Object.defineProperty(exports, "ServiceWorkerReadonlyWallet", {
216
236
  enumerable: true,
217
- get: function () { return chunkD46YDM36_cjs.ServiceWorkerReadonlyWallet; }
237
+ get: function () { return chunkWTTLIFS7_cjs.ServiceWorkerReadonlyWallet; }
218
238
  });
219
239
  Object.defineProperty(exports, "ServiceWorkerTimeoutError", {
220
240
  enumerable: true,
221
- get: function () { return chunkD46YDM36_cjs.ServiceWorkerTimeoutError; }
241
+ get: function () { return chunkWTTLIFS7_cjs.ServiceWorkerTimeoutError; }
222
242
  });
223
243
  Object.defineProperty(exports, "ServiceWorkerWallet", {
224
244
  enumerable: true,
225
- get: function () { return chunkD46YDM36_cjs.ServiceWorkerWallet; }
245
+ get: function () { return chunkWTTLIFS7_cjs.ServiceWorkerWallet; }
226
246
  });
227
247
  Object.defineProperty(exports, "SingleKey", {
228
248
  enumerable: true,
229
- get: function () { return chunkD46YDM36_cjs.SingleKey; }
249
+ get: function () { return chunkWTTLIFS7_cjs.SingleKey; }
230
250
  });
231
251
  Object.defineProperty(exports, "TxTree", {
232
252
  enumerable: true,
233
- get: function () { return chunkD46YDM36_cjs.TxTree; }
253
+ get: function () { return chunkWTTLIFS7_cjs.TxTree; }
234
254
  });
235
255
  Object.defineProperty(exports, "TxType", {
236
256
  enumerable: true,
237
- get: function () { return chunkD46YDM36_cjs.TxType; }
257
+ get: function () { return chunkWTTLIFS7_cjs.TxType; }
238
258
  });
239
259
  Object.defineProperty(exports, "TxWeightEstimator", {
240
260
  enumerable: true,
241
- get: function () { return chunkD46YDM36_cjs.TxWeightEstimator; }
261
+ get: function () { return chunkWTTLIFS7_cjs.TxWeightEstimator; }
242
262
  });
243
263
  Object.defineProperty(exports, "UnilateralExit", {
244
264
  enumerable: true,
245
- get: function () { return chunkD46YDM36_cjs.UnilateralExit; }
265
+ get: function () { return chunkWTTLIFS7_cjs.UnilateralExit; }
266
+ });
267
+ Object.defineProperty(exports, "UnknownPacket", {
268
+ enumerable: true,
269
+ get: function () { return chunkWTTLIFS7_cjs.UnknownPacket; }
246
270
  });
247
271
  Object.defineProperty(exports, "Unroll", {
248
272
  enumerable: true,
249
- get: function () { return chunkD46YDM36_cjs.Unroll; }
273
+ get: function () { return chunkWTTLIFS7_cjs.Unroll; }
250
274
  });
251
275
  Object.defineProperty(exports, "VtxoManager", {
252
276
  enumerable: true,
253
- get: function () { return chunkD46YDM36_cjs.VtxoManager; }
277
+ get: function () { return chunkWTTLIFS7_cjs.VtxoManager; }
254
278
  });
255
279
  Object.defineProperty(exports, "Wallet", {
256
280
  enumerable: true,
257
- get: function () { return chunkD46YDM36_cjs.Wallet; }
281
+ get: function () { return chunkWTTLIFS7_cjs.Wallet; }
258
282
  });
259
283
  Object.defineProperty(exports, "WalletMessageHandler", {
260
284
  enumerable: true,
261
- get: function () { return chunkD46YDM36_cjs.WalletMessageHandler; }
285
+ get: function () { return chunkWTTLIFS7_cjs.WalletMessageHandler; }
262
286
  });
263
287
  Object.defineProperty(exports, "WalletNotInitializedError", {
264
288
  enumerable: true,
265
- get: function () { return chunkD46YDM36_cjs.WalletNotInitializedError; }
289
+ get: function () { return chunkWTTLIFS7_cjs.WalletNotInitializedError; }
266
290
  });
267
291
  Object.defineProperty(exports, "WalletRepositoryImpl", {
268
292
  enumerable: true,
269
- get: function () { return chunkD46YDM36_cjs.WalletRepositoryImpl; }
293
+ get: function () { return chunkWTTLIFS7_cjs.WalletRepositoryImpl; }
270
294
  });
271
295
  Object.defineProperty(exports, "WsElectrumChainSource", {
272
296
  enumerable: true,
273
- get: function () { return chunkD46YDM36_cjs.WsElectrumChainSource; }
297
+ get: function () { return chunkWTTLIFS7_cjs.WsElectrumChainSource; }
298
+ });
299
+ Object.defineProperty(exports, "arkade", {
300
+ enumerable: true,
301
+ get: function () { return chunkWTTLIFS7_cjs.arkade_exports; }
274
302
  });
275
303
  Object.defineProperty(exports, "boardingResolver", {
276
304
  enumerable: true,
277
- get: function () { return chunkD46YDM36_cjs.boardingResolver; }
305
+ get: function () { return chunkWTTLIFS7_cjs.boardingResolver; }
278
306
  });
279
307
  Object.defineProperty(exports, "buildForfeitTx", {
280
308
  enumerable: true,
281
- get: function () { return chunkD46YDM36_cjs.buildForfeitTx; }
309
+ get: function () { return chunkWTTLIFS7_cjs.buildForfeitTx; }
282
310
  });
283
311
  Object.defineProperty(exports, "buildOffchainTx", {
284
312
  enumerable: true,
285
- get: function () { return chunkD46YDM36_cjs.buildOffchainTx; }
313
+ get: function () { return chunkWTTLIFS7_cjs.buildOffchainTx; }
286
314
  });
287
315
  Object.defineProperty(exports, "classifyAgainstSignerSet", {
288
316
  enumerable: true,
289
- get: function () { return chunkD46YDM36_cjs.classifyAgainstSignerSet; }
317
+ get: function () { return chunkWTTLIFS7_cjs.classifyAgainstSignerSet; }
290
318
  });
291
319
  Object.defineProperty(exports, "classifyContractSigner", {
292
320
  enumerable: true,
293
- get: function () { return chunkD46YDM36_cjs.classifyContractSigner; }
321
+ get: function () { return chunkWTTLIFS7_cjs.classifyContractSigner; }
294
322
  });
295
323
  Object.defineProperty(exports, "closeDatabase", {
296
324
  enumerable: true,
297
- get: function () { return chunkD46YDM36_cjs.closeDatabase; }
325
+ get: function () { return chunkWTTLIFS7_cjs.closeDatabase; }
298
326
  });
299
327
  Object.defineProperty(exports, "combineTapscriptSigs", {
300
328
  enumerable: true,
301
- get: function () { return chunkD46YDM36_cjs.combineTapscriptSigs; }
329
+ get: function () { return chunkWTTLIFS7_cjs.combineTapscriptSigs; }
302
330
  });
303
331
  Object.defineProperty(exports, "contractFromArkContract", {
304
332
  enumerable: true,
305
- get: function () { return chunkD46YDM36_cjs.contractFromArkContract; }
333
+ get: function () { return chunkWTTLIFS7_cjs.contractFromArkContract; }
306
334
  });
307
335
  Object.defineProperty(exports, "contractFromArkContractWithAddress", {
308
336
  enumerable: true,
309
- get: function () { return chunkD46YDM36_cjs.contractFromArkContractWithAddress; }
337
+ get: function () { return chunkWTTLIFS7_cjs.contractFromArkContractWithAddress; }
338
+ });
339
+ Object.defineProperty(exports, "createAssetPacket", {
340
+ enumerable: true,
341
+ get: function () { return chunkWTTLIFS7_cjs.createAssetPacket; }
310
342
  });
311
343
  Object.defineProperty(exports, "createDefaultActivityRegistry", {
312
344
  enumerable: true,
313
- get: function () { return chunkD46YDM36_cjs.createDefaultActivityRegistry; }
345
+ get: function () { return chunkWTTLIFS7_cjs.createDefaultActivityRegistry; }
314
346
  });
315
347
  Object.defineProperty(exports, "createExitChainResolver", {
316
348
  enumerable: true,
317
- get: function () { return chunkD46YDM36_cjs.createExitChainResolver; }
349
+ get: function () { return chunkWTTLIFS7_cjs.createExitChainResolver; }
318
350
  });
319
351
  Object.defineProperty(exports, "decodeArkContract", {
320
352
  enumerable: true,
321
- get: function () { return chunkD46YDM36_cjs.decodeArkContract; }
353
+ get: function () { return chunkWTTLIFS7_cjs.decodeArkContract; }
322
354
  });
323
355
  Object.defineProperty(exports, "deserializeExitPackage", {
324
356
  enumerable: true,
325
- get: function () { return chunkD46YDM36_cjs.deserializeExitPackage; }
357
+ get: function () { return chunkWTTLIFS7_cjs.deserializeExitPackage; }
326
358
  });
327
359
  Object.defineProperty(exports, "encodeArkContract", {
328
360
  enumerable: true,
329
- get: function () { return chunkD46YDM36_cjs.encodeArkContract; }
361
+ get: function () { return chunkWTTLIFS7_cjs.encodeArkContract; }
330
362
  });
331
363
  Object.defineProperty(exports, "getMigrationStatus", {
332
364
  enumerable: true,
333
- get: function () { return chunkD46YDM36_cjs.getMigrationStatus; }
365
+ get: function () { return chunkWTTLIFS7_cjs.getMigrationStatus; }
334
366
  });
335
367
  Object.defineProperty(exports, "getRandomId", {
336
368
  enumerable: true,
337
- get: function () { return chunkD46YDM36_cjs.getRandomId; }
369
+ get: function () { return chunkWTTLIFS7_cjs.getRandomId; }
338
370
  });
339
371
  Object.defineProperty(exports, "hasBoardingTxExpired", {
340
372
  enumerable: true,
341
- get: function () { return chunkD46YDM36_cjs.hasBoardingTxExpired; }
373
+ get: function () { return chunkWTTLIFS7_cjs.hasBoardingTxExpired; }
342
374
  });
343
375
  Object.defineProperty(exports, "isArkContract", {
344
376
  enumerable: true,
345
- get: function () { return chunkD46YDM36_cjs.isArkContract; }
377
+ get: function () { return chunkWTTLIFS7_cjs.isArkContract; }
346
378
  });
347
379
  Object.defineProperty(exports, "isBatchSignable", {
348
380
  enumerable: true,
349
- get: function () { return chunkD46YDM36_cjs.isBatchSignable; }
381
+ get: function () { return chunkWTTLIFS7_cjs.isBatchSignable; }
350
382
  });
351
383
  Object.defineProperty(exports, "isCooperativelyMigratable", {
352
384
  enumerable: true,
353
- get: function () { return chunkD46YDM36_cjs.isCooperativelyMigratable; }
385
+ get: function () { return chunkWTTLIFS7_cjs.isCooperativelyMigratable; }
354
386
  });
355
387
  Object.defineProperty(exports, "isDiscoverable", {
356
388
  enumerable: true,
357
- get: function () { return chunkD46YDM36_cjs.isDiscoverable; }
389
+ get: function () { return chunkWTTLIFS7_cjs.isDiscoverable; }
358
390
  });
359
391
  Object.defineProperty(exports, "isExpired", {
360
392
  enumerable: true,
361
- get: function () { return chunkD46YDM36_cjs.isExpired; }
393
+ get: function () { return chunkWTTLIFS7_cjs.isExpired; }
362
394
  });
363
395
  Object.defineProperty(exports, "isRecoverable", {
364
396
  enumerable: true,
365
- get: function () { return chunkD46YDM36_cjs.isRecoverable; }
397
+ get: function () { return chunkWTTLIFS7_cjs.isRecoverable; }
366
398
  });
367
399
  Object.defineProperty(exports, "isRetryableProviderError", {
368
400
  enumerable: true,
369
- get: function () { return chunkD46YDM36_cjs.isRetryableProviderError; }
401
+ get: function () { return chunkWTTLIFS7_cjs.isRetryableProviderError; }
370
402
  });
371
403
  Object.defineProperty(exports, "isSpendable", {
372
404
  enumerable: true,
373
- get: function () { return chunkD46YDM36_cjs.isSpendable; }
405
+ get: function () { return chunkWTTLIFS7_cjs.isSpendable; }
374
406
  });
375
407
  Object.defineProperty(exports, "isSubdust", {
376
408
  enumerable: true,
377
- get: function () { return chunkD46YDM36_cjs.isSubdust; }
409
+ get: function () { return chunkWTTLIFS7_cjs.isSubdust; }
378
410
  });
379
411
  Object.defineProperty(exports, "isTerminalIntentState", {
380
412
  enumerable: true,
381
- get: function () { return chunkD46YDM36_cjs.isTerminalIntentState; }
413
+ get: function () { return chunkWTTLIFS7_cjs.isTerminalIntentState; }
382
414
  });
383
415
  Object.defineProperty(exports, "isValidArkAddress", {
384
416
  enumerable: true,
385
- get: function () { return chunkD46YDM36_cjs.isValidArkAddress; }
417
+ get: function () { return chunkWTTLIFS7_cjs.isValidArkAddress; }
386
418
  });
387
419
  Object.defineProperty(exports, "isVtxoExpiringSoon", {
388
420
  enumerable: true,
389
- get: function () { return chunkD46YDM36_cjs.isVtxoExpiringSoon; }
421
+ get: function () { return chunkWTTLIFS7_cjs.isVtxoExpiringSoon; }
390
422
  });
391
423
  Object.defineProperty(exports, "migrateWalletRepository", {
392
424
  enumerable: true,
393
- get: function () { return chunkD46YDM36_cjs.migrateWalletRepository; }
425
+ get: function () { return chunkWTTLIFS7_cjs.migrateWalletRepository; }
394
426
  });
395
427
  Object.defineProperty(exports, "openDatabase", {
396
428
  enumerable: true,
397
- get: function () { return chunkD46YDM36_cjs.openDatabase; }
429
+ get: function () { return chunkWTTLIFS7_cjs.openDatabase; }
398
430
  });
399
431
  Object.defineProperty(exports, "requiresMigration", {
400
432
  enumerable: true,
401
- get: function () { return chunkD46YDM36_cjs.requiresMigration; }
433
+ get: function () { return chunkWTTLIFS7_cjs.requiresMigration; }
402
434
  });
403
435
  Object.defineProperty(exports, "rollbackMigration", {
404
436
  enumerable: true,
405
- get: function () { return chunkD46YDM36_cjs.rollbackMigration; }
437
+ get: function () { return chunkWTTLIFS7_cjs.rollbackMigration; }
438
+ });
439
+ Object.defineProperty(exports, "selectCoinsWithAsset", {
440
+ enumerable: true,
441
+ get: function () { return chunkWTTLIFS7_cjs.selectCoinsWithAsset; }
442
+ });
443
+ Object.defineProperty(exports, "selectVirtualCoins", {
444
+ enumerable: true,
445
+ get: function () { return chunkWTTLIFS7_cjs.selectVirtualCoins; }
406
446
  });
407
447
  Object.defineProperty(exports, "serializeExitPackage", {
408
448
  enumerable: true,
409
- get: function () { return chunkD46YDM36_cjs.serializeExitPackage; }
449
+ get: function () { return chunkWTTLIFS7_cjs.serializeExitPackage; }
410
450
  });
411
451
  Object.defineProperty(exports, "setupServiceWorker", {
412
452
  enumerable: true,
413
- get: function () { return chunkD46YDM36_cjs.setupServiceWorker; }
453
+ get: function () { return chunkWTTLIFS7_cjs.setupServiceWorker; }
414
454
  });
415
455
  Object.defineProperty(exports, "signerSetFromInfo", {
416
456
  enumerable: true,
417
- get: function () { return chunkD46YDM36_cjs.signerSetFromInfo; }
457
+ get: function () { return chunkWTTLIFS7_cjs.signerSetFromInfo; }
418
458
  });
419
459
  Object.defineProperty(exports, "toXOnlySignerHex", {
420
460
  enumerable: true,
421
- get: function () { return chunkD46YDM36_cjs.toXOnlySignerHex; }
461
+ get: function () { return chunkWTTLIFS7_cjs.toXOnlySignerHex; }
422
462
  });
423
463
  Object.defineProperty(exports, "validateConnectorsTxGraph", {
424
464
  enumerable: true,
425
- get: function () { return chunkD46YDM36_cjs.validateConnectorsTxGraph; }
465
+ get: function () { return chunkWTTLIFS7_cjs.validateConnectorsTxGraph; }
426
466
  });
427
467
  Object.defineProperty(exports, "validateVtxoTxGraph", {
428
468
  enumerable: true,
429
- get: function () { return chunkD46YDM36_cjs.validateVtxoTxGraph; }
469
+ get: function () { return chunkWTTLIFS7_cjs.validateVtxoTxGraph; }
430
470
  });
431
471
  Object.defineProperty(exports, "verifyTapscriptSignatures", {
432
472
  enumerable: true,
433
- get: function () { return chunkD46YDM36_cjs.verifyTapscriptSignatures; }
473
+ get: function () { return chunkWTTLIFS7_cjs.verifyTapscriptSignatures; }
434
474
  });
435
475
  Object.defineProperty(exports, "waitForIncomingFunds", {
436
476
  enumerable: true,
437
- get: function () { return chunkD46YDM36_cjs.waitForIncomingFunds; }
477
+ get: function () { return chunkWTTLIFS7_cjs.waitForIncomingFunds; }
438
478
  });
439
479
  Object.defineProperty(exports, "ArkError", {
440
480
  enumerable: true,
441
- get: function () { return chunk7IYIFMF4_cjs.ArkError; }
481
+ get: function () { return chunkHHV5FPC6_cjs.ArkError; }
442
482
  });
443
483
  Object.defineProperty(exports, "ArkErrorName", {
444
484
  enumerable: true,
445
- get: function () { return chunk7IYIFMF4_cjs.ArkErrorName; }
485
+ get: function () { return chunkHHV5FPC6_cjs.ArkErrorName; }
446
486
  });
447
487
  Object.defineProperty(exports, "ArkPsbtFieldKey", {
448
488
  enumerable: true,
449
- get: function () { return chunk7IYIFMF4_cjs.ArkPsbtFieldKey; }
489
+ get: function () { return chunkHHV5FPC6_cjs.ArkPsbtFieldKey; }
450
490
  });
451
491
  Object.defineProperty(exports, "ArkPsbtFieldKeyType", {
452
492
  enumerable: true,
453
- get: function () { return chunk7IYIFMF4_cjs.ArkPsbtFieldKeyType; }
493
+ get: function () { return chunkHHV5FPC6_cjs.ArkPsbtFieldKeyType; }
454
494
  });
455
495
  Object.defineProperty(exports, "ChainTxType", {
456
496
  enumerable: true,
457
- get: function () { return chunk7IYIFMF4_cjs.ChainTxType; }
497
+ get: function () { return chunkHHV5FPC6_cjs.ChainTxType; }
458
498
  });
459
499
  Object.defineProperty(exports, "ConditionWitness", {
460
500
  enumerable: true,
461
- get: function () { return chunk7IYIFMF4_cjs.ConditionWitness; }
501
+ get: function () { return chunkHHV5FPC6_cjs.ConditionWitness; }
462
502
  });
463
503
  Object.defineProperty(exports, "CosignerPublicKey", {
464
504
  enumerable: true,
465
- get: function () { return chunk7IYIFMF4_cjs.CosignerPublicKey; }
505
+ get: function () { return chunkHHV5FPC6_cjs.CosignerPublicKey; }
466
506
  });
467
507
  Object.defineProperty(exports, "DigestMismatchError", {
468
508
  enumerable: true,
469
- get: function () { return chunk7IYIFMF4_cjs.DigestMismatchError; }
509
+ get: function () { return chunkHHV5FPC6_cjs.DigestMismatchError; }
470
510
  });
471
511
  Object.defineProperty(exports, "FetchError", {
472
512
  enumerable: true,
473
- get: function () { return chunk7IYIFMF4_cjs.FetchError; }
513
+ get: function () { return chunkHHV5FPC6_cjs.FetchError; }
474
514
  });
475
515
  Object.defineProperty(exports, "IndexerTxType", {
476
516
  enumerable: true,
477
- get: function () { return chunk7IYIFMF4_cjs.IndexerTxType; }
517
+ get: function () { return chunkHHV5FPC6_cjs.IndexerTxType; }
478
518
  });
479
519
  Object.defineProperty(exports, "Intent", {
480
520
  enumerable: true,
481
- get: function () { return chunk7IYIFMF4_cjs.Intent; }
521
+ get: function () { return chunkHHV5FPC6_cjs.Intent; }
522
+ });
523
+ Object.defineProperty(exports, "PrevArkTxField", {
524
+ enumerable: true,
525
+ get: function () { return chunkHHV5FPC6_cjs.PrevArkTxField; }
526
+ });
527
+ Object.defineProperty(exports, "PrevoutTxField", {
528
+ enumerable: true,
529
+ get: function () { return chunkHHV5FPC6_cjs.PrevoutTxField; }
482
530
  });
483
531
  Object.defineProperty(exports, "ProviderUnavailableError", {
484
532
  enumerable: true,
485
- get: function () { return chunk7IYIFMF4_cjs.ProviderUnavailableError; }
533
+ get: function () { return chunkHHV5FPC6_cjs.ProviderUnavailableError; }
486
534
  });
487
535
  Object.defineProperty(exports, "RestArkProvider", {
488
536
  enumerable: true,
489
- get: function () { return chunk7IYIFMF4_cjs.RestArkProvider; }
537
+ get: function () { return chunkHHV5FPC6_cjs.RestArkProvider; }
490
538
  });
491
539
  Object.defineProperty(exports, "RestIndexerProvider", {
492
540
  enumerable: true,
493
- get: function () { return chunk7IYIFMF4_cjs.RestIndexerProvider; }
541
+ get: function () { return chunkHHV5FPC6_cjs.RestIndexerProvider; }
494
542
  });
495
543
  Object.defineProperty(exports, "SettlementEventType", {
496
544
  enumerable: true,
497
- get: function () { return chunk7IYIFMF4_cjs.SettlementEventType; }
545
+ get: function () { return chunkHHV5FPC6_cjs.SettlementEventType; }
498
546
  });
499
547
  Object.defineProperty(exports, "Transaction", {
500
548
  enumerable: true,
501
- get: function () { return chunk7IYIFMF4_cjs.Transaction; }
549
+ get: function () { return chunkHHV5FPC6_cjs.Transaction; }
502
550
  });
503
551
  Object.defineProperty(exports, "VtxoTaprootTree", {
504
552
  enumerable: true,
505
- get: function () { return chunk7IYIFMF4_cjs.VtxoTaprootTree; }
553
+ get: function () { return chunkHHV5FPC6_cjs.VtxoTaprootTree; }
506
554
  });
507
555
  Object.defineProperty(exports, "VtxoTreeExpiry", {
508
556
  enumerable: true,
509
- get: function () { return chunk7IYIFMF4_cjs.VtxoTreeExpiry; }
557
+ get: function () { return chunkHHV5FPC6_cjs.VtxoTreeExpiry; }
510
558
  });
511
559
  Object.defineProperty(exports, "asset", {
512
560
  enumerable: true,
513
- get: function () { return chunk7IYIFMF4_cjs.asset_exports; }
561
+ get: function () { return chunkHHV5FPC6_cjs.asset_exports; }
514
562
  });
515
563
  Object.defineProperty(exports, "buildVersion", {
516
564
  enumerable: true,
517
- get: function () { return chunk7IYIFMF4_cjs.buildVersion; }
565
+ get: function () { return chunkHHV5FPC6_cjs.buildVersion; }
518
566
  });
519
567
  Object.defineProperty(exports, "getArkPsbtFields", {
520
568
  enumerable: true,
521
- get: function () { return chunk7IYIFMF4_cjs.getArkPsbtFields; }
569
+ get: function () { return chunkHHV5FPC6_cjs.getArkPsbtFields; }
522
570
  });
523
571
  Object.defineProperty(exports, "isArkError", {
524
572
  enumerable: true,
525
- get: function () { return chunk7IYIFMF4_cjs.isArkError; }
573
+ get: function () { return chunkHHV5FPC6_cjs.isArkError; }
526
574
  });
527
575
  Object.defineProperty(exports, "maybeArkError", {
528
576
  enumerable: true,
529
- get: function () { return chunk7IYIFMF4_cjs.maybeArkError; }
577
+ get: function () { return chunkHHV5FPC6_cjs.maybeArkError; }
530
578
  });
531
579
  Object.defineProperty(exports, "sdkVersion", {
532
580
  enumerable: true,
533
- get: function () { return chunk7IYIFMF4_cjs.sdkVersion; }
581
+ get: function () { return chunkHHV5FPC6_cjs.sdkVersion; }
534
582
  });
535
583
  Object.defineProperty(exports, "setArkPsbtField", {
536
584
  enumerable: true,
537
- get: function () { return chunk7IYIFMF4_cjs.setArkPsbtField; }
585
+ get: function () { return chunkHHV5FPC6_cjs.setArkPsbtField; }
586
+ });
587
+ Object.defineProperty(exports, "ArkadeContractHandler", {
588
+ enumerable: true,
589
+ get: function () { return chunkRQSA7ADZ_cjs.ArkadeContractHandler; }
538
590
  });
539
591
  Object.defineProperty(exports, "BoardingContractHandler", {
540
592
  enumerable: true,
541
- get: function () { return chunk4KXOCVXP_cjs.BoardingContractHandler; }
593
+ get: function () { return chunkRQSA7ADZ_cjs.BoardingContractHandler; }
542
594
  });
543
595
  Object.defineProperty(exports, "DefaultContractHandler", {
544
596
  enumerable: true,
545
- get: function () { return chunk4KXOCVXP_cjs.DefaultContractHandler; }
597
+ get: function () { return chunkRQSA7ADZ_cjs.DefaultContractHandler; }
546
598
  });
547
599
  Object.defineProperty(exports, "DefaultVtxo", {
548
600
  enumerable: true,
549
- get: function () { return chunk4KXOCVXP_cjs.DefaultVtxo; }
601
+ get: function () { return chunkRQSA7ADZ_cjs.DefaultVtxo; }
550
602
  });
551
603
  Object.defineProperty(exports, "DelegateContractHandler", {
552
604
  enumerable: true,
553
- get: function () { return chunk4KXOCVXP_cjs.DelegateContractHandler; }
605
+ get: function () { return chunkRQSA7ADZ_cjs.DelegateContractHandler; }
554
606
  });
555
607
  Object.defineProperty(exports, "DelegateVtxo", {
556
608
  enumerable: true,
557
- get: function () { return chunk4KXOCVXP_cjs.DelegateVtxo; }
609
+ get: function () { return chunkRQSA7ADZ_cjs.DelegateVtxo; }
558
610
  });
559
611
  Object.defineProperty(exports, "VHTLC", {
560
612
  enumerable: true,
561
- get: function () { return chunk4KXOCVXP_cjs.VHTLC; }
613
+ get: function () { return chunkRQSA7ADZ_cjs.VHTLC; }
562
614
  });
563
615
  Object.defineProperty(exports, "VHTLCContractHandler", {
564
616
  enumerable: true,
565
- get: function () { return chunk4KXOCVXP_cjs.VHTLCContractHandler; }
617
+ get: function () { return chunkRQSA7ADZ_cjs.VHTLCContractHandler; }
566
618
  });
567
619
  Object.defineProperty(exports, "contractHandlers", {
568
620
  enumerable: true,
569
- get: function () { return chunk4KXOCVXP_cjs.contractHandlers; }
621
+ get: function () { return chunkRQSA7ADZ_cjs.contractHandlers; }
570
622
  });
571
623
  Object.defineProperty(exports, "isCltvSatisfied", {
572
624
  enumerable: true,
573
- get: function () { return chunk4KXOCVXP_cjs.isCltvSatisfied; }
625
+ get: function () { return chunkRQSA7ADZ_cjs.isCltvSatisfied; }
574
626
  });
575
627
  Object.defineProperty(exports, "isCsvSpendable", {
576
628
  enumerable: true,
577
- get: function () { return chunk4KXOCVXP_cjs.isCsvSpendable; }
629
+ get: function () { return chunkRQSA7ADZ_cjs.isCsvSpendable; }
578
630
  });
579
631
  Object.defineProperty(exports, "ArkAddress", {
580
632
  enumerable: true,
581
- get: function () { return chunkMQB5H4X5_cjs.ArkAddress; }
633
+ get: function () { return chunkL5ND2FJJ_cjs.ArkAddress; }
582
634
  });
583
635
  Object.defineProperty(exports, "CLTVMultisigTapscript", {
584
636
  enumerable: true,
585
- get: function () { return chunkMQB5H4X5_cjs.CLTVMultisigTapscript; }
637
+ get: function () { return chunkL5ND2FJJ_cjs.CLTVMultisigTapscript; }
586
638
  });
587
639
  Object.defineProperty(exports, "CSVMultisigTapscript", {
588
640
  enumerable: true,
589
- get: function () { return chunkMQB5H4X5_cjs.CSVMultisigTapscript; }
641
+ get: function () { return chunkL5ND2FJJ_cjs.CSVMultisigTapscript; }
590
642
  });
591
643
  Object.defineProperty(exports, "ConditionCSVMultisigTapscript", {
592
644
  enumerable: true,
593
- get: function () { return chunkMQB5H4X5_cjs.ConditionCSVMultisigTapscript; }
645
+ get: function () { return chunkL5ND2FJJ_cjs.ConditionCSVMultisigTapscript; }
594
646
  });
595
647
  Object.defineProperty(exports, "ConditionMultisigTapscript", {
596
648
  enumerable: true,
597
- get: function () { return chunkMQB5H4X5_cjs.ConditionMultisigTapscript; }
649
+ get: function () { return chunkL5ND2FJJ_cjs.ConditionMultisigTapscript; }
598
650
  });
599
651
  Object.defineProperty(exports, "MultisigTapscript", {
600
652
  enumerable: true,
601
- get: function () { return chunkMQB5H4X5_cjs.MultisigTapscript; }
653
+ get: function () { return chunkL5ND2FJJ_cjs.MultisigTapscript; }
602
654
  });
603
655
  Object.defineProperty(exports, "TapTreeCoder", {
604
656
  enumerable: true,
605
- get: function () { return chunkMQB5H4X5_cjs.TapTreeCoder; }
657
+ get: function () { return chunkL5ND2FJJ_cjs.TapTreeCoder; }
606
658
  });
607
659
  Object.defineProperty(exports, "VtxoScript", {
608
660
  enumerable: true,
609
- get: function () { return chunkMQB5H4X5_cjs.VtxoScript; }
661
+ get: function () { return chunkL5ND2FJJ_cjs.VtxoScript; }
610
662
  });
611
663
  Object.defineProperty(exports, "assembleBtcdTaprootTree", {
612
664
  enumerable: true,
613
- get: function () { return chunkMQB5H4X5_cjs.assembleBtcdTaprootTree; }
665
+ get: function () { return chunkL5ND2FJJ_cjs.assembleBtcdTaprootTree; }
614
666
  });
615
667
  Object.defineProperty(exports, "decodeTapscript", {
616
668
  enumerable: true,
617
- get: function () { return chunkMQB5H4X5_cjs.decodeTapscript; }
669
+ get: function () { return chunkL5ND2FJJ_cjs.decodeTapscript; }
618
670
  });
619
671
  Object.defineProperty(exports, "getNetwork", {
620
672
  enumerable: true,
621
- get: function () { return chunkMQB5H4X5_cjs.getNetwork; }
673
+ get: function () { return chunkL5ND2FJJ_cjs.getNetwork; }
622
674
  });
623
675
  Object.defineProperty(exports, "getSequence", {
624
676
  enumerable: true,
625
- get: function () { return chunkMQB5H4X5_cjs.getSequence; }
677
+ get: function () { return chunkL5ND2FJJ_cjs.getSequence; }
626
678
  });
627
679
  Object.defineProperty(exports, "networks", {
628
680
  enumerable: true,
629
- get: function () { return chunkMQB5H4X5_cjs.networks; }
681
+ get: function () { return chunkL5ND2FJJ_cjs.networks; }
630
682
  });
631
683
  Object.defineProperty(exports, "sequenceToTimelock", {
632
684
  enumerable: true,
633
- get: function () { return chunkMQB5H4X5_cjs.sequenceToTimelock; }
685
+ get: function () { return chunkL5ND2FJJ_cjs.sequenceToTimelock; }
634
686
  });
635
687
  Object.defineProperty(exports, "timelockToSequence", {
636
688
  enumerable: true,
637
- get: function () { return chunkMQB5H4X5_cjs.timelockToSequence; }
689
+ get: function () { return chunkL5ND2FJJ_cjs.timelockToSequence; }
638
690
  });
639
691
  //# sourceMappingURL=index.cjs.map
640
692
  //# sourceMappingURL=index.cjs.map