@arkade-os/sdk 0.4.61 → 0.4.63

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