@arkade-os/sdk 0.4.28 → 0.4.29

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 (82) hide show
  1. package/README.md +14 -16
  2. package/dist/adapters/expo.cjs +5 -5
  3. package/dist/adapters/expo.d.cts +4 -4
  4. package/dist/adapters/expo.d.ts +4 -4
  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/{ark-TZ1gXAXU.d.cts → ark-ChhTwpLf.d.cts} +73 -61
  9. package/dist/{ark-TZ1gXAXU.d.ts → ark-ChhTwpLf.d.ts} +73 -61
  10. package/dist/{asyncStorageTaskQueue-EFqSmYTg.d.cts → asyncStorageTaskQueue-DW1-BpI7.d.cts} +2 -2
  11. package/dist/{asyncStorageTaskQueue-Cb1F_Z9s.d.ts → asyncStorageTaskQueue-DZ0nUuEJ.d.ts} +2 -2
  12. package/dist/{chunk-ADV27S4N.cjs → chunk-6FLL2Q36.cjs} +8 -8
  13. package/dist/chunk-6FLL2Q36.cjs.map +1 -0
  14. package/dist/{chunk-ZBUDLTBO.js → chunk-6NWNOLL3.js} +5 -5
  15. package/dist/chunk-6NWNOLL3.js.map +1 -0
  16. package/dist/{chunk-CFZMTDWI.js → chunk-ABWRLTX5.js} +6 -5
  17. package/dist/chunk-ABWRLTX5.js.map +1 -0
  18. package/dist/{chunk-BQLHADL7.js → chunk-BVP2U66Q.js} +316 -178
  19. package/dist/chunk-BVP2U66Q.js.map +1 -0
  20. package/dist/{chunk-ZLO6NETT.cjs → chunk-GDCTOSMV.cjs} +480 -332
  21. package/dist/chunk-GDCTOSMV.cjs.map +1 -0
  22. package/dist/{chunk-FG5ACJJW.cjs → chunk-GIGILVVP.cjs} +11 -10
  23. package/dist/chunk-GIGILVVP.cjs.map +1 -0
  24. package/dist/{chunk-I3DGUUCT.cjs → chunk-IEO3XDKI.cjs} +28 -28
  25. package/dist/{chunk-I3DGUUCT.cjs.map → chunk-IEO3XDKI.cjs.map} +1 -1
  26. package/dist/{chunk-IPX2R7FR.cjs → chunk-PJUFOJ2L.cjs} +7 -7
  27. package/dist/{chunk-IPX2R7FR.cjs.map → chunk-PJUFOJ2L.cjs.map} +1 -1
  28. package/dist/{chunk-A3EMF7RN.js → chunk-TH6T23XG.js} +3 -3
  29. package/dist/{chunk-A3EMF7RN.js.map → chunk-TH6T23XG.js.map} +1 -1
  30. package/dist/{chunk-HW3JJ323.js → chunk-TU3LVAPX.js} +32 -31
  31. package/dist/chunk-TU3LVAPX.js.map +1 -0
  32. package/dist/{chunk-5PG7DV7A.cjs → chunk-WMIPYZSB.cjs} +34 -36
  33. package/dist/chunk-WMIPYZSB.cjs.map +1 -0
  34. package/dist/{chunk-T64LAI7L.js → chunk-YA4G7RFB.js} +3 -3
  35. package/dist/{chunk-T64LAI7L.js.map → chunk-YA4G7RFB.js.map} +1 -1
  36. package/dist/contracts/handlers/index.cjs +6 -6
  37. package/dist/contracts/handlers/index.d.cts +3 -3
  38. package/dist/contracts/handlers/index.d.ts +3 -3
  39. package/dist/contracts/handlers/index.js +2 -2
  40. package/dist/{delegate-aaVGfWsV.d.ts → delegate-4JBUkUhR.d.cts} +2 -2
  41. package/dist/{delegate-BFZs69hp.d.cts → delegate-DN7RELL1.d.ts} +2 -2
  42. package/dist/{index-NDla_UoJ.d.ts → index-Cn82bBUu.d.ts} +2 -2
  43. package/dist/{index-B22cA64m.d.cts → index-DfT5xzgY.d.cts} +2 -2
  44. package/dist/index.cjs +161 -137
  45. package/dist/index.d.cts +143 -17
  46. package/dist/index.d.ts +143 -17
  47. package/dist/index.js +4 -4
  48. package/dist/repositories/realm/index.cjs +13 -13
  49. package/dist/repositories/realm/index.d.cts +1 -1
  50. package/dist/repositories/realm/index.d.ts +1 -1
  51. package/dist/repositories/realm/index.js +4 -4
  52. package/dist/repositories/sqlite/index.cjs +13 -13
  53. package/dist/repositories/sqlite/index.d.cts +1 -1
  54. package/dist/repositories/sqlite/index.d.ts +1 -1
  55. package/dist/repositories/sqlite/index.js +4 -4
  56. package/dist/{taskRunner-C6Ff4OaU.d.cts → taskRunner-B-aPfHhK.d.cts} +2 -2
  57. package/dist/{taskRunner-yvPN8Z0K.d.ts → taskRunner-B-vG08pX.d.ts} +2 -2
  58. package/dist/wallet/expo/background.cjs +14 -14
  59. package/dist/wallet/expo/background.d.cts +3 -3
  60. package/dist/wallet/expo/background.d.ts +3 -3
  61. package/dist/wallet/expo/background.js +6 -6
  62. package/dist/wallet/expo/index.cjs +19 -15
  63. package/dist/wallet/expo/index.cjs.map +1 -1
  64. package/dist/wallet/expo/index.d.cts +9 -7
  65. package/dist/wallet/expo/index.d.ts +9 -7
  66. package/dist/wallet/expo/index.js +11 -7
  67. package/dist/wallet/expo/index.js.map +1 -1
  68. package/dist/{wallet-D9NBRqvC.d.ts → wallet-CCtqT2Wb.d.ts} +19 -15
  69. package/dist/{wallet-AF-p-OWj.d.cts → wallet-DjgFb_4T.d.cts} +19 -15
  70. package/dist/worker/expo/index.cjs +9 -9
  71. package/dist/worker/expo/index.d.cts +4 -4
  72. package/dist/worker/expo/index.d.ts +4 -4
  73. package/dist/worker/expo/index.js +5 -5
  74. package/package.json +1 -1
  75. package/dist/chunk-5PG7DV7A.cjs.map +0 -1
  76. package/dist/chunk-ADV27S4N.cjs.map +0 -1
  77. package/dist/chunk-BQLHADL7.js.map +0 -1
  78. package/dist/chunk-CFZMTDWI.js.map +0 -1
  79. package/dist/chunk-FG5ACJJW.cjs.map +0 -1
  80. package/dist/chunk-HW3JJ323.js.map +0 -1
  81. package/dist/chunk-ZBUDLTBO.js.map +0 -1
  82. package/dist/chunk-ZLO6NETT.cjs.map +0 -1
