@arkade-os/sdk 0.4.64 → 0.4.66

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