@arkade-os/sdk 0.4.55 → 0.4.56

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