package/dist/index.cjs CHANGED
@@ -1,480 +1,504 @@
1
1
  'use strict';
2
2
 
3
- var chunkZLO6NETT_cjs = require('./chunk-ZLO6NETT.cjs');
4
- var chunkADV27S4N_cjs = require('./chunk-ADV27S4N.cjs');
5
- var chunkI3DGUUCT_cjs = require('./chunk-I3DGUUCT.cjs');
6
- var chunk5PG7DV7A_cjs = require('./chunk-5PG7DV7A.cjs');
3
+ var chunkGDCTOSMV_cjs = require('./chunk-GDCTOSMV.cjs');
4
+ var chunk6FLL2Q36_cjs = require('./chunk-6FLL2Q36.cjs');
5
+ var chunkIEO3XDKI_cjs = require('./chunk-IEO3XDKI.cjs');
6
+ var chunkWMIPYZSB_cjs = require('./chunk-WMIPYZSB.cjs');
7
7
  require('./chunk-5BLDMQED.cjs');
8
8
 
9
9
 
10
10
 
11
11
  Object.defineProperty(exports, "ArkNote", {
12
12
  enumerable: true,
13
- get: function () { return chunkZLO6NETT_cjs.ArkNote; }
13
+ get: function () { return chunkGDCTOSMV_cjs.ArkNote; }
14
+ });
15
+ Object.defineProperty(exports, "AssetManager", {
16
+ enumerable: true,
17
+ get: function () { return chunkGDCTOSMV_cjs.AssetManager; }
14
18
  });
15
19
  Object.defineProperty(exports, "BIP322", {
16
20
  enumerable: true,
17
- get: function () { return chunkZLO6NETT_cjs.BIP322; }
21
+ get: function () { return chunkGDCTOSMV_cjs.BIP322; }
18
22
  });
19
23
  Object.defineProperty(exports, "Batch", {
20
24
  enumerable: true,
21
- get: function () { return chunkZLO6NETT_cjs.Batch; }
25
+ get: function () { return chunkGDCTOSMV_cjs.Batch; }
22
26
  });
23
27
  Object.defineProperty(exports, "ContractManager", {
24
28
  enumerable: true,
25
- get: function () { return chunkZLO6NETT_cjs.ContractManager; }
29
+ get: function () { return chunkGDCTOSMV_cjs.ContractManager; }
26
30
  });
27
31
  Object.defineProperty(exports, "ContractRepositoryImpl", {
28
32
  enumerable: true,
29
- get: function () { return chunkZLO6NETT_cjs.ContractRepositoryImpl; }
33
+ get: function () { return chunkGDCTOSMV_cjs.ContractRepositoryImpl; }
30
34
  });
31
35
  Object.defineProperty(exports, "ContractWatcher", {
32
36
  enumerable: true,
33
- get: function () { return chunkZLO6NETT_cjs.ContractWatcher; }
37
+ get: function () { return chunkGDCTOSMV_cjs.ContractWatcher; }
34
38
  });
35
39
  Object.defineProperty(exports, "DEFAULT_MESSAGE_TIMEOUTS", {
36
40
  enumerable: true,
37
- get: function () { return chunkZLO6NETT_cjs.DEFAULT_MESSAGE_TIMEOUTS; }
41
+ get: function () { return chunkGDCTOSMV_cjs.DEFAULT_MESSAGE_TIMEOUTS; }
42
+ });
43
+ Object.defineProperty(exports, "DelegateManagerImpl", {
44
+ enumerable: true,
45
+ get: function () { return chunkGDCTOSMV_cjs.DelegateManagerImpl; }
46
+ });
47
+ Object.defineProperty(exports, "DelegateNotConfiguredError", {
48
+ enumerable: true,
49
+ get: function () { return chunkGDCTOSMV_cjs.DelegateNotConfiguredError; }
38
50
  });
39
51
  Object.defineProperty(exports, "DelegatorManagerImpl", {
40
52
  enumerable: true,
41
- get: function () { return chunkZLO6NETT_cjs.DelegatorManagerImpl; }
53
+ get: function () { return chunkGDCTOSMV_cjs.DelegatorManagerImpl; }
42
54
  });
43
55
  Object.defineProperty(exports, "DelegatorNotConfiguredError", {
44
56
  enumerable: true,
45
- get: function () { return chunkZLO6NETT_cjs.DelegatorNotConfiguredError; }
57
+ get: function () { return chunkGDCTOSMV_cjs.DelegatorNotConfiguredError; }
46
58
  });
