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