@aastar/sdk 0.25.0 → 0.26.0
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/dist/airaccount.cjs +127 -103
- package/dist/airaccount.d.cts +1 -1
- package/dist/airaccount.d.ts +1 -1
- package/dist/airaccount.js +1 -1
- package/dist/{chunk-D2RDBN46.js → chunk-4GJSK7E6.js} +334 -17
- package/dist/chunk-4GJSK7E6.js.map +1 -0
- package/dist/{chunk-6IZASQSB.cjs → chunk-UZE7IPOK.cjs} +338 -15
- package/dist/chunk-UZE7IPOK.cjs.map +1 -0
- package/dist/kms.cjs +127 -103
- package/dist/kms.d.cts +138 -14
- package/dist/kms.d.ts +138 -14
- package/dist/kms.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-6IZASQSB.cjs.map +0 -1
- package/dist/chunk-D2RDBN46.js.map +0 -1
package/dist/kms.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkUZE7IPOK_cjs = require('./chunk-UZE7IPOK.cjs');
|
|
4
4
|
var chunkXQROKLZI_cjs = require('./chunk-XQROKLZI.cjs');
|
|
5
5
|
require('./chunk-KOWTQJIX.cjs');
|
|
6
6
|
require('./chunk-G33MXEHU.cjs');
|
|
@@ -10,411 +10,435 @@ require('./chunk-Q7SFCCGT.cjs');
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "ACCOUNT_ABI", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkUZE7IPOK_cjs.ACCOUNT_ABI; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "AGENT_SESSION_KEY_VALIDATOR_ABI", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkUZE7IPOK_cjs.AGENT_SESSION_KEY_VALIDATOR_ABI; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "AIRACCOUNT_ABI", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkUZE7IPOK_cjs.AIRACCOUNT_ABI; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "AIRACCOUNT_ADDRESSES", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkUZE7IPOK_cjs.AIRACCOUNT_ADDRESSES; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "AIRACCOUNT_FACTORY_ABI", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkUZE7IPOK_cjs.AIRACCOUNT_FACTORY_ABI; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "AIR_ACCOUNT_COMPOSITE_VALIDATOR_ABI", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkUZE7IPOK_cjs.AIR_ACCOUNT_COMPOSITE_VALIDATOR_ABI; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "AIR_ACCOUNT_DELEGATE_ABI", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkUZE7IPOK_cjs.AIR_ACCOUNT_DELEGATE_ABI; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "AIR_ACCOUNT_DELEGATE_ADDRESS", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkUZE7IPOK_cjs.AIR_ACCOUNT_DELEGATE_ADDRESS; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "ALG_ID", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkUZE7IPOK_cjs.ALG_ID; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "AccountManager", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkUZE7IPOK_cjs.AccountManager; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "AgentRegistryService", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkUZE7IPOK_cjs.AgentRegistryService; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "AirAccountServerClient", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkUZE7IPOK_cjs.AirAccountServerClient; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "BLSSignatureService", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkUZE7IPOK_cjs.BLSSignatureService; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "CALLDATA_PARSER_REGISTRY_ABI", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkUZE7IPOK_cjs.CALLDATA_PARSER_REGISTRY_ABI; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "ConsoleLogger", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkUZE7IPOK_cjs.ConsoleLogger; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "DEFAULT_CREDENTIAL_ID", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkUZE7IPOK_cjs.DEFAULT_CREDENTIAL_ID; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "DEFAULT_KMS_ENDPOINT", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkUZE7IPOK_cjs.DEFAULT_KMS_ENDPOINT; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "DEFAULT_ORIGIN", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkUZE7IPOK_cjs.DEFAULT_ORIGIN; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "DEFAULT_RP_ID", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkUZE7IPOK_cjs.DEFAULT_RP_ID; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "DvtPendingConfirmationError", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkUZE7IPOK_cjs.DvtPendingConfirmationError; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "EIP7702DelegateService", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkUZE7IPOK_cjs.EIP7702DelegateService; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "ENTRYPOINT_ABI_V6", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkUZE7IPOK_cjs.ENTRYPOINT_ABI_V6; }
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(exports, "ENTRYPOINT_ABI_V7_V8", {
|
|
100
100
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkUZE7IPOK_cjs.ENTRYPOINT_ABI_V7_V8; }
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(exports, "ENTRYPOINT_ADDRESSES", {
|
|
104
104
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkUZE7IPOK_cjs.ENTRYPOINT_ADDRESSES; }
|
|
106
106
|
});
|
|
107
107
|
Object.defineProperty(exports, "ERC20_ABI", {
|
|
108
108
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkUZE7IPOK_cjs.ERC20_ABI; }
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(exports, "ERC8004Service", {
|
|
112
112
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkUZE7IPOK_cjs.ERC8004Service; }
|
|
114
114
|
});
|
|
115
115
|
Object.defineProperty(exports, "ERC8004_ADDRESSES", {
|
|
116
116
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkUZE7IPOK_cjs.ERC8004_ADDRESSES; }
|
|
118
118
|
});
|
|
119
119
|
Object.defineProperty(exports, "EXECUTE_BATCH_SELECTOR", {
|
|
120
120
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunkUZE7IPOK_cjs.EXECUTE_BATCH_SELECTOR; }
|
|
122
122
|
});
|
|
123
123
|
Object.defineProperty(exports, "EXECUTE_SELECTOR", {
|
|
124
124
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunkUZE7IPOK_cjs.EXECUTE_SELECTOR; }
|
|
126
126
|
});
|
|
127
127
|
Object.defineProperty(exports, "EXECUTE_USER_OP_SELECTOR", {
|
|
128
128
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunkUZE7IPOK_cjs.EXECUTE_USER_OP_SELECTOR; }
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(exports, "EntryPointVersion", {
|
|
132
132
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunkUZE7IPOK_cjs.EntryPointVersion; }
|
|
134
134
|
});
|
|
135
135
|
Object.defineProperty(exports, "EthereumProvider", {
|
|
136
136
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunkUZE7IPOK_cjs.EthereumProvider; }
|
|
138
138
|
});
|
|
139
139
|
Object.defineProperty(exports, "FACTORY_ABI_V6", {
|
|
140
140
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunkUZE7IPOK_cjs.FACTORY_ABI_V6; }
|
|
142
142
|
});
|
|
143
143
|
Object.defineProperty(exports, "FACTORY_ABI_V7_V8", {
|
|
144
144
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunkUZE7IPOK_cjs.FACTORY_ABI_V7_V8; }
|
|
146
146
|
});
|
|
147
147
|
Object.defineProperty(exports, "FORCE_EXIT_MODULE_ABI", {
|
|
148
148
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunkUZE7IPOK_cjs.FORCE_EXIT_MODULE_ABI; }
|
|
150
150
|
});
|
|
151
151
|
Object.defineProperty(exports, "ForceExitService", {
|
|
152
152
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunkUZE7IPOK_cjs.ForceExitService; }
|
|
154
154
|
});
|
|
155
155
|
Object.defineProperty(exports, "GLOBAL_GUARD_ABI", {
|
|
156
156
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
157
|
+
get: function () { return chunkUZE7IPOK_cjs.GLOBAL_GUARD_ABI; }
|
|
158
158
|
});
|
|
159
159
|
Object.defineProperty(exports, "GuardChecker", {
|
|
160
160
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
161
|
+
get: function () { return chunkUZE7IPOK_cjs.GuardChecker; }
|
|
162
162
|
});
|
|
163
163
|
Object.defineProperty(exports, "GuardStateReader", {
|
|
164
164
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
165
|
+
get: function () { return chunkUZE7IPOK_cjs.GuardStateReader; }
|
|
166
166
|
});
|
|
167
167
|
Object.defineProperty(exports, "KmsAgentService", {
|
|
168
168
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunkUZE7IPOK_cjs.KmsAgentService; }
|
|
170
170
|
});
|
|
171
171
|
Object.defineProperty(exports, "KmsHttpClient", {
|
|
172
172
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
173
|
+
get: function () { return chunkUZE7IPOK_cjs.KmsHttpClient; }
|
|
174
174
|
});
|
|
175
175
|
Object.defineProperty(exports, "KmsManager", {
|
|
176
176
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunkUZE7IPOK_cjs.KmsManager; }
|
|
178
178
|
});
|
|
179
179
|
Object.defineProperty(exports, "KmsMonitorService", {
|
|
180
180
|
enumerable: true,
|
|
181
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunkUZE7IPOK_cjs.KmsMonitorService; }
|
|
182
182
|
});
|
|
183
183
|
Object.defineProperty(exports, "KmsPaymentSigner", {
|
|
184
184
|
enumerable: true,
|
|
185
|
-
get: function () { return
|
|
185
|
+
get: function () { return chunkUZE7IPOK_cjs.KmsPaymentSigner; }
|
|
186
186
|
});
|
|
187
187
|
Object.defineProperty(exports, "KmsSessionService", {
|
|
188
188
|
enumerable: true,
|
|
189
|
-
get: function () { return
|
|
189
|
+
get: function () { return chunkUZE7IPOK_cjs.KmsSessionService; }
|
|
190
190
|
});
|
|
191
191
|
Object.defineProperty(exports, "KmsSigner", {
|
|
192
192
|
enumerable: true,
|
|
193
|
-
get: function () { return
|
|
193
|
+
get: function () { return chunkUZE7IPOK_cjs.KmsSigner; }
|
|
194
194
|
});
|
|
195
195
|
Object.defineProperty(exports, "KmsSignerAdapter", {
|
|
196
196
|
enumerable: true,
|
|
197
|
-
get: function () { return
|
|
197
|
+
get: function () { return chunkUZE7IPOK_cjs.KmsSignerAdapter; }
|
|
198
198
|
});
|
|
199
199
|
Object.defineProperty(exports, "L2_TYPE", {
|
|
200
200
|
enumerable: true,
|
|
201
|
-
get: function () { return
|
|
201
|
+
get: function () { return chunkUZE7IPOK_cjs.L2_TYPE; }
|
|
202
202
|
});
|
|
203
203
|
Object.defineProperty(exports, "LocalWalletSigner", {
|
|
204
204
|
enumerable: true,
|
|
205
|
-
get: function () { return
|
|
205
|
+
get: function () { return chunkUZE7IPOK_cjs.LocalWalletSigner; }
|
|
206
206
|
});
|
|
207
207
|
Object.defineProperty(exports, "MAX_GUARDIANS", {
|
|
208
208
|
enumerable: true,
|
|
209
|
-
get: function () { return
|
|
209
|
+
get: function () { return chunkUZE7IPOK_cjs.MAX_GUARDIANS; }
|
|
210
210
|
});
|
|
211
211
|
Object.defineProperty(exports, "MODULE_TYPE", {
|
|
212
212
|
enumerable: true,
|
|
213
|
-
get: function () { return
|
|
213
|
+
get: function () { return chunkUZE7IPOK_cjs.MODULE_TYPE; }
|
|
214
214
|
});
|
|
215
215
|
Object.defineProperty(exports, "MemoryStorage", {
|
|
216
216
|
enumerable: true,
|
|
217
|
-
get: function () { return
|
|
217
|
+
get: function () { return chunkUZE7IPOK_cjs.MemoryStorage; }
|
|
218
218
|
});
|
|
219
219
|
Object.defineProperty(exports, "ModuleManager", {
|
|
220
220
|
enumerable: true,
|
|
221
|
-
get: function () { return
|
|
221
|
+
get: function () { return chunkUZE7IPOK_cjs.ModuleManager; }
|
|
222
222
|
});
|
|
223
223
|
Object.defineProperty(exports, "P256PasskeySigner", {
|
|
224
224
|
enumerable: true,
|
|
225
|
-
get: function () { return
|
|
225
|
+
get: function () { return chunkUZE7IPOK_cjs.P256PasskeySigner; }
|
|
226
226
|
});
|
|
227
227
|
Object.defineProperty(exports, "PaymasterManager", {
|
|
228
228
|
enumerable: true,
|
|
229
|
-
get: function () { return
|
|
229
|
+
get: function () { return chunkUZE7IPOK_cjs.PaymasterManager; }
|
|
230
230
|
});
|
|
231
231
|
Object.defineProperty(exports, "PaymasterPriceStalenessError", {
|
|
232
232
|
enumerable: true,
|
|
233
|
-
get: function () { return
|
|
233
|
+
get: function () { return chunkUZE7IPOK_cjs.PaymasterPriceStalenessError; }
|
|
234
234
|
});
|
|
235
235
|
Object.defineProperty(exports, "RECOVERY_THRESHOLD", {
|
|
236
236
|
enumerable: true,
|
|
237
|
-
get: function () { return
|
|
237
|
+
get: function () { return chunkUZE7IPOK_cjs.RECOVERY_THRESHOLD; }
|
|
238
238
|
});
|
|
239
239
|
Object.defineProperty(exports, "RECOVERY_TIMELOCK_SECONDS", {
|
|
240
240
|
enumerable: true,
|
|
241
|
-
get: function () { return
|
|
241
|
+
get: function () { return chunkUZE7IPOK_cjs.RECOVERY_TIMELOCK_SECONDS; }
|
|
242
242
|
});
|
|
243
243
|
Object.defineProperty(exports, "RecoveryService", {
|
|
244
244
|
enumerable: true,
|
|
245
|
-
get: function () { return
|
|
245
|
+
get: function () { return chunkUZE7IPOK_cjs.RecoveryService; }
|
|
246
246
|
});
|
|
247
247
|
Object.defineProperty(exports, "SESSION_KEY_VALIDATOR_ABI", {
|
|
248
248
|
enumerable: true,
|
|
249
|
-
get: function () { return
|
|
249
|
+
get: function () { return chunkUZE7IPOK_cjs.SESSION_KEY_VALIDATOR_ABI; }
|
|
250
250
|
});
|
|
251
251
|
Object.defineProperty(exports, "SessionKeyService", {
|
|
252
252
|
enumerable: true,
|
|
253
|
-
get: function () { return
|
|
253
|
+
get: function () { return chunkUZE7IPOK_cjs.SessionKeyService; }
|
|
254
254
|
});
|
|
255
255
|
Object.defineProperty(exports, "SilentLogger", {
|
|
256
256
|
enumerable: true,
|
|
257
|
-
get: function () { return
|
|
257
|
+
get: function () { return chunkUZE7IPOK_cjs.SilentLogger; }
|
|
258
258
|
});
|
|
259
259
|
Object.defineProperty(exports, "TIER_GUARD_HOOK_ABI", {
|
|
260
260
|
enumerable: true,
|
|
261
|
-
get: function () { return
|
|
261
|
+
get: function () { return chunkUZE7IPOK_cjs.TIER_GUARD_HOOK_ABI; }
|
|
262
262
|
});
|
|
263
263
|
Object.defineProperty(exports, "TokenService", {
|
|
264
264
|
enumerable: true,
|
|
265
|
-
get: function () { return
|
|
265
|
+
get: function () { return chunkUZE7IPOK_cjs.TokenService; }
|
|
266
266
|
});
|
|
267
267
|
Object.defineProperty(exports, "TransferManager", {
|
|
268
268
|
enumerable: true,
|
|
269
|
-
get: function () { return
|
|
269
|
+
get: function () { return chunkUZE7IPOK_cjs.TransferManager; }
|
|
270
270
|
});
|
|
271
271
|
Object.defineProperty(exports, "VALIDATOR_ABI", {
|
|
272
272
|
enumerable: true,
|
|
273
|
-
get: function () { return
|
|
273
|
+
get: function () { return chunkUZE7IPOK_cjs.VALIDATOR_ABI; }
|
|
274
274
|
});
|
|
275
275
|
Object.defineProperty(exports, "WEIGHT_CHANGE_EXPIRY_SECONDS", {
|
|
276
276
|
enumerable: true,
|
|
277
|
-
get: function () { return
|
|
277
|
+
get: function () { return chunkUZE7IPOK_cjs.WEIGHT_CHANGE_EXPIRY_SECONDS; }
|
|
278
278
|
});
|
|
279
279
|
Object.defineProperty(exports, "WEIGHT_CHANGE_THRESHOLD", {
|
|
280
280
|
enumerable: true,
|
|
281
|
-
get: function () { return
|
|
281
|
+
get: function () { return chunkUZE7IPOK_cjs.WEIGHT_CHANGE_THRESHOLD; }
|
|
282
282
|
});
|
|
283
283
|
Object.defineProperty(exports, "WEIGHT_CHANGE_TIMELOCK_SECONDS", {
|
|
284
284
|
enumerable: true,
|
|
285
|
-
get: function () { return
|
|
285
|
+
get: function () { return chunkUZE7IPOK_cjs.WEIGHT_CHANGE_TIMELOCK_SECONDS; }
|
|
286
286
|
});
|
|
287
287
|
Object.defineProperty(exports, "WalletManager", {
|
|
288
288
|
enumerable: true,
|
|
289
|
-
get: function () { return
|
|
289
|
+
get: function () { return chunkUZE7IPOK_cjs.WalletManager; }
|
|
290
290
|
});
|
|
291
291
|
Object.defineProperty(exports, "WeightedSignatureService", {
|
|
292
292
|
enumerable: true,
|
|
293
|
-
get: function () { return
|
|
293
|
+
get: function () { return chunkUZE7IPOK_cjs.WeightedSignatureService; }
|
|
294
294
|
});
|
|
295
295
|
Object.defineProperty(exports, "YAAAServerClient", {
|
|
296
296
|
enumerable: true,
|
|
297
|
-
get: function () { return
|
|
297
|
+
get: function () { return chunkUZE7IPOK_cjs.YAAAServerClient; }
|
|
298
298
|
});
|
|
299
299
|
Object.defineProperty(exports, "base64UrlDecode", {
|
|
300
300
|
enumerable: true,
|
|
301
|
-
get: function () { return
|
|
301
|
+
get: function () { return chunkUZE7IPOK_cjs.base64UrlDecode; }
|
|
302
302
|
});
|
|
303
303
|
Object.defineProperty(exports, "base64UrlEncode", {
|
|
304
304
|
enumerable: true,
|
|
305
|
-
get: function () { return
|
|
305
|
+
get: function () { return chunkUZE7IPOK_cjs.base64UrlEncode; }
|
|
306
306
|
});
|
|
307
307
|
Object.defineProperty(exports, "beginAuthenticationChallenge", {
|
|
308
308
|
enumerable: true,
|
|
309
|
-
get: function () { return
|
|
309
|
+
get: function () { return chunkUZE7IPOK_cjs.beginAuthenticationChallenge; }
|
|
310
310
|
});
|
|
311
311
|
Object.defineProperty(exports, "beginGrantSessionChallenge", {
|
|
312
312
|
enumerable: true,
|
|
313
|
-
get: function () { return
|
|
313
|
+
get: function () { return chunkUZE7IPOK_cjs.beginGrantSessionChallenge; }
|
|
314
314
|
});
|
|
315
315
|
Object.defineProperty(exports, "buildAuthenticationCredential", {
|
|
316
316
|
enumerable: true,
|
|
317
|
-
get: function () { return
|
|
317
|
+
get: function () { return chunkUZE7IPOK_cjs.buildAuthenticationCredential; }
|
|
318
318
|
});
|
|
319
319
|
Object.defineProperty(exports, "buildAuthenticatorData", {
|
|
320
320
|
enumerable: true,
|
|
321
|
-
get: function () { return
|
|
321
|
+
get: function () { return chunkUZE7IPOK_cjs.buildAuthenticatorData; }
|
|
322
322
|
});
|
|
323
323
|
Object.defineProperty(exports, "buildClientDataJSON", {
|
|
324
324
|
enumerable: true,
|
|
325
|
-
get: function () { return
|
|
325
|
+
get: function () { return chunkUZE7IPOK_cjs.buildClientDataJSON; }
|
|
326
326
|
});
|
|
327
327
|
Object.defineProperty(exports, "buildFullInitConfig", {
|
|
328
328
|
enumerable: true,
|
|
329
|
-
get: function () { return
|
|
329
|
+
get: function () { return chunkUZE7IPOK_cjs.buildFullInitConfig; }
|
|
330
330
|
});
|
|
331
331
|
Object.defineProperty(exports, "buildInstallModuleHash", {
|
|
332
332
|
enumerable: true,
|
|
333
|
-
get: function () { return
|
|
333
|
+
get: function () { return chunkUZE7IPOK_cjs.buildInstallModuleHash; }
|
|
334
334
|
});
|
|
335
335
|
Object.defineProperty(exports, "buildUninstallModuleHash", {
|
|
336
336
|
enumerable: true,
|
|
337
|
-
get: function () { return
|
|
337
|
+
get: function () { return chunkUZE7IPOK_cjs.buildUninstallModuleHash; }
|
|
338
338
|
});
|
|
339
339
|
Object.defineProperty(exports, "commitChallenge", {
|
|
340
340
|
enumerable: true,
|
|
341
|
-
get: function () { return
|
|
341
|
+
get: function () { return chunkUZE7IPOK_cjs.commitChallenge; }
|
|
342
342
|
});
|
|
343
343
|
Object.defineProperty(exports, "computeOapdSalt", {
|
|
344
344
|
enumerable: true,
|
|
345
|
-
get: function () { return
|
|
345
|
+
get: function () { return chunkUZE7IPOK_cjs.computeOapdSalt; }
|
|
346
|
+
});
|
|
347
|
+
Object.defineProperty(exports, "eip712Digest", {
|
|
348
|
+
enumerable: true,
|
|
349
|
+
get: function () { return chunkUZE7IPOK_cjs.eip712Digest; }
|
|
346
350
|
});
|
|
347
351
|
Object.defineProperty(exports, "erc8004AddressesForChain", {
|
|
348
352
|
enumerable: true,
|
|
349
|
-
get: function () { return
|
|
353
|
+
get: function () { return chunkUZE7IPOK_cjs.erc8004AddressesForChain; }
|
|
354
|
+
});
|
|
355
|
+
Object.defineProperty(exports, "gTokenAuthorizationDigest", {
|
|
356
|
+
enumerable: true,
|
|
357
|
+
get: function () { return chunkUZE7IPOK_cjs.gTokenAuthorizationDigest; }
|
|
350
358
|
});
|
|
351
359
|
Object.defineProperty(exports, "getOapdAddress", {
|
|
352
360
|
enumerable: true,
|
|
353
|
-
get: function () { return
|
|
361
|
+
get: function () { return chunkUZE7IPOK_cjs.getOapdAddress; }
|
|
354
362
|
});
|
|
355
363
|
Object.defineProperty(exports, "getOapdAddressWithChainId", {
|
|
356
364
|
enumerable: true,
|
|
357
|
-
get: function () { return
|
|
365
|
+
get: function () { return chunkUZE7IPOK_cjs.getOapdAddressWithChainId; }
|
|
366
|
+
});
|
|
367
|
+
Object.defineProperty(exports, "grantSessionFinalHash", {
|
|
368
|
+
enumerable: true,
|
|
369
|
+
get: function () { return chunkUZE7IPOK_cjs.grantSessionFinalHash; }
|
|
358
370
|
});
|
|
359
371
|
Object.defineProperty(exports, "initConfigFromRecord", {
|
|
360
372
|
enumerable: true,
|
|
361
|
-
get: function () { return
|
|
373
|
+
get: function () { return chunkUZE7IPOK_cjs.initConfigFromRecord; }
|
|
362
374
|
});
|
|
363
375
|
Object.defineProperty(exports, "initConfigToTuple", {
|
|
364
376
|
enumerable: true,
|
|
365
|
-
get: function () { return
|
|
377
|
+
get: function () { return chunkUZE7IPOK_cjs.initConfigToTuple; }
|
|
366
378
|
});
|
|
367
379
|
Object.defineProperty(exports, "isExecuteUserOpWrapped", {
|
|
368
380
|
enumerable: true,
|
|
369
|
-
get: function () { return
|
|
381
|
+
get: function () { return chunkUZE7IPOK_cjs.isExecuteUserOpWrapped; }
|
|
370
382
|
});
|
|
371
383
|
Object.defineProperty(exports, "isOapdDeployed", {
|
|
372
384
|
enumerable: true,
|
|
373
|
-
get: function () { return
|
|
385
|
+
get: function () { return chunkUZE7IPOK_cjs.isOapdDeployed; }
|
|
374
386
|
});
|
|
375
387
|
Object.defineProperty(exports, "isPendingConfirmation", {
|
|
376
388
|
enumerable: true,
|
|
377
|
-
get: function () { return
|
|
389
|
+
get: function () { return chunkUZE7IPOK_cjs.isPendingConfirmation; }
|
|
390
|
+
});
|
|
391
|
+
Object.defineProperty(exports, "micropaymentVoucherDigest", {
|
|
392
|
+
enumerable: true,
|
|
393
|
+
get: function () { return chunkUZE7IPOK_cjs.micropaymentVoucherDigest; }
|
|
394
|
+
});
|
|
395
|
+
Object.defineProperty(exports, "mintDigest", {
|
|
396
|
+
enumerable: true,
|
|
397
|
+
get: function () { return chunkUZE7IPOK_cjs.mintDigest; }
|
|
378
398
|
});
|
|
379
399
|
Object.defineProperty(exports, "packP256SessionSignature", {
|
|
380
400
|
enumerable: true,
|
|
381
|
-
get: function () { return
|
|
401
|
+
get: function () { return chunkUZE7IPOK_cjs.packP256SessionSignature; }
|
|
382
402
|
});
|
|
383
403
|
Object.defineProperty(exports, "packSecp256k1SessionSignature", {
|
|
384
404
|
enumerable: true,
|
|
385
|
-
get: function () { return
|
|
405
|
+
get: function () { return chunkUZE7IPOK_cjs.packSecp256k1SessionSignature; }
|
|
386
406
|
});
|
|
387
407
|
Object.defineProperty(exports, "runAuthenticationCeremony", {
|
|
388
408
|
enumerable: true,
|
|
389
|
-
get: function () { return
|
|
409
|
+
get: function () { return chunkUZE7IPOK_cjs.runAuthenticationCeremony; }
|
|
390
410
|
});
|
|
391
411
|
Object.defineProperty(exports, "runGrantSessionCeremony", {
|
|
392
412
|
enumerable: true,
|
|
393
|
-
get: function () { return
|
|
413
|
+
get: function () { return chunkUZE7IPOK_cjs.runGrantSessionCeremony; }
|
|
394
414
|
});
|
|
395
415
|
Object.defineProperty(exports, "runWebAuthnCeremony", {
|
|
396
416
|
enumerable: true,
|
|
397
|
-
get: function () { return
|
|
417
|
+
get: function () { return chunkUZE7IPOK_cjs.runWebAuthnCeremony; }
|
|
398
418
|
});
|
|
399
419
|
Object.defineProperty(exports, "sepoliaV07Config", {
|
|
400
420
|
enumerable: true,
|
|
401
|
-
get: function () { return
|
|
421
|
+
get: function () { return chunkUZE7IPOK_cjs.sepoliaV07Config; }
|
|
402
422
|
});
|
|
403
423
|
Object.defineProperty(exports, "serializeGuardianSpecs", {
|
|
404
424
|
enumerable: true,
|
|
405
|
-
get: function () { return
|
|
425
|
+
get: function () { return chunkUZE7IPOK_cjs.serializeGuardianSpecs; }
|
|
406
426
|
});
|
|
407
427
|
Object.defineProperty(exports, "toGuardianSpecs", {
|
|
408
428
|
enumerable: true,
|
|
409
|
-
get: function () { return
|
|
429
|
+
get: function () { return chunkUZE7IPOK_cjs.toGuardianSpecs; }
|
|
410
430
|
});
|
|
411
431
|
Object.defineProperty(exports, "validateConfig", {
|
|
412
432
|
enumerable: true,
|
|
413
|
-
get: function () { return
|
|
433
|
+
get: function () { return chunkUZE7IPOK_cjs.validateConfig; }
|
|
414
434
|
});
|
|
415
435
|
Object.defineProperty(exports, "wrapExecuteUserOp", {
|
|
416
436
|
enumerable: true,
|
|
417
|
-
get: function () { return
|
|
437
|
+
get: function () { return chunkUZE7IPOK_cjs.wrapExecuteUserOp; }
|
|
438
|
+
});
|
|
439
|
+
Object.defineProperty(exports, "x402PaymentDigest", {
|
|
440
|
+
enumerable: true,
|
|
441
|
+
get: function () { return chunkUZE7IPOK_cjs.x402PaymentDigest; }
|
|
418
442
|
});
|
|
419
443
|
Object.defineProperty(exports, "ALG_BLS", {
|
|
420
444
|
enumerable: true,
|