47
59
  Object.defineProperty(exports, "DescriptorSigningProviderMissingError", {
48
60
  enumerable: true,
49
- get: function () { return chunkZLO6NETT_cjs.DescriptorSigningProviderMissingError; }
61
+ get: function () { return chunkGDCTOSMV_cjs.DescriptorSigningProviderMissingError; }
62
+ });
63
+ Object.defineProperty(exports, "DustChangeError", {
64
+ enumerable: true,
65
+ get: function () { return chunkGDCTOSMV_cjs.DustChangeError; }
50
66
  });
51
67
  Object.defineProperty(exports, "ELECTRUM_TCP_HOST", {
52
68
  enumerable: true,
53
- get: function () { return chunkZLO6NETT_cjs.ELECTRUM_TCP_HOST; }
69
+ get: function () { return chunkGDCTOSMV_cjs.ELECTRUM_TCP_HOST; }
54
70
  });
55
71
  Object.defineProperty(exports, "ELECTRUM_WS_URL", {
56
72
  enumerable: true,
57
- get: function () { return chunkZLO6NETT_cjs.ELECTRUM_WS_URL; }
73
+ get: function () { return chunkGDCTOSMV_cjs.ELECTRUM_WS_URL; }
58
74
  });
59
75
  Object.defineProperty(exports, "ESPLORA_URL", {
60
76
  enumerable: true,
61
- get: function () { return chunkZLO6NETT_cjs.ESPLORA_URL; }
77
+ get: function () { return chunkGDCTOSMV_cjs.ESPLORA_URL; }
62
78
  });
63
79
  Object.defineProperty(exports, "ElectrumOnchainProvider", {
64
80
  enumerable: true,
65
- get: function () { return chunkZLO6NETT_cjs.ElectrumOnchainProvider; }
81
+ get: function () { return chunkGDCTOSMV_cjs.ElectrumOnchainProvider; }
66
82
  });
67
83
  Object.defineProperty(exports, "EsploraProvider", {
68
84
  enumerable: true,
69
- get: function () { return chunkZLO6NETT_cjs.EsploraProvider; }
85
+ get: function () { return chunkGDCTOSMV_cjs.EsploraProvider; }
70
86
  });
71
87
  Object.defineProperty(exports, "Estimator", {
72
88
  enumerable: true,
73
- get: function () { return chunkZLO6NETT_cjs.Estimator; }
89
+ get: function () { return chunkGDCTOSMV_cjs.Estimator; }
74
90
  });
75
91
  Object.defineProperty(exports, "HDDescriptorProvider", {
76
92
  enumerable: true,
77
- get: function () { return chunkZLO6NETT_cjs.HDDescriptorProvider; }
93
+ get: function () { return chunkGDCTOSMV_cjs.HDDescriptorProvider; }
78
94
  });
79
95
  Object.defineProperty(exports, "InMemoryContractRepository", {
80
96
  enumerable: true,
81
- get: function () { return chunkZLO6NETT_cjs.InMemoryContractRepository; }
97
+ get: function () { return chunkGDCTOSMV_cjs.InMemoryContractRepository; }
82
98
  });
83
99
  Object.defineProperty(exports, "InMemoryWalletRepository", {
84
100
  enumerable: true,
85
- get: function () { return chunkZLO6NETT_cjs.InMemoryWalletRepository; }
101
+ get: function () { return chunkGDCTOSMV_cjs.InMemoryWalletRepository; }
86
102
  });
87
103
  Object.defineProperty(exports, "IndexedDBContractRepository", {
88
104
  enumerable: true,
89
- get: function () { return chunkZLO6NETT_cjs.IndexedDBContractRepository; }
105
+ get: function () { return chunkGDCTOSMV_cjs.IndexedDBContractRepository; }
90
106
  });
91
107
  Object.defineProperty(exports, "IndexedDBWalletRepository", {
92
108
  enumerable: true,
93
- get: function () { return chunkZLO6NETT_cjs.IndexedDBWalletRepository; }
109
+ get: function () { return chunkGDCTOSMV_cjs.IndexedDBWalletRepository; }
94
110
  });
95
111
  Object.defineProperty(exports, "MESSAGE_BUS_NOT_INITIALIZED", {
96
112
  enumerable: true,
97
- get: function () { return chunkZLO6NETT_cjs.MESSAGE_BUS_NOT_INITIALIZED; }
113
+ get: function () { return chunkGDCTOSMV_cjs.MESSAGE_BUS_NOT_INITIALIZED; }
98
114
  });
99
115
  Object.defineProperty(exports, "MIGRATION_KEY", {
100
116
  enumerable: true,
101
- get: function () { return chunkZLO6NETT_cjs.MIGRATION_KEY; }
117
+ get: function () { return chunkGDCTOSMV_cjs.MIGRATION_KEY; }
102
118
  });
103
119
  Object.defineProperty(exports, "MessageBus", {
104
120
  enumerable: true,
105
- get: function () { return chunkZLO6NETT_cjs.MessageBus; }
121
+ get: function () { return chunkGDCTOSMV_cjs.MessageBus; }
106
122
  });
107
123
  Object.defineProperty(exports, "MessageBusNotInitializedError", {
108
124
  enumerable: true,
109
- get: function () { return chunkZLO6NETT_cjs.MessageBusNotInitializedError; }
125
+ get: function () { return chunkGDCTOSMV_cjs.MessageBusNotInitializedError; }
110
126
  });
111
127
  Object.defineProperty(exports, "MissingSigningDescriptorError", {
112
128
  enumerable: true,
113
- get: function () { return chunkZLO6NETT_cjs.MissingSigningDescriptorError; }
129
+ get: function () { return chunkGDCTOSMV_cjs.MissingSigningDescriptorError; }
114
130
  });
