@sparkdreamnft/sparkdreamjs 0.0.26 → 0.0.28
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/cosmos/bundle.d.ts +160 -160
- package/cosmos/bundle.js +181 -181
- package/esm/cosmos/bundle.js +181 -181
- package/esm/ibc/bundle.js +105 -105
- package/esm/sparkdream/bundle.js +275 -273
- package/esm/sparkdream/collect/v1/params.js +24 -0
- package/esm/sparkdream/collect/v1/query.js +165 -0
- package/esm/sparkdream/collect/v1/query.lcd.js +11 -0
- package/esm/sparkdream/collect/v1/query.rpc.Query.js +10 -1
- package/esm/sparkdream/collect/v1/tx.js +216 -1
- package/esm/sparkdream/collect/v1/tx.registry.js +20 -2
- package/esm/sparkdream/collect/v1/tx.rpc.msg.js +11 -1
- package/esm/sparkdream/collect/v1/types.js +92 -2
- package/esm/sparkdream/forum/v1/sentinel_activity.js +58 -1
- package/esm/sparkdream/forum/v1/tx.js +1 -1
- package/esm/sparkdream/rep/v1/bonded_role.js +17 -5
- package/esm/sparkdream/rep/v1/genesis.js +17 -1
- package/esm/sparkdream/rep/v1/query.js +13 -34
- package/esm/sparkdream/rep/v1/role_activity.js +670 -0
- package/esm/tendermint/bundle.js +17 -17
- package/ibc/bundle.d.ts +90 -90
- package/ibc/bundle.js +105 -105
- package/package.json +1 -1
- package/sparkdream/bundle.d.ts +7194 -7061
- package/sparkdream/bundle.js +275 -273
- package/sparkdream/collect/v1/params.d.ts +28 -0
- package/sparkdream/collect/v1/params.js +24 -0
- package/sparkdream/collect/v1/query.d.ts +92 -0
- package/sparkdream/collect/v1/query.js +167 -1
- package/sparkdream/collect/v1/query.lcd.d.ts +2 -1
- package/sparkdream/collect/v1/query.lcd.js +11 -0
- package/sparkdream/collect/v1/query.rpc.Query.d.ts +5 -1
- package/sparkdream/collect/v1/query.rpc.Query.js +9 -0
- package/sparkdream/collect/v1/tx.d.ts +130 -6
- package/sparkdream/collect/v1/tx.js +220 -3
- package/sparkdream/collect/v1/tx.registry.d.ts +13 -1
- package/sparkdream/collect/v1/tx.registry.js +19 -1
- package/sparkdream/collect/v1/tx.rpc.msg.d.ts +10 -1
- package/sparkdream/collect/v1/tx.rpc.msg.js +10 -0
- package/sparkdream/collect/v1/types.d.ts +72 -0
- package/sparkdream/collect/v1/types.js +92 -2
- package/sparkdream/forum/v1/sentinel_activity.d.ts +53 -0
- package/sparkdream/forum/v1/sentinel_activity.js +58 -1
- package/sparkdream/forum/v1/tx.d.ts +1 -1
- package/sparkdream/forum/v1/tx.js +1 -1
- package/sparkdream/rep/v1/bonded_role.d.ts +13 -1
- package/sparkdream/rep/v1/bonded_role.js +17 -5
- package/sparkdream/rep/v1/genesis.d.ts +3 -0
- package/sparkdream/rep/v1/genesis.js +17 -1
- package/sparkdream/rep/v1/query.d.ts +2 -6
- package/sparkdream/rep/v1/query.js +13 -34
- package/sparkdream/rep/v1/role_activity.d.ts +395 -0
- package/sparkdream/rep/v1/role_activity.js +673 -0
- package/sparkdream/rpc.query.d.ts +1 -0
- package/tendermint/bundle.d.ts +844 -844
- package/tendermint/bundle.js +17 -17
package/sparkdream/bundle.js
CHANGED
|
@@ -134,176 +134,177 @@ const _270 = __importStar(require("./rep/v1/params"));
|
|
|
134
134
|
const _271 = __importStar(require("./rep/v1/project"));
|
|
135
135
|
const _272 = __importStar(require("./rep/v1/query"));
|
|
136
136
|
const _273 = __importStar(require("./rep/v1/reserved_tag"));
|
|
137
|
-
const _274 = __importStar(require("./rep/v1/
|
|
138
|
-
const _275 = __importStar(require("./rep/v1/
|
|
139
|
-
const _276 = __importStar(require("./rep/v1/
|
|
140
|
-
const _277 = __importStar(require("./rep/v1/
|
|
141
|
-
const _278 = __importStar(require("./rep/v1/
|
|
142
|
-
const _279 = __importStar(require("./rep/v1/
|
|
143
|
-
const _280 = __importStar(require("./
|
|
144
|
-
const _281 = __importStar(require("./reveal/v1/
|
|
145
|
-
const _282 = __importStar(require("./reveal/v1/
|
|
146
|
-
const _283 = __importStar(require("./reveal/v1/
|
|
147
|
-
const _284 = __importStar(require("./reveal/v1/
|
|
148
|
-
const _285 = __importStar(require("./reveal/v1/
|
|
149
|
-
const _286 = __importStar(require("./
|
|
150
|
-
const _287 = __importStar(require("./season/v1/
|
|
151
|
-
const _288 = __importStar(require("./season/v1/
|
|
152
|
-
const _289 = __importStar(require("./season/v1/
|
|
153
|
-
const _290 = __importStar(require("./season/v1/
|
|
154
|
-
const _291 = __importStar(require("./season/v1/
|
|
155
|
-
const _292 = __importStar(require("./season/v1/
|
|
156
|
-
const _293 = __importStar(require("./season/v1/
|
|
157
|
-
const _294 = __importStar(require("./season/v1/
|
|
158
|
-
const _295 = __importStar(require("./season/v1/
|
|
159
|
-
const _296 = __importStar(require("./season/v1/
|
|
160
|
-
const _297 = __importStar(require("./season/v1/
|
|
161
|
-
const _298 = __importStar(require("./season/v1/
|
|
162
|
-
const _299 = __importStar(require("./season/v1/
|
|
163
|
-
const _300 = __importStar(require("./season/v1/
|
|
164
|
-
const _301 = __importStar(require("./season/v1/
|
|
165
|
-
const _302 = __importStar(require("./season/v1/
|
|
166
|
-
const _303 = __importStar(require("./season/v1/
|
|
167
|
-
const _304 = __importStar(require("./season/v1/
|
|
168
|
-
const _305 = __importStar(require("./season/v1/
|
|
169
|
-
const _306 = __importStar(require("./season/v1/
|
|
170
|
-
const _307 = __importStar(require("./season/v1/
|
|
171
|
-
const _308 = __importStar(require("./season/v1/
|
|
172
|
-
const _309 = __importStar(require("./season/v1/
|
|
173
|
-
const _310 = __importStar(require("./season/v1/
|
|
174
|
-
const _311 = __importStar(require("./season/v1/
|
|
175
|
-
const _312 = __importStar(require("./season/v1/
|
|
176
|
-
const _313 = __importStar(require("./season/v1/
|
|
177
|
-
const _314 = __importStar(require("./season/v1/
|
|
178
|
-
const _315 = __importStar(require("./
|
|
179
|
-
const _316 = __importStar(require("./service/v1/
|
|
180
|
-
const _317 = __importStar(require("./service/v1/
|
|
181
|
-
const _318 = __importStar(require("./service/v1/
|
|
182
|
-
const _319 = __importStar(require("./service/v1/
|
|
183
|
-
const _320 = __importStar(require("./service/v1/
|
|
184
|
-
const _321 = __importStar(require("./service/v1/
|
|
185
|
-
const _322 = __importStar(require("./service/v1/
|
|
186
|
-
const _323 = __importStar(require("./service/v1/
|
|
187
|
-
const _324 = __importStar(require("./service/v1/
|
|
188
|
-
const _325 = __importStar(require("./service/v1/
|
|
189
|
-
const _326 = __importStar(require("./service/v1/
|
|
190
|
-
const _327 = __importStar(require("./service/v1/
|
|
191
|
-
const _328 = __importStar(require("./service/v1/
|
|
192
|
-
const _329 = __importStar(require("./service/v1/
|
|
193
|
-
const _330 = __importStar(require("./
|
|
194
|
-
const _331 = __importStar(require("./session/v1/
|
|
195
|
-
const _332 = __importStar(require("./session/v1/
|
|
196
|
-
const _333 = __importStar(require("./session/v1/
|
|
197
|
-
const _334 = __importStar(require("./session/v1/
|
|
198
|
-
const _335 = __importStar(require("./session/v1/
|
|
199
|
-
const _336 = __importStar(require("./session/v1/
|
|
200
|
-
const _337 = __importStar(require("./
|
|
201
|
-
const _338 = __importStar(require("./shield/v1/
|
|
202
|
-
const _339 = __importStar(require("./shield/v1/
|
|
203
|
-
const _340 = __importStar(require("./shield/v1/
|
|
204
|
-
const _341 = __importStar(require("./shield/v1/
|
|
205
|
-
const _342 = __importStar(require("./shield/v1/
|
|
206
|
-
const _343 = __importStar(require("./
|
|
207
|
-
const _344 = __importStar(require("./sparkdream/v1/
|
|
208
|
-
const _345 = __importStar(require("./sparkdream/v1/
|
|
209
|
-
const _346 = __importStar(require("./sparkdream/v1/
|
|
210
|
-
const _347 = __importStar(require("./sparkdream/v1/
|
|
211
|
-
const _348 = __importStar(require("./
|
|
212
|
-
const _349 = __importStar(require("./split/v1/
|
|
213
|
-
const _350 = __importStar(require("./split/v1/
|
|
214
|
-
const _351 = __importStar(require("./split/v1/
|
|
215
|
-
const _352 = __importStar(require("./split/v1/
|
|
216
|
-
const _353 = __importStar(require("./split/v1/
|
|
217
|
-
const
|
|
218
|
-
const _503 = __importStar(require("./
|
|
219
|
-
const _504 = __importStar(require("./
|
|
220
|
-
const _505 = __importStar(require("./
|
|
221
|
-
const _506 = __importStar(require("./
|
|
222
|
-
const _507 = __importStar(require("./
|
|
223
|
-
const _508 = __importStar(require("./
|
|
224
|
-
const _509 = __importStar(require("./
|
|
225
|
-
const _510 = __importStar(require("./
|
|
226
|
-
const _511 = __importStar(require("./
|
|
227
|
-
const _512 = __importStar(require("./
|
|
228
|
-
const _513 = __importStar(require("./
|
|
229
|
-
const _514 = __importStar(require("./
|
|
230
|
-
const _515 = __importStar(require("./
|
|
231
|
-
const _516 = __importStar(require("./
|
|
232
|
-
const _517 = __importStar(require("./
|
|
233
|
-
const _518 = __importStar(require("./
|
|
234
|
-
const _519 = __importStar(require("./
|
|
235
|
-
const _520 = __importStar(require("./
|
|
236
|
-
const _521 = __importStar(require("./
|
|
237
|
-
const _522 = __importStar(require("./
|
|
238
|
-
const _523 = __importStar(require("./
|
|
239
|
-
const _524 = __importStar(require("./
|
|
240
|
-
const _525 = __importStar(require("./
|
|
241
|
-
const _526 = __importStar(require("./
|
|
242
|
-
const _527 = __importStar(require("./
|
|
243
|
-
const _528 = __importStar(require("./
|
|
244
|
-
const _529 = __importStar(require("./
|
|
245
|
-
const _530 = __importStar(require("./
|
|
246
|
-
const _531 = __importStar(require("./
|
|
247
|
-
const _532 = __importStar(require("./
|
|
248
|
-
const _533 = __importStar(require("./
|
|
249
|
-
const _534 = __importStar(require("./
|
|
250
|
-
const _535 = __importStar(require("./
|
|
251
|
-
const _536 = __importStar(require("./
|
|
252
|
-
const _537 = __importStar(require("./
|
|
253
|
-
const _538 = __importStar(require("./
|
|
254
|
-
const _539 = __importStar(require("./
|
|
255
|
-
const _540 = __importStar(require("./
|
|
256
|
-
const _541 = __importStar(require("./
|
|
257
|
-
const _542 = __importStar(require("./
|
|
258
|
-
const _543 = __importStar(require("./
|
|
259
|
-
const _544 = __importStar(require("./
|
|
260
|
-
const _545 = __importStar(require("./
|
|
261
|
-
const _546 = __importStar(require("./
|
|
262
|
-
const _547 = __importStar(require("./
|
|
263
|
-
const _548 = __importStar(require("./
|
|
264
|
-
const _549 = __importStar(require("./
|
|
265
|
-
const _550 = __importStar(require("./
|
|
266
|
-
const _551 = __importStar(require("./
|
|
267
|
-
const _552 = __importStar(require("./
|
|
268
|
-
const _553 = __importStar(require("./
|
|
269
|
-
const _554 = __importStar(require("./
|
|
270
|
-
const _555 = __importStar(require("./
|
|
271
|
-
const _556 = __importStar(require("./
|
|
272
|
-
const _557 = __importStar(require("./
|
|
273
|
-
const _558 = __importStar(require("./
|
|
274
|
-
const _559 = __importStar(require("./
|
|
275
|
-
const _560 = __importStar(require("./
|
|
276
|
-
const _561 = __importStar(require("./
|
|
277
|
-
const _562 = __importStar(require("./
|
|
278
|
-
const _563 = __importStar(require("./
|
|
279
|
-
const _564 = __importStar(require("./
|
|
280
|
-
const _565 = __importStar(require("./
|
|
281
|
-
const _566 = __importStar(require("./
|
|
282
|
-
const _567 = __importStar(require("./
|
|
283
|
-
const _568 = __importStar(require("./
|
|
284
|
-
const _569 = __importStar(require("./
|
|
285
|
-
const _570 = __importStar(require("./
|
|
286
|
-
const _571 = __importStar(require("./
|
|
287
|
-
const _572 = __importStar(require("./
|
|
288
|
-
const _573 = __importStar(require("./
|
|
289
|
-
const _574 = __importStar(require("./
|
|
290
|
-
const _575 = __importStar(require("./
|
|
291
|
-
const _576 = __importStar(require("./
|
|
292
|
-
const _577 = __importStar(require("./
|
|
293
|
-
const _578 = __importStar(require("./
|
|
294
|
-
const _579 = __importStar(require("./
|
|
295
|
-
const _580 = __importStar(require("./
|
|
296
|
-
const _581 = __importStar(require("./
|
|
297
|
-
const _582 = __importStar(require("./
|
|
298
|
-
const _583 = __importStar(require("./
|
|
299
|
-
const _584 = __importStar(require("./
|
|
300
|
-
const _585 = __importStar(require("./
|
|
301
|
-
const _586 = __importStar(require("./
|
|
302
|
-
const _587 = __importStar(require("./
|
|
303
|
-
const _588 = __importStar(require("./
|
|
304
|
-
const
|
|
305
|
-
const _596 = __importStar(require("./
|
|
306
|
-
const _597 = __importStar(require("./rpc.
|
|
137
|
+
const _274 = __importStar(require("./rep/v1/role_activity"));
|
|
138
|
+
const _275 = __importStar(require("./rep/v1/stake"));
|
|
139
|
+
const _276 = __importStar(require("./rep/v1/tag_budget_award"));
|
|
140
|
+
const _277 = __importStar(require("./rep/v1/tag_budget"));
|
|
141
|
+
const _278 = __importStar(require("./rep/v1/tag_report"));
|
|
142
|
+
const _279 = __importStar(require("./rep/v1/tag"));
|
|
143
|
+
const _280 = __importStar(require("./rep/v1/tx"));
|
|
144
|
+
const _281 = __importStar(require("./reveal/module/v1/module"));
|
|
145
|
+
const _282 = __importStar(require("./reveal/v1/genesis"));
|
|
146
|
+
const _283 = __importStar(require("./reveal/v1/params"));
|
|
147
|
+
const _284 = __importStar(require("./reveal/v1/query"));
|
|
148
|
+
const _285 = __importStar(require("./reveal/v1/tx"));
|
|
149
|
+
const _286 = __importStar(require("./reveal/v1/types"));
|
|
150
|
+
const _287 = __importStar(require("./season/module/v1/module"));
|
|
151
|
+
const _288 = __importStar(require("./season/v1/achievement"));
|
|
152
|
+
const _289 = __importStar(require("./season/v1/display_name_appeal_stake"));
|
|
153
|
+
const _290 = __importStar(require("./season/v1/display_name_moderation"));
|
|
154
|
+
const _291 = __importStar(require("./season/v1/display_name_report_stake"));
|
|
155
|
+
const _292 = __importStar(require("./season/v1/enums"));
|
|
156
|
+
const _293 = __importStar(require("./season/v1/epoch_xp_tracker"));
|
|
157
|
+
const _294 = __importStar(require("./season/v1/forum_xp_cooldown"));
|
|
158
|
+
const _295 = __importStar(require("./season/v1/genesis"));
|
|
159
|
+
const _296 = __importStar(require("./season/v1/guild_invite"));
|
|
160
|
+
const _297 = __importStar(require("./season/v1/guild_membership"));
|
|
161
|
+
const _298 = __importStar(require("./season/v1/guild"));
|
|
162
|
+
const _299 = __importStar(require("./season/v1/member_profile"));
|
|
163
|
+
const _300 = __importStar(require("./season/v1/member_quest_progress"));
|
|
164
|
+
const _301 = __importStar(require("./season/v1/member_registration"));
|
|
165
|
+
const _302 = __importStar(require("./season/v1/member_season_snapshot"));
|
|
166
|
+
const _303 = __importStar(require("./season/v1/next_season_info"));
|
|
167
|
+
const _304 = __importStar(require("./season/v1/nomination"));
|
|
168
|
+
const _305 = __importStar(require("./season/v1/params"));
|
|
169
|
+
const _306 = __importStar(require("./season/v1/query"));
|
|
170
|
+
const _307 = __importStar(require("./season/v1/quest"));
|
|
171
|
+
const _308 = __importStar(require("./season/v1/season_snapshot"));
|
|
172
|
+
const _309 = __importStar(require("./season/v1/season_title_eligibility"));
|
|
173
|
+
const _310 = __importStar(require("./season/v1/season_transition_state"));
|
|
174
|
+
const _311 = __importStar(require("./season/v1/season"));
|
|
175
|
+
const _312 = __importStar(require("./season/v1/title"));
|
|
176
|
+
const _313 = __importStar(require("./season/v1/transition_recovery_state"));
|
|
177
|
+
const _314 = __importStar(require("./season/v1/tx"));
|
|
178
|
+
const _315 = __importStar(require("./season/v1/vote_xp_record"));
|
|
179
|
+
const _316 = __importStar(require("./service/module/v1/module"));
|
|
180
|
+
const _317 = __importStar(require("./service/v1/controller_transfer_case"));
|
|
181
|
+
const _318 = __importStar(require("./service/v1/genesis"));
|
|
182
|
+
const _319 = __importStar(require("./service/v1/operator"));
|
|
183
|
+
const _320 = __importStar(require("./service/v1/params"));
|
|
184
|
+
const _321 = __importStar(require("./service/v1/query"));
|
|
185
|
+
const _322 = __importStar(require("./service/v1/refile_cooldown"));
|
|
186
|
+
const _323 = __importStar(require("./service/v1/report"));
|
|
187
|
+
const _324 = __importStar(require("./service/v1/reporter_rate_limit"));
|
|
188
|
+
const _325 = __importStar(require("./service/v1/service_type_config"));
|
|
189
|
+
const _326 = __importStar(require("./service/v1/system_report_rate_limit"));
|
|
190
|
+
const _327 = __importStar(require("./service/v1/tier1_escrow_entry"));
|
|
191
|
+
const _328 = __importStar(require("./service/v1/tier1_last_slash"));
|
|
192
|
+
const _329 = __importStar(require("./service/v1/tx"));
|
|
193
|
+
const _330 = __importStar(require("./service/v1/types"));
|
|
194
|
+
const _331 = __importStar(require("./session/module/v1/module"));
|
|
195
|
+
const _332 = __importStar(require("./session/v1/genesis"));
|
|
196
|
+
const _333 = __importStar(require("./session/v1/grant"));
|
|
197
|
+
const _334 = __importStar(require("./session/v1/params"));
|
|
198
|
+
const _335 = __importStar(require("./session/v1/query"));
|
|
199
|
+
const _336 = __importStar(require("./session/v1/session"));
|
|
200
|
+
const _337 = __importStar(require("./session/v1/tx"));
|
|
201
|
+
const _338 = __importStar(require("./shield/module/v1/module"));
|
|
202
|
+
const _339 = __importStar(require("./shield/v1/genesis"));
|
|
203
|
+
const _340 = __importStar(require("./shield/v1/params"));
|
|
204
|
+
const _341 = __importStar(require("./shield/v1/query"));
|
|
205
|
+
const _342 = __importStar(require("./shield/v1/tx"));
|
|
206
|
+
const _343 = __importStar(require("./shield/v1/types"));
|
|
207
|
+
const _344 = __importStar(require("./sparkdream/module/v1/module"));
|
|
208
|
+
const _345 = __importStar(require("./sparkdream/v1/genesis"));
|
|
209
|
+
const _346 = __importStar(require("./sparkdream/v1/params"));
|
|
210
|
+
const _347 = __importStar(require("./sparkdream/v1/query"));
|
|
211
|
+
const _348 = __importStar(require("./sparkdream/v1/tx"));
|
|
212
|
+
const _349 = __importStar(require("./split/module/v1/module"));
|
|
213
|
+
const _350 = __importStar(require("./split/v1/genesis"));
|
|
214
|
+
const _351 = __importStar(require("./split/v1/params"));
|
|
215
|
+
const _352 = __importStar(require("./split/v1/query"));
|
|
216
|
+
const _353 = __importStar(require("./split/v1/share"));
|
|
217
|
+
const _354 = __importStar(require("./split/v1/tx"));
|
|
218
|
+
const _503 = __importStar(require("./blog/v1/tx.amino"));
|
|
219
|
+
const _504 = __importStar(require("./collect/v1/tx.amino"));
|
|
220
|
+
const _505 = __importStar(require("./commons/v1/tx.amino"));
|
|
221
|
+
const _506 = __importStar(require("./ecosystem/v1/tx.amino"));
|
|
222
|
+
const _507 = __importStar(require("./federation/v1/tx.amino"));
|
|
223
|
+
const _508 = __importStar(require("./forum/v1/tx.amino"));
|
|
224
|
+
const _509 = __importStar(require("./futarchy/v1/tx.amino"));
|
|
225
|
+
const _510 = __importStar(require("./guardian/v1/tx.amino"));
|
|
226
|
+
const _511 = __importStar(require("./name/v1/tx.amino"));
|
|
227
|
+
const _512 = __importStar(require("./rep/v1/tx.amino"));
|
|
228
|
+
const _513 = __importStar(require("./reveal/v1/tx.amino"));
|
|
229
|
+
const _514 = __importStar(require("./season/v1/tx.amino"));
|
|
230
|
+
const _515 = __importStar(require("./service/v1/tx.amino"));
|
|
231
|
+
const _516 = __importStar(require("./session/v1/tx.amino"));
|
|
232
|
+
const _517 = __importStar(require("./shield/v1/tx.amino"));
|
|
233
|
+
const _518 = __importStar(require("./sparkdream/v1/tx.amino"));
|
|
234
|
+
const _519 = __importStar(require("./split/v1/tx.amino"));
|
|
235
|
+
const _520 = __importStar(require("./blog/v1/tx.registry"));
|
|
236
|
+
const _521 = __importStar(require("./collect/v1/tx.registry"));
|
|
237
|
+
const _522 = __importStar(require("./commons/v1/tx.registry"));
|
|
238
|
+
const _523 = __importStar(require("./ecosystem/v1/tx.registry"));
|
|
239
|
+
const _524 = __importStar(require("./federation/v1/tx.registry"));
|
|
240
|
+
const _525 = __importStar(require("./forum/v1/tx.registry"));
|
|
241
|
+
const _526 = __importStar(require("./futarchy/v1/tx.registry"));
|
|
242
|
+
const _527 = __importStar(require("./guardian/v1/tx.registry"));
|
|
243
|
+
const _528 = __importStar(require("./name/v1/tx.registry"));
|
|
244
|
+
const _529 = __importStar(require("./rep/v1/tx.registry"));
|
|
245
|
+
const _530 = __importStar(require("./reveal/v1/tx.registry"));
|
|
246
|
+
const _531 = __importStar(require("./season/v1/tx.registry"));
|
|
247
|
+
const _532 = __importStar(require("./service/v1/tx.registry"));
|
|
248
|
+
const _533 = __importStar(require("./session/v1/tx.registry"));
|
|
249
|
+
const _534 = __importStar(require("./shield/v1/tx.registry"));
|
|
250
|
+
const _535 = __importStar(require("./sparkdream/v1/tx.registry"));
|
|
251
|
+
const _536 = __importStar(require("./split/v1/tx.registry"));
|
|
252
|
+
const _537 = __importStar(require("./blog/v1/query.lcd"));
|
|
253
|
+
const _538 = __importStar(require("./collect/v1/query.lcd"));
|
|
254
|
+
const _539 = __importStar(require("./commons/v1/query.lcd"));
|
|
255
|
+
const _540 = __importStar(require("./ecosystem/v1/query.lcd"));
|
|
256
|
+
const _541 = __importStar(require("./federation/v1/query.lcd"));
|
|
257
|
+
const _542 = __importStar(require("./forum/v1/query.lcd"));
|
|
258
|
+
const _543 = __importStar(require("./futarchy/v1/query.lcd"));
|
|
259
|
+
const _544 = __importStar(require("./guardian/v1/query.lcd"));
|
|
260
|
+
const _545 = __importStar(require("./identity/v1/query.lcd"));
|
|
261
|
+
const _546 = __importStar(require("./name/v1/query.lcd"));
|
|
262
|
+
const _547 = __importStar(require("./rep/v1/query.lcd"));
|
|
263
|
+
const _548 = __importStar(require("./reveal/v1/query.lcd"));
|
|
264
|
+
const _549 = __importStar(require("./season/v1/query.lcd"));
|
|
265
|
+
const _550 = __importStar(require("./service/v1/query.lcd"));
|
|
266
|
+
const _551 = __importStar(require("./session/v1/query.lcd"));
|
|
267
|
+
const _552 = __importStar(require("./shield/v1/query.lcd"));
|
|
268
|
+
const _553 = __importStar(require("./sparkdream/v1/query.lcd"));
|
|
269
|
+
const _554 = __importStar(require("./split/v1/query.lcd"));
|
|
270
|
+
const _555 = __importStar(require("./blog/v1/query.rpc.Query"));
|
|
271
|
+
const _556 = __importStar(require("./collect/v1/query.rpc.Query"));
|
|
272
|
+
const _557 = __importStar(require("./commons/v1/query.rpc.Query"));
|
|
273
|
+
const _558 = __importStar(require("./ecosystem/v1/query.rpc.Query"));
|
|
274
|
+
const _559 = __importStar(require("./federation/v1/query.rpc.Query"));
|
|
275
|
+
const _560 = __importStar(require("./forum/v1/query.rpc.Query"));
|
|
276
|
+
const _561 = __importStar(require("./futarchy/v1/query.rpc.Query"));
|
|
277
|
+
const _562 = __importStar(require("./guardian/v1/query.rpc.Query"));
|
|
278
|
+
const _563 = __importStar(require("./identity/v1/query.rpc.Query"));
|
|
279
|
+
const _564 = __importStar(require("./name/v1/query.rpc.Query"));
|
|
280
|
+
const _565 = __importStar(require("./rep/v1/query.rpc.Query"));
|
|
281
|
+
const _566 = __importStar(require("./reveal/v1/query.rpc.Query"));
|
|
282
|
+
const _567 = __importStar(require("./season/v1/query.rpc.Query"));
|
|
283
|
+
const _568 = __importStar(require("./service/v1/query.rpc.Query"));
|
|
284
|
+
const _569 = __importStar(require("./session/v1/query.rpc.Query"));
|
|
285
|
+
const _570 = __importStar(require("./shield/v1/query.rpc.Query"));
|
|
286
|
+
const _571 = __importStar(require("./sparkdream/v1/query.rpc.Query"));
|
|
287
|
+
const _572 = __importStar(require("./split/v1/query.rpc.Query"));
|
|
288
|
+
const _573 = __importStar(require("./blog/v1/tx.rpc.msg"));
|
|
289
|
+
const _574 = __importStar(require("./collect/v1/tx.rpc.msg"));
|
|
290
|
+
const _575 = __importStar(require("./commons/v1/tx.rpc.msg"));
|
|
291
|
+
const _576 = __importStar(require("./ecosystem/v1/tx.rpc.msg"));
|
|
292
|
+
const _577 = __importStar(require("./federation/v1/tx.rpc.msg"));
|
|
293
|
+
const _578 = __importStar(require("./forum/v1/tx.rpc.msg"));
|
|
294
|
+
const _579 = __importStar(require("./futarchy/v1/tx.rpc.msg"));
|
|
295
|
+
const _580 = __importStar(require("./guardian/v1/tx.rpc.msg"));
|
|
296
|
+
const _581 = __importStar(require("./name/v1/tx.rpc.msg"));
|
|
297
|
+
const _582 = __importStar(require("./rep/v1/tx.rpc.msg"));
|
|
298
|
+
const _583 = __importStar(require("./reveal/v1/tx.rpc.msg"));
|
|
299
|
+
const _584 = __importStar(require("./season/v1/tx.rpc.msg"));
|
|
300
|
+
const _585 = __importStar(require("./service/v1/tx.rpc.msg"));
|
|
301
|
+
const _586 = __importStar(require("./session/v1/tx.rpc.msg"));
|
|
302
|
+
const _587 = __importStar(require("./shield/v1/tx.rpc.msg"));
|
|
303
|
+
const _588 = __importStar(require("./sparkdream/v1/tx.rpc.msg"));
|
|
304
|
+
const _589 = __importStar(require("./split/v1/tx.rpc.msg"));
|
|
305
|
+
const _596 = __importStar(require("./lcd"));
|
|
306
|
+
const _597 = __importStar(require("./rpc.query"));
|
|
307
|
+
const _598 = __importStar(require("./rpc.tx"));
|
|
307
308
|
var sparkdream;
|
|
308
309
|
(function (sparkdream_1) {
|
|
309
310
|
let blog;
|
|
@@ -321,11 +322,11 @@ var sparkdream;
|
|
|
321
322
|
..._179,
|
|
322
323
|
..._180,
|
|
323
324
|
..._181,
|
|
324
|
-
...
|
|
325
|
-
...
|
|
326
|
-
...
|
|
327
|
-
...
|
|
328
|
-
...
|
|
325
|
+
..._503,
|
|
326
|
+
..._520,
|
|
327
|
+
..._537,
|
|
328
|
+
..._555,
|
|
329
|
+
..._573
|
|
329
330
|
};
|
|
330
331
|
})(blog = sparkdream_1.blog || (sparkdream_1.blog = {}));
|
|
331
332
|
let collect;
|
|
@@ -343,11 +344,11 @@ var sparkdream;
|
|
|
343
344
|
..._186,
|
|
344
345
|
..._187,
|
|
345
346
|
..._188,
|
|
346
|
-
...
|
|
347
|
-
...
|
|
348
|
-
...
|
|
349
|
-
...
|
|
350
|
-
...
|
|
347
|
+
..._504,
|
|
348
|
+
..._521,
|
|
349
|
+
..._538,
|
|
350
|
+
..._556,
|
|
351
|
+
..._574
|
|
351
352
|
};
|
|
352
353
|
})(collect = sparkdream_1.collect || (sparkdream_1.collect = {}));
|
|
353
354
|
let common;
|
|
@@ -375,11 +376,11 @@ var sparkdream;
|
|
|
375
376
|
..._198,
|
|
376
377
|
..._199,
|
|
377
378
|
..._200,
|
|
378
|
-
...
|
|
379
|
-
...
|
|
380
|
-
...
|
|
381
|
-
...
|
|
382
|
-
...
|
|
379
|
+
..._505,
|
|
380
|
+
..._522,
|
|
381
|
+
..._539,
|
|
382
|
+
..._557,
|
|
383
|
+
..._575
|
|
383
384
|
};
|
|
384
385
|
})(commons = sparkdream_1.commons || (sparkdream_1.commons = {}));
|
|
385
386
|
let ecosystem;
|
|
@@ -395,11 +396,11 @@ var sparkdream;
|
|
|
395
396
|
..._203,
|
|
396
397
|
..._204,
|
|
397
398
|
..._205,
|
|
398
|
-
...
|
|
399
|
-
...
|
|
400
|
-
...
|
|
401
|
-
...
|
|
402
|
-
...
|
|
399
|
+
..._506,
|
|
400
|
+
..._523,
|
|
401
|
+
..._540,
|
|
402
|
+
..._558,
|
|
403
|
+
..._576
|
|
403
404
|
};
|
|
404
405
|
})(ecosystem = sparkdream_1.ecosystem || (sparkdream_1.ecosystem = {}));
|
|
405
406
|
let federation;
|
|
@@ -418,11 +419,11 @@ var sparkdream;
|
|
|
418
419
|
..._211,
|
|
419
420
|
..._212,
|
|
420
421
|
..._213,
|
|
421
|
-
...
|
|
422
|
-
...
|
|
423
|
-
...
|
|
424
|
-
...
|
|
425
|
-
...
|
|
422
|
+
..._507,
|
|
423
|
+
..._524,
|
|
424
|
+
..._541,
|
|
425
|
+
..._559,
|
|
426
|
+
..._577
|
|
426
427
|
};
|
|
427
428
|
})(federation = sparkdream_1.federation || (sparkdream_1.federation = {}));
|
|
428
429
|
let forum;
|
|
@@ -452,11 +453,11 @@ var sparkdream;
|
|
|
452
453
|
..._230,
|
|
453
454
|
..._231,
|
|
454
455
|
..._232,
|
|
455
|
-
...
|
|
456
|
-
...
|
|
457
|
-
...
|
|
458
|
-
...
|
|
459
|
-
...
|
|
456
|
+
..._508,
|
|
457
|
+
..._525,
|
|
458
|
+
..._542,
|
|
459
|
+
..._560,
|
|
460
|
+
..._578
|
|
460
461
|
};
|
|
461
462
|
})(forum = sparkdream_1.forum || (sparkdream_1.forum = {}));
|
|
462
463
|
let futarchy;
|
|
@@ -473,11 +474,11 @@ var sparkdream;
|
|
|
473
474
|
..._236,
|
|
474
475
|
..._237,
|
|
475
476
|
..._238,
|
|
476
|
-
...
|
|
477
|
-
...
|
|
478
|
-
...
|
|
479
|
-
...
|
|
480
|
-
...
|
|
477
|
+
..._509,
|
|
478
|
+
..._526,
|
|
479
|
+
..._543,
|
|
480
|
+
..._561,
|
|
481
|
+
..._579
|
|
481
482
|
};
|
|
482
483
|
})(futarchy = sparkdream_1.futarchy || (sparkdream_1.futarchy = {}));
|
|
483
484
|
let guardian;
|
|
@@ -491,11 +492,11 @@ var sparkdream;
|
|
|
491
492
|
guardian.v1 = {
|
|
492
493
|
..._240,
|
|
493
494
|
..._241,
|
|
494
|
-
...
|
|
495
|
-
...
|
|
496
|
-
...
|
|
497
|
-
...
|
|
498
|
-
...
|
|
495
|
+
..._510,
|
|
496
|
+
..._527,
|
|
497
|
+
..._544,
|
|
498
|
+
..._562,
|
|
499
|
+
..._580
|
|
499
500
|
};
|
|
500
501
|
})(guardian = sparkdream_1.guardian || (sparkdream_1.guardian = {}));
|
|
501
502
|
let identity;
|
|
@@ -510,8 +511,8 @@ var sparkdream;
|
|
|
510
511
|
..._243,
|
|
511
512
|
..._244,
|
|
512
513
|
..._245,
|
|
513
|
-
...
|
|
514
|
-
...
|
|
514
|
+
..._545,
|
|
515
|
+
..._563
|
|
515
516
|
};
|
|
516
517
|
})(identity = sparkdream_1.identity || (sparkdream_1.identity = {}));
|
|
517
518
|
let name;
|
|
@@ -530,11 +531,11 @@ var sparkdream;
|
|
|
530
531
|
..._251,
|
|
531
532
|
..._252,
|
|
532
533
|
..._253,
|
|
533
|
-
...
|
|
534
|
-
...
|
|
535
|
-
...
|
|
536
|
-
...
|
|
537
|
-
...
|
|
534
|
+
..._511,
|
|
535
|
+
..._528,
|
|
536
|
+
..._546,
|
|
537
|
+
..._564,
|
|
538
|
+
..._581
|
|
538
539
|
};
|
|
539
540
|
})(name = sparkdream_1.name || (sparkdream_1.name = {}));
|
|
540
541
|
let rep;
|
|
@@ -571,11 +572,12 @@ var sparkdream;
|
|
|
571
572
|
..._277,
|
|
572
573
|
..._278,
|
|
573
574
|
..._279,
|
|
574
|
-
...
|
|
575
|
-
...
|
|
576
|
-
...
|
|
577
|
-
...
|
|
578
|
-
...
|
|
575
|
+
..._280,
|
|
576
|
+
..._512,
|
|
577
|
+
..._529,
|
|
578
|
+
..._547,
|
|
579
|
+
..._565,
|
|
580
|
+
..._582
|
|
579
581
|
};
|
|
580
582
|
})(rep = sparkdream_1.rep || (sparkdream_1.rep = {}));
|
|
581
583
|
let reveal;
|
|
@@ -583,20 +585,20 @@ var sparkdream;
|
|
|
583
585
|
let module;
|
|
584
586
|
(function (module) {
|
|
585
587
|
module.v1 = {
|
|
586
|
-
...
|
|
588
|
+
..._281
|
|
587
589
|
};
|
|
588
590
|
})(module = reveal.module || (reveal.module = {}));
|
|
589
591
|
reveal.v1 = {
|
|
590
|
-
..._281,
|
|
591
592
|
..._282,
|
|
592
593
|
..._283,
|
|
593
594
|
..._284,
|
|
594
595
|
..._285,
|
|
595
|
-
...
|
|
596
|
-
...
|
|
597
|
-
...
|
|
598
|
-
...
|
|
599
|
-
...
|
|
596
|
+
..._286,
|
|
597
|
+
..._513,
|
|
598
|
+
..._530,
|
|
599
|
+
..._548,
|
|
600
|
+
..._566,
|
|
601
|
+
..._583
|
|
600
602
|
};
|
|
601
603
|
})(reveal = sparkdream_1.reveal || (sparkdream_1.reveal = {}));
|
|
602
604
|
let season;
|
|
@@ -604,11 +606,10 @@ var sparkdream;
|
|
|
604
606
|
let module;
|
|
605
607
|
(function (module) {
|
|
606
608
|
module.v1 = {
|
|
607
|
-
...
|
|
609
|
+
..._287
|
|
608
610
|
};
|
|
609
611
|
})(module = season.module || (season.module = {}));
|
|
610
612
|
season.v1 = {
|
|
611
|
-
..._287,
|
|
612
613
|
..._288,
|
|
613
614
|
..._289,
|
|
614
615
|
..._290,
|
|
@@ -636,11 +637,12 @@ var sparkdream;
|
|
|
636
637
|
..._312,
|
|
637
638
|
..._313,
|
|
638
639
|
..._314,
|
|
639
|
-
...
|
|
640
|
-
...
|
|
641
|
-
...
|
|
642
|
-
...
|
|
643
|
-
...
|
|
640
|
+
..._315,
|
|
641
|
+
..._514,
|
|
642
|
+
..._531,
|
|
643
|
+
..._549,
|
|
644
|
+
..._567,
|
|
645
|
+
..._584
|
|
644
646
|
};
|
|
645
647
|
})(season = sparkdream_1.season || (sparkdream_1.season = {}));
|
|
646
648
|
let service;
|
|
@@ -648,11 +650,10 @@ var sparkdream;
|
|
|
648
650
|
let module;
|
|
649
651
|
(function (module) {
|
|
650
652
|
module.v1 = {
|
|
651
|
-
...
|
|
653
|
+
..._316
|
|
652
654
|
};
|
|
653
655
|
})(module = service.module || (service.module = {}));
|
|
654
656
|
service.v1 = {
|
|
655
|
-
..._316,
|
|
656
657
|
..._317,
|
|
657
658
|
..._318,
|
|
658
659
|
..._319,
|
|
@@ -666,11 +667,12 @@ var sparkdream;
|
|
|
666
667
|
..._327,
|
|
667
668
|
..._328,
|
|
668
669
|
..._329,
|
|
669
|
-
...
|
|
670
|
-
...
|
|
671
|
-
...
|
|
672
|
-
...
|
|
673
|
-
...
|
|
670
|
+
..._330,
|
|
671
|
+
..._515,
|
|
672
|
+
..._532,
|
|
673
|
+
..._550,
|
|
674
|
+
..._568,
|
|
675
|
+
..._585
|
|
674
676
|
};
|
|
675
677
|
})(service = sparkdream_1.service || (sparkdream_1.service = {}));
|
|
676
678
|
let session;
|
|
@@ -678,21 +680,21 @@ var sparkdream;
|
|
|
678
680
|
let module;
|
|
679
681
|
(function (module) {
|
|
680
682
|
module.v1 = {
|
|
681
|
-
...
|
|
683
|
+
..._331
|
|
682
684
|
};
|
|
683
685
|
})(module = session.module || (session.module = {}));
|
|
684
686
|
session.v1 = {
|
|
685
|
-
..._331,
|
|
686
687
|
..._332,
|
|
687
688
|
..._333,
|
|
688
689
|
..._334,
|
|
689
690
|
..._335,
|
|
690
691
|
..._336,
|
|
691
|
-
...
|
|
692
|
-
...
|
|
693
|
-
...
|
|
694
|
-
...
|
|
695
|
-
...
|
|
692
|
+
..._337,
|
|
693
|
+
..._516,
|
|
694
|
+
..._533,
|
|
695
|
+
..._551,
|
|
696
|
+
..._569,
|
|
697
|
+
..._586
|
|
696
698
|
};
|
|
697
699
|
})(session = sparkdream_1.session || (sparkdream_1.session = {}));
|
|
698
700
|
let shield;
|
|
@@ -700,20 +702,20 @@ var sparkdream;
|
|
|
700
702
|
let module;
|
|
701
703
|
(function (module) {
|
|
702
704
|
module.v1 = {
|
|
703
|
-
...
|
|
705
|
+
..._338
|
|
704
706
|
};
|
|
705
707
|
})(module = shield.module || (shield.module = {}));
|
|
706
708
|
shield.v1 = {
|
|
707
|
-
..._338,
|
|
708
709
|
..._339,
|
|
709
710
|
..._340,
|
|
710
711
|
..._341,
|
|
711
712
|
..._342,
|
|
712
|
-
...
|
|
713
|
-
...
|
|
714
|
-
...
|
|
715
|
-
...
|
|
716
|
-
...
|
|
713
|
+
..._343,
|
|
714
|
+
..._517,
|
|
715
|
+
..._534,
|
|
716
|
+
..._552,
|
|
717
|
+
..._570,
|
|
718
|
+
..._587
|
|
717
719
|
};
|
|
718
720
|
})(shield = sparkdream_1.shield || (sparkdream_1.shield = {}));
|
|
719
721
|
let sparkdream;
|
|
@@ -721,19 +723,19 @@ var sparkdream;
|
|
|
721
723
|
let module;
|
|
722
724
|
(function (module) {
|
|
723
725
|
module.v1 = {
|
|
724
|
-
...
|
|
726
|
+
..._344
|
|
725
727
|
};
|
|
726
728
|
})(module = sparkdream.module || (sparkdream.module = {}));
|
|
727
729
|
sparkdream.v1 = {
|
|
728
|
-
..._344,
|
|
729
730
|
..._345,
|
|
730
731
|
..._346,
|
|
731
732
|
..._347,
|
|
732
|
-
...
|
|
733
|
-
...
|
|
734
|
-
...
|
|
735
|
-
...
|
|
736
|
-
...
|
|
733
|
+
..._348,
|
|
734
|
+
..._518,
|
|
735
|
+
..._535,
|
|
736
|
+
..._553,
|
|
737
|
+
..._571,
|
|
738
|
+
..._588
|
|
737
739
|
};
|
|
738
740
|
})(sparkdream = sparkdream_1.sparkdream || (sparkdream_1.sparkdream = {}));
|
|
739
741
|
let split;
|
|
@@ -741,25 +743,25 @@ var sparkdream;
|
|
|
741
743
|
let module;
|
|
742
744
|
(function (module) {
|
|
743
745
|
module.v1 = {
|
|
744
|
-
...
|
|
746
|
+
..._349
|
|
745
747
|
};
|
|
746
748
|
})(module = split.module || (split.module = {}));
|
|
747
749
|
split.v1 = {
|
|
748
|
-
..._349,
|
|
749
750
|
..._350,
|
|
750
751
|
..._351,
|
|
751
752
|
..._352,
|
|
752
753
|
..._353,
|
|
753
|
-
...
|
|
754
|
-
...
|
|
755
|
-
...
|
|
756
|
-
...
|
|
757
|
-
...
|
|
754
|
+
..._354,
|
|
755
|
+
..._519,
|
|
756
|
+
..._536,
|
|
757
|
+
..._554,
|
|
758
|
+
..._572,
|
|
759
|
+
..._589
|
|
758
760
|
};
|
|
759
761
|
})(split = sparkdream_1.split || (sparkdream_1.split = {}));
|
|
760
762
|
sparkdream_1.ClientFactory = {
|
|
761
|
-
..._595,
|
|
762
763
|
..._596,
|
|
763
|
-
..._597
|
|
764
|
+
..._597,
|
|
765
|
+
..._598
|
|
764
766
|
};
|
|
765
767
|
})(sparkdream || (exports.sparkdream = sparkdream = {}));
|