115
131
  Object.defineProperty(exports, "MnemonicIdentity", {
116
132
  enumerable: true,
117
- get: function () { return chunkZLO6NETT_cjs.MnemonicIdentity; }
133
+ get: function () { return chunkGDCTOSMV_cjs.MnemonicIdentity; }
118
134
  });
119
135
  Object.defineProperty(exports, "OnchainWallet", {
120
136
  enumerable: true,
121
- get: function () { return chunkZLO6NETT_cjs.OnchainWallet; }
137
+ get: function () { return chunkGDCTOSMV_cjs.OnchainWallet; }
122
138
  });
123
139
  Object.defineProperty(exports, "P2A", {
124
140
  enumerable: true,
125
- get: function () { return chunkZLO6NETT_cjs.P2A; }
141
+ get: function () { return chunkGDCTOSMV_cjs.P2A; }
126
142
  });
127
143
  Object.defineProperty(exports, "Ramps", {
128
144
  enumerable: true,
129
- get: function () { return chunkZLO6NETT_cjs.Ramps; }
145
+ get: function () { return chunkGDCTOSMV_cjs.Ramps; }
146
+ });
147
+ Object.defineProperty(exports, "ReadonlyAssetManager", {
148
+ enumerable: true,
149
+ get: function () { return chunkGDCTOSMV_cjs.ReadonlyAssetManager; }
130
150
  });
131
151
  Object.defineProperty(exports, "ReadonlyDescriptorIdentity", {
132
152
  enumerable: true,
133
- get: function () { return chunkZLO6NETT_cjs.ReadonlyDescriptorIdentity; }
153
+ get: function () { return chunkGDCTOSMV_cjs.ReadonlyDescriptorIdentity; }
134
154
  });
135
155
  Object.defineProperty(exports, "ReadonlySingleKey", {
136
156
  enumerable: true,
137
- get: function () { return chunkZLO6NETT_cjs.ReadonlySingleKey; }
157
+ get: function () { return chunkGDCTOSMV_cjs.ReadonlySingleKey; }
138
158
  });
139
159
  Object.defineProperty(exports, "ReadonlyWallet", {
140
160
  enumerable: true,
141
- get: function () { return chunkZLO6NETT_cjs.ReadonlyWallet; }
161
+ get: function () { return chunkGDCTOSMV_cjs.ReadonlyWallet; }
142
162
  });
143
163
  Object.defineProperty(exports, "ReadonlyWalletError", {
144
164
  enumerable: true,
145
- get: function () { return chunkZLO6NETT_cjs.ReadonlyWalletError; }
165
+ get: function () { return chunkGDCTOSMV_cjs.ReadonlyWalletError; }
166
+ });
167
+ Object.defineProperty(exports, "RestDelegateProvider", {
168
+ enumerable: true,
169
+ get: function () { return chunkGDCTOSMV_cjs.RestDelegateProvider; }
146
170
  });
147
171
  Object.defineProperty(exports, "RestDelegatorProvider", {
148
172
  enumerable: true,
149
- get: function () { return chunkZLO6NETT_cjs.RestDelegatorProvider; }
173
+ get: function () { return chunkGDCTOSMV_cjs.RestDelegatorProvider; }
150
174
  });
151
175
  Object.defineProperty(exports, "SeedIdentity", {
152
176
  enumerable: true,
153
- get: function () { return chunkZLO6NETT_cjs.SeedIdentity; }
177
+ get: function () { return chunkGDCTOSMV_cjs.SeedIdentity; }
154
178
  });
155
179
  Object.defineProperty(exports, "ServiceWorkerReadonlyWallet", {
156
180
  enumerable: true,
157
- get: function () { return chunkZLO6NETT_cjs.ServiceWorkerReadonlyWallet; }
181
+ get: function () { return chunkGDCTOSMV_cjs.ServiceWorkerReadonlyWallet; }
158
182
  });
159
183
  Object.defineProperty(exports, "ServiceWorkerTimeoutError", {
160
184
  enumerable: true,
161
- get: function () { return chunkZLO6NETT_cjs.ServiceWorkerTimeoutError; }
185
+ get: function () { return chunkGDCTOSMV_cjs.ServiceWorkerTimeoutError; }
162
186
  });
163
187
  Object.defineProperty(exports, "ServiceWorkerWallet", {
164
188
  enumerable: true,
165
- get: function () { return chunkZLO6NETT_cjs.ServiceWorkerWallet; }
189
+ get: function () { return chunkGDCTOSMV_cjs.ServiceWorkerWallet; }
166
190
  });
167
191
  Object.defineProperty(exports, "SingleKey", {
168
192
  enumerable: true,
169
- get: function () { return chunkZLO6NETT_cjs.SingleKey; }
193
+ get: function () { return chunkGDCTOSMV_cjs.SingleKey; }
170
194
  });
171
195
  Object.defineProperty(exports, "TxTree", {
172
196
  enumerable: true,
173
- get: function () { return chunkZLO6NETT_cjs.TxTree; }
197
+ get: function () { return chunkGDCTOSMV_cjs.TxTree; }
198
+ });
199
+ Object.defineProperty(exports, "TxType", {
200
+ enumerable: true,
201
+ get: function () { return chunkGDCTOSMV_cjs.TxType; }
174
202
  });
175
203
  Object.defineProperty(exports, "TxWeightEstimator", {
176
204
  enumerable: true,
177
- get: function () { return chunkZLO6NETT_cjs.TxWeightEstimator; }
205
+ get: function () { return chunkGDCTOSMV_cjs.TxWeightEstimator; }
178
206
  });
179
207
  Object.defineProperty(exports, "Unroll", {
180
208
  enumerable: true,
181
- get: function () { return chunkZLO6NETT_cjs.Unroll; }
209
+ get: function () { return chunkGDCTOSMV_cjs.Unroll; }
182
210
  });
183
211
  Object.defineProperty(exports, "VtxoManager", {
184
212
  enumerable: true,
185
- get: function () { return chunkZLO6NETT_cjs.VtxoManager; }
213
+ get: function () { return chunkGDCTOSMV_cjs.VtxoManager; }
186
214
  });
187
215
  Object.defineProperty(exports, "Wallet", {
188
216
  enumerable: true,
189
- get: function () { return chunkZLO6NETT_cjs.Wallet; }
217
+ get: function () { return chunkGDCTOSMV_cjs.Wallet; }
190
218
  });
191
219
  Object.defineProperty(exports, "WalletMessageHandler", {
192
220
  enumerable: true,
193
- get: function () { return chunkZLO6NETT_cjs.WalletMessageHandler; }
221
+ get: function () { return chunkGDCTOSMV_cjs.WalletMessageHandler; }
194
222
  });
195
223
  Object.defineProperty(exports, "WalletNotInitializedError", {
196
224
  enumerable: true,
197
- get: function () { return chunkZLO6NETT_cjs.WalletNotInitializedError; }
225
+ get: function () { return chunkGDCTOSMV_cjs.WalletNotInitializedError; }
198
226
  });
199
227
  Object.defineProperty(exports, "WalletRepositoryImpl", {
200
228
  enumerable: true,
201
- get: function () { return chunkZLO6NETT_cjs.WalletRepositoryImpl; }
229
+ get: function () { return chunkGDCTOSMV_cjs.WalletRepositoryImpl; }
202
230
  });
203
231
  Object.defineProperty(exports, "WsElectrumChainSource", {
204
232
  enumerable: true,
205
- get: function () { return chunkZLO6NETT_cjs.WsElectrumChainSource; }
233
+ get: function () { return chunkGDCTOSMV_cjs.WsElectrumChainSource; }
206
234
  });
207
235
  Object.defineProperty(exports, "buildForfeitTx", {
208
236
  enumerable: true,
209
- get: function () { return chunkZLO6NETT_cjs.buildForfeitTx; }
237
+ get: function () { return chunkGDCTOSMV_cjs.buildForfeitTx; }
210
238
  });
211
239
  Object.defineProperty(exports, "buildOffchainTx", {
212
240
  enumerable: true,
213
- get: function () { return chunkZLO6NETT_cjs.buildOffchainTx; }
241
+ get: function () { return chunkGDCTOSMV_cjs.buildOffchainTx; }
214
242
  });
215
243
  Object.defineProperty(exports, "closeDatabase", {
216
244
  enumerable: true,
217
- get: function () { return chunkZLO6NETT_cjs.closeDatabase; }
245
+ get: function () { return chunkGDCTOSMV_cjs.closeDatabase; }
218
246
  });
219
247
  Object.defineProperty(exports, "combineTapscriptSigs", {
220
248
  enumerable: true,
221
- get: function () { return chunkZLO6NETT_cjs.combineTapscriptSigs; }
249
+ get: function () { return chunkGDCTOSMV_cjs.combineTapscriptSigs; }
222
250
  });
223
251
  Object.defineProperty(exports, "contractFromArkContract", {
224
252
  enumerable: true,
225
- get: function () { return chunkZLO6NETT_cjs.contractFromArkContract; }
253
+ get: function () { return chunkGDCTOSMV_cjs.contractFromArkContract; }
226
254
  });
227
255
  Object.defineProperty(exports, "contractFromArkContractWithAddress", {
228
256
  enumerable: true,
229
- get: function () { return chunkZLO6NETT_cjs.contractFromArkContractWithAddress; }
257
+ get: function () { return chunkGDCTOSMV_cjs.contractFromArkContractWithAddress; }
230
258
  });
231
259
  Object.defineProperty(exports, "decodeArkContract", {
232
260
  enumerable: true,
233
- get: function () { return chunkZLO6NETT_cjs.decodeArkContract; }
261
+ get: function () { return chunkGDCTOSMV_cjs.decodeArkContract; }
234
262
  });
235
263
  Object.defineProperty(exports, "encodeArkContract", {
236
264
  enumerable: true,
237
- get: function () { return chunkZLO6NETT_cjs.encodeArkContract; }
265
+ get: function () { return chunkGDCTOSMV_cjs.encodeArkContract; }
238
266
  });
239
267
  Object.defineProperty(exports, "getMigrationStatus", {
240
268
  enumerable: true,
241
- get: function () { return chunkZLO6NETT_cjs.getMigrationStatus; }
269
+ get: function () { return chunkGDCTOSMV_cjs.getMigrationStatus; }
242
270
  });
243
271
  Object.defineProperty(exports, "getRandomId", {
244
272
  enumerable: true,
245
- get: function () { return chunkZLO6NETT_cjs.getRandomId; }
273
+ get: function () { return chunkGDCTOSMV_cjs.getRandomId; }
246
274
  });
247
275
  Object.defineProperty(exports, "hasBoardingTxExpired", {
248
276
  enumerable: true,
249
- get: function () { return chunkZLO6NETT_cjs.hasBoardingTxExpired; }
277
+ get: function () { return chunkGDCTOSMV_cjs.hasBoardingTxExpired; }
250
278
  });
251
279
  Object.defineProperty(exports, "isArkContract", {
252
280
  enumerable: true,
253
- get: function () { return chunkZLO6NETT_cjs.isArkContract; }
281
+ get: function () { return chunkGDCTOSMV_cjs.isArkContract; }
254
282
  });
255
283
  Object.defineProperty(exports, "isBatchSignable", {
256
284
  enumerable: true,
257
- get: function () { return chunkZLO6NETT_cjs.isBatchSignable; }
285
+ get: function () { return chunkGDCTOSMV_cjs.isBatchSignable; }
258
286
  });
259
287
  Object.defineProperty(exports, "isDiscoverable", {
260
288
  enumerable: true,
261
- get: function () { return chunkZLO6NETT_cjs.isDiscoverable; }
289
+ get: function () { return chunkGDCTOSMV_cjs.isDiscoverable; }
290
+ });
291
+ Object.defineProperty(exports, "isExpired", {
292
+ enumerable: true,
293
+ get: function () { return chunkGDCTOSMV_cjs.isExpired; }
294
+ });
295
+ Object.defineProperty(exports, "isRecoverable", {
296
+ enumerable: true,
297
+ get: function () { return chunkGDCTOSMV_cjs.isRecoverable; }
298
+ });
299
+ Object.defineProperty(exports, "isSpendable", {
300
+ enumerable: true,
301
+ get: function () { return chunkGDCTOSMV_cjs.isSpendable; }
302
+ });
303
+ Object.defineProperty(exports, "isSubdust", {
304
+ enumerable: true,
305
+ get: function () { return chunkGDCTOSMV_cjs.isSubdust; }
262
306
  });
263
307
  Object.defineProperty(exports, "isValidArkAddress", {
264
308
  enumerable: true,
265
- get: function () { return chunkZLO6NETT_cjs.isValidArkAddress; }
309
+ get: function () { return chunkGDCTOSMV_cjs.isValidArkAddress; }
266
310
  });
267
311
  Object.defineProperty(exports, "isVtxoExpiringSoon", {
268
312
  enumerable: true,
269
- get: function () { return chunkZLO6NETT_cjs.isVtxoExpiringSoon; }
313
+ get: function () { return chunkGDCTOSMV_cjs.isVtxoExpiringSoon; }
270
314
  });
271
315
  Object.defineProperty(exports, "migrateWalletRepository", {
272
316
  enumerable: true,
273
- get: function () { return chunkZLO6NETT_cjs.migrateWalletRepository; }
274
- });
275
- Object.defineProperty(exports, "networks", {
276
- enumerable: true,
277
- get: function () { return chunkZLO6NETT_cjs.networks; }
317
+ get: function () { return chunkGDCTOSMV_cjs.migrateWalletRepository; }
278
318
  });
279
319
  Object.defineProperty(exports, "openDatabase", {
280
320
  enumerable: true,
281
- get: function () { return chunkZLO6NETT_cjs.openDatabase; }
321
+ get: function () { return chunkGDCTOSMV_cjs.openDatabase; }
282
322
  });
283
323
  Object.defineProperty(exports, "requiresMigration", {
284
324
  enumerable: true,
285
- get: function () { return chunkZLO6NETT_cjs.requiresMigration; }
325
+ get: function () { return chunkGDCTOSMV_cjs.requiresMigration; }
286
326
  });
287
327
  Object.defineProperty(exports, "rollbackMigration", {
288
328
  enumerable: true,
289
- get: function () { return chunkZLO6NETT_cjs.rollbackMigration; }
329
+ get: function () { return chunkGDCTOSMV_cjs.rollbackMigration; }
290
330
  });
291
331
  Object.defineProperty(exports, "setupServiceWorker", {
292
332
  enumerable: true,
293
- get: function () { return chunkZLO6NETT_cjs.setupServiceWorker; }
333
+ get: function () { return chunkGDCTOSMV_cjs.setupServiceWorker; }
294
334
  });
295
335
  Object.defineProperty(exports, "validateConnectorsTxGraph", {
296
336
  enumerable: true,
297
- get: function () { return chunkZLO6NETT_cjs.validateConnectorsTxGraph; }
337
+ get: function () { return chunkGDCTOSMV_cjs.validateConnectorsTxGraph; }
298
338
  });
299
339
  Object.defineProperty(exports, "validateVtxoTxGraph", {
300
340
  enumerable: true,
301
- get: function () { return chunkZLO6NETT_cjs.validateVtxoTxGraph; }
341
+ get: function () { return chunkGDCTOSMV_cjs.validateVtxoTxGraph; }
302
342
  });
303
343
  Object.defineProperty(exports, "verifyTapscriptSignatures", {
304
344
  enumerable: true,
305
- get: function () { return chunkZLO6NETT_cjs.verifyTapscriptSignatures; }
345
+ get: function () { return chunkGDCTOSMV_cjs.verifyTapscriptSignatures; }
306
346
  });
307
347
  Object.defineProperty(exports, "waitForIncomingFunds", {
308
348
  enumerable: true,
309
- get: function () { return chunkZLO6NETT_cjs.waitForIncomingFunds; }
349
+ get: function () { return chunkGDCTOSMV_cjs.waitForIncomingFunds; }
310
350
  });
311
351
  Object.defineProperty(exports, "ArkError", {
312
352
  enumerable: true,
313
- get: function () { return chunkADV27S4N_cjs.ArkError; }
353
+ get: function () { return chunk6FLL2Q36_cjs.ArkError; }
314
354
  });
315
355
  Object.defineProperty(exports, "ArkPsbtFieldKey", {
316
356
  enumerable: true,
317
- get: function () { return chunkADV27S4N_cjs.ArkPsbtFieldKey; }
357
+ get: function () { return chunk6FLL2Q36_cjs.ArkPsbtFieldKey; }
318
358
  });
319
359
  Object.defineProperty(exports, "ArkPsbtFieldKeyType", {
320
360
  enumerable: true,
321
- get: function () { return chunkADV27S4N_cjs.ArkPsbtFieldKeyType; }
361
+ get: function () { return chunk6FLL2Q36_cjs.ArkPsbtFieldKeyType; }
322
362
  });
323
363
  Object.defineProperty(exports, "ChainTxType", {
324
364
  enumerable: true,
325
- get: function () { return chunkADV27S4N_cjs.ChainTxType; }
365
+ get: function () { return chunk6FLL2Q36_cjs.ChainTxType; }
326
366
  });
327
367
  Object.defineProperty(exports, "ConditionWitness", {
328
368
  enumerable: true,
329
- get: function () { return chunkADV27S4N_cjs.ConditionWitness; }
369
+ get: function () { return chunk6FLL2Q36_cjs.ConditionWitness; }
330
370
  });
331
371
  Object.defineProperty(exports, "CosignerPublicKey", {
332
372
  enumerable: true,
333
- get: function () { return chunkADV27S4N_cjs.CosignerPublicKey; }
373
+ get: function () { return chunk6FLL2Q36_cjs.CosignerPublicKey; }
334
374
  });
335
375
  Object.defineProperty(exports, "IndexerTxType", {
336
376
  enumerable: true,
337
- get: function () { return chunkADV27S4N_cjs.IndexerTxType; }
377
+ get: function () { return chunk6FLL2Q36_cjs.IndexerTxType; }
338
378
  });
339
379
  Object.defineProperty(exports, "Intent", {
340
380
  enumerable: true,
341
- get: function () { return chunkADV27S4N_cjs.Intent; }
381
+ get: function () { return chunk6FLL2Q36_cjs.Intent; }
342
382
  });
343
383
  Object.defineProperty(exports, "RestArkProvider", {
344
384
  enumerable: true,
345
- get: function () { return chunkADV27S4N_cjs.RestArkProvider; }
385
+ get: function () { return chunk6FLL2Q36_cjs.RestArkProvider; }
346
386
  });
347
387
  Object.defineProperty(exports, "RestIndexerProvider", {
348
388
  enumerable: true,
349
- get: function () { return chunkADV27S4N_cjs.RestIndexerProvider; }
389
+ get: function () { return chunk6FLL2Q36_cjs.RestIndexerProvider; }
350
390
  });
351
391
  Object.defineProperty(exports, "SettlementEventType", {
352
392
  enumerable: true,
353
- get: function () { return chunkADV27S4N_cjs.SettlementEventType; }
393
+ get: function () { return chunk6FLL2Q36_cjs.SettlementEventType; }
354
394
  });
355
395
  Object.defineProperty(exports, "Transaction", {
356
396
  enumerable: true,
357
- get: function () { return chunkADV27S4N_cjs.Transaction; }
397
+ get: function () { return chunk6FLL2Q36_cjs.Transaction; }
358
398
  });
359
399
  Object.defineProperty(exports, "VtxoTaprootTree", {
360
400
  enumerable: true,
361
- get: function () { return chunkADV27S4N_cjs.VtxoTaprootTree; }
401
+ get: function () { return chunk6FLL2Q36_cjs.VtxoTaprootTree; }
362
402
  });
363
403
  Object.defineProperty(exports, "VtxoTreeExpiry", {
364
404
  enumerable: true,
365
- get: function () { return chunkADV27S4N_cjs.VtxoTreeExpiry; }
405
+ get: function () { return chunk6FLL2Q36_cjs.VtxoTreeExpiry; }
366
406
  });
367
407
  Object.defineProperty(exports, "asset", {
368
408
  enumerable: true,
369
- get: function () { return chunkADV27S4N_cjs.asset_exports; }
409
+ get: function () { return chunk6FLL2Q36_cjs.asset_exports; }
370
410
  });
371
411
  Object.defineProperty(exports, "getArkPsbtFields", {
372
412
  enumerable: true,
373
- get: function () { return chunkADV27S4N_cjs.getArkPsbtFields; }
413
+ get: function () { return chunk6FLL2Q36_cjs.getArkPsbtFields; }
374
414
  });
375
415
  Object.defineProperty(exports, "maybeArkError", {
376
416
  enumerable: true,
377
- get: function () { return chunkADV27S4N_cjs.maybeArkError; }
417
+ get: function () { return chunk6FLL2Q36_cjs.maybeArkError; }
378
418
  });
379
419
  Object.defineProperty(exports, "setArkPsbtField", {
380
420
  enumerable: true,
381
- get: function () { return chunkADV27S4N_cjs.setArkPsbtField; }
421
+ get: function () { return chunk6FLL2Q36_cjs.setArkPsbtField; }
382
422
  });
383
423
  Object.defineProperty(exports, "DefaultContractHandler", {
384
424
  enumerable: true,
385
- get: function () { return chunkI3DGUUCT_cjs.DefaultContractHandler; }
425
+ get: function () { return chunkIEO3XDKI_cjs.DefaultContractHandler; }
386
426
  });
387
427
  Object.defineProperty(exports, "DefaultVtxo", {
388
428
  enumerable: true,
389
- get: function () { return chunkI3DGUUCT_cjs.DefaultVtxo; }
429
+ get: function () { return chunkIEO3XDKI_cjs.DefaultVtxo; }
390
430
  });
391
431
  Object.defineProperty(exports, "DelegateContractHandler", {
392
432
  enumerable: true,
393
- get: function () { return chunkI3DGUUCT_cjs.DelegateContractHandler; }
433
+ get: function () { return chunkIEO3XDKI_cjs.DelegateContractHandler; }
394
434
  });
395
435
  Object.defineProperty(exports, "DelegateVtxo", {
396
436
  enumerable: true,
397
- get: function () { return chunkI3DGUUCT_cjs.DelegateVtxo; }
437
+ get: function () { return chunkIEO3XDKI_cjs.DelegateVtxo; }
398
438
  });
399
439
  Object.defineProperty(exports, "VHTLC", {
400
440
  enumerable: true,
401
- get: function () { return chunkI3DGUUCT_cjs.VHTLC; }
441
+ get: function () { return chunkIEO3XDKI_cjs.VHTLC; }
402
442
  });
403
443
  Object.defineProperty(exports, "VHTLCContractHandler", {
404
444
  enumerable: true,
405
- get: function () { return chunkI3DGUUCT_cjs.VHTLCContractHandler; }
445
+ get: function () { return chunkIEO3XDKI_cjs.VHTLCContractHandler; }
406
446
  });
407
447
  Object.defineProperty(exports, "contractHandlers", {
408
448
  enumerable: true,
409
- get: function () { return chunkI3DGUUCT_cjs.contractHandlers; }
449
+ get: function () { return chunkIEO3XDKI_cjs.contractHandlers; }
410
450
  });
411
451
  Object.defineProperty(exports, "ArkAddress", {
412
452
  enumerable: true,
413
- get: function () { return chunk5PG7DV7A_cjs.ArkAddress; }
453
+ get: function () { return chunkWMIPYZSB_cjs.ArkAddress; }
414
454
  });
415
455
  Object.defineProperty(exports, "CLTVMultisigTapscript", {
416
456
  enumerable: true,
417
- get: function () { return chunk5PG7DV7A_cjs.CLTVMultisigTapscript; }
457
+ get: function () { return chunkWMIPYZSB_cjs.CLTVMultisigTapscript; }
418
458
  });
419
459
  Object.defineProperty(exports, "CSVMultisigTapscript", {
420
460
  enumerable: true,
421
- get: function () { return chunk5PG7DV7A_cjs.CSVMultisigTapscript; }
461
+ get: function () { return chunkWMIPYZSB_cjs.CSVMultisigTapscript; }
422
462
  });
423
463
  Object.defineProperty(exports, "ConditionCSVMultisigTapscript", {
424
464
  enumerable: true,
425
- get: function () { return chunk5PG7DV7A_cjs.ConditionCSVMultisigTapscript; }
465
+ get: function () { return chunkWMIPYZSB_cjs.ConditionCSVMultisigTapscript; }
426
466
  });
427
467
  Object.defineProperty(exports, "ConditionMultisigTapscript", {
428
468
  enumerable: true,
429
- get: function () { return chunk5PG7DV7A_cjs.ConditionMultisigTapscript; }
469
+ get: function () { return chunkWMIPYZSB_cjs.ConditionMultisigTapscript; }
430
470
  });
431
471
  Object.defineProperty(exports, "MultisigTapscript", {
432
472
  enumerable: true,
433
- get: function () { return chunk5PG7DV7A_cjs.MultisigTapscript; }
473
+ get: function () { return chunkWMIPYZSB_cjs.MultisigTapscript; }
434
474
  });
435
475
  Object.defineProperty(exports, "TapTreeCoder", {
436
476
  enumerable: true,
437
- get: function () { return chunk5PG7DV7A_cjs.TapTreeCoder; }
438
- });
439
- Object.defineProperty(exports, "TxType", {
440
- enumerable: true,
441
- get: function () { return chunk5PG7DV7A_cjs.TxType; }
477
+ get: function () { return chunkWMIPYZSB_cjs.TapTreeCoder; }
442
478
  });
443
479
  Object.defineProperty(exports, "VtxoScript", {
444
480
  enumerable: true,
445
- get: function () { return chunk5PG7DV7A_cjs.VtxoScript; }
481
+ get: function () { return chunkWMIPYZSB_cjs.VtxoScript; }
446
482
  });
447
483
  Object.defineProperty(exports, "decodeTapscript", {
448
484
  enumerable: true,
449
- get: function () { return chunk5PG7DV7A_cjs.decodeTapscript; }
485
+ get: function () { return chunkWMIPYZSB_cjs.decodeTapscript; }
450
486
  });
451
487
  Object.defineProperty(exports, "getSequence", {
452
488
  enumerable: true,
453
- get: function () { return chunk5PG7DV7A_cjs.getSequence; }
489
+ get: function () { return chunkWMIPYZSB_cjs.getSequence; }
454
490
  });
455
- Object.defineProperty(exports, "isExpired", {
456
- enumerable: true,
457
- get: function () { return chunk5PG7DV7A_cjs.isExpired; }
458
- });
459
- Object.defineProperty(exports, "isRecoverable", {
460
- enumerable: true,
461
- get: function () { return chunk5PG7DV7A_cjs.isRecoverable; }
462
- });
463
- Object.defineProperty(exports, "isSpendable", {
464
- enumerable: true,
465
- get: function () { return chunk5PG7DV7A_cjs.isSpendable; }
466
- });
467
- Object.defineProperty(exports, "isSubdust", {
491
+ Object.defineProperty(exports, "networks", {
468
492
  enumerable: true,
469
- get: function () { return chunk5PG7DV7A_cjs.isSubdust; }
493
+ get: function () { return chunkWMIPYZSB_cjs.networks; }
470
494
  });
471
495
  Object.defineProperty(exports, "sequenceToTimelock", {
472
496
  enumerable: true,
473
- get: function () { return chunk5PG7DV7A_cjs.sequenceToTimelock; }
497
+ get: function () { return chunkWMIPYZSB_cjs.sequenceToTimelock; }
474
498
  });
475
499
  Object.defineProperty(exports, "timelockToSequence", {
476
500
  enumerable: true,
477
- get: function () { return chunk5PG7DV7A_cjs.timelockToSequence; }
501
+ get: function () { return chunkWMIPYZSB_cjs.timelockToSequence; }
478
502
  });
479
503
  //# sourceMappingURL=index.cjs.map
480
504
  //# sourceMappingURL=index.cjs.map