@ocap/client 1.17.4 → 1.17.7
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/base.js +1 -1
- package/dist/bundle.js +3 -3
- package/dist/report.html +2 -2
- package/dist/schema/graphql.json +7766 -7640
- package/dist/schema/graphql.txt +3 -3
- package/dist/types.js +168 -167
- package/dist/types.js.map +1 -1
- package/docs/QUERIES.md +5 -35
- package/lib/base.js +1 -1
- package/lib/schema/graphql.json +7766 -7640
- package/lib/schema/graphql.txt +3 -3
- package/lib/types.js +168 -167
- package/lib/types.js.map +1 -1
- package/package.json +14 -14
package/lib/types.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
|
|
1
2
|
/**
|
|
2
3
|
* List all query method names
|
|
3
4
|
*
|
|
@@ -140,7 +141,7 @@
|
|
|
140
141
|
*/
|
|
141
142
|
|
|
142
143
|
/**
|
|
143
|
-
* Structure of GraphQLClient.AccountFilterInput
|
|
144
|
+
* Structure of GraphQLClient.AccountFilterInput
|
|
144
145
|
*
|
|
145
146
|
* @memberof GraphQLClient
|
|
146
147
|
* @typedef {object} GraphQLClient.AccountFilterInput
|
|
@@ -148,7 +149,7 @@
|
|
|
148
149
|
*/
|
|
149
150
|
|
|
150
151
|
/**
|
|
151
|
-
* Structure of GraphQLClient.AddressFilterInput
|
|
152
|
+
* Structure of GraphQLClient.AddressFilterInput
|
|
152
153
|
*
|
|
153
154
|
* @memberof GraphQLClient
|
|
154
155
|
* @typedef {object} GraphQLClient.AddressFilterInput
|
|
@@ -158,7 +159,7 @@
|
|
|
158
159
|
*/
|
|
159
160
|
|
|
160
161
|
/**
|
|
161
|
-
* Structure of GraphQLClient.AssetFilterInput
|
|
162
|
+
* Structure of GraphQLClient.AssetFilterInput
|
|
162
163
|
*
|
|
163
164
|
* @memberof GraphQLClient
|
|
164
165
|
* @typedef {object} GraphQLClient.AssetFilterInput
|
|
@@ -166,7 +167,7 @@
|
|
|
166
167
|
*/
|
|
167
168
|
|
|
168
169
|
/**
|
|
169
|
-
* Structure of GraphQLClient.FactoryFilterInput
|
|
170
|
+
* Structure of GraphQLClient.FactoryFilterInput
|
|
170
171
|
*
|
|
171
172
|
* @memberof GraphQLClient
|
|
172
173
|
* @typedef {object} GraphQLClient.FactoryFilterInput
|
|
@@ -174,7 +175,7 @@
|
|
|
174
175
|
*/
|
|
175
176
|
|
|
176
177
|
/**
|
|
177
|
-
* Structure of GraphQLClient.PageInput
|
|
178
|
+
* Structure of GraphQLClient.PageInput
|
|
178
179
|
*
|
|
179
180
|
* @memberof GraphQLClient
|
|
180
181
|
* @typedef {object} GraphQLClient.PageInput
|
|
@@ -184,7 +185,7 @@
|
|
|
184
185
|
*/
|
|
185
186
|
|
|
186
187
|
/**
|
|
187
|
-
* Structure of GraphQLClient.PageOrderInput
|
|
188
|
+
* Structure of GraphQLClient.PageOrderInput
|
|
188
189
|
*
|
|
189
190
|
* @memberof GraphQLClient
|
|
190
191
|
* @typedef {object} GraphQLClient.PageOrderInput
|
|
@@ -193,7 +194,7 @@
|
|
|
193
194
|
*/
|
|
194
195
|
|
|
195
196
|
/**
|
|
196
|
-
* Structure of GraphQLClient.RangeFilterInput
|
|
197
|
+
* Structure of GraphQLClient.RangeFilterInput
|
|
197
198
|
*
|
|
198
199
|
* @memberof GraphQLClient
|
|
199
200
|
* @typedef {object} GraphQLClient.RangeFilterInput
|
|
@@ -202,7 +203,7 @@
|
|
|
202
203
|
*/
|
|
203
204
|
|
|
204
205
|
/**
|
|
205
|
-
* Structure of GraphQLClient.RequestGetAccountTokensInput
|
|
206
|
+
* Structure of GraphQLClient.RequestGetAccountTokensInput
|
|
206
207
|
*
|
|
207
208
|
* @memberof GraphQLClient
|
|
208
209
|
* @typedef {object} GraphQLClient.RequestGetAccountTokensInput
|
|
@@ -211,7 +212,7 @@
|
|
|
211
212
|
*/
|
|
212
213
|
|
|
213
214
|
/**
|
|
214
|
-
* Structure of GraphQLClient.RequestGetBlockInput
|
|
215
|
+
* Structure of GraphQLClient.RequestGetBlockInput
|
|
215
216
|
*
|
|
216
217
|
* @memberof GraphQLClient
|
|
217
218
|
* @typedef {object} GraphQLClient.RequestGetBlockInput
|
|
@@ -219,7 +220,7 @@
|
|
|
219
220
|
*/
|
|
220
221
|
|
|
221
222
|
/**
|
|
222
|
-
* Structure of GraphQLClient.RequestGetBlocksInput
|
|
223
|
+
* Structure of GraphQLClient.RequestGetBlocksInput
|
|
223
224
|
*
|
|
224
225
|
* @memberof GraphQLClient
|
|
225
226
|
* @typedef {object} GraphQLClient.RequestGetBlocksInput
|
|
@@ -229,7 +230,7 @@
|
|
|
229
230
|
*/
|
|
230
231
|
|
|
231
232
|
/**
|
|
232
|
-
* Structure of GraphQLClient.RequestGetConfigInput
|
|
233
|
+
* Structure of GraphQLClient.RequestGetConfigInput
|
|
233
234
|
*
|
|
234
235
|
* @memberof GraphQLClient
|
|
235
236
|
* @typedef {object} GraphQLClient.RequestGetConfigInput
|
|
@@ -237,7 +238,7 @@
|
|
|
237
238
|
*/
|
|
238
239
|
|
|
239
240
|
/**
|
|
240
|
-
* Structure of GraphQLClient.RequestGetEvidenceStateInput
|
|
241
|
+
* Structure of GraphQLClient.RequestGetEvidenceStateInput
|
|
241
242
|
*
|
|
242
243
|
* @memberof GraphQLClient
|
|
243
244
|
* @typedef {object} GraphQLClient.RequestGetEvidenceStateInput
|
|
@@ -245,7 +246,7 @@
|
|
|
245
246
|
*/
|
|
246
247
|
|
|
247
248
|
/**
|
|
248
|
-
* Structure of GraphQLClient.RequestGetRollupBlockInput
|
|
249
|
+
* Structure of GraphQLClient.RequestGetRollupBlockInput
|
|
249
250
|
*
|
|
250
251
|
* @memberof GraphQLClient
|
|
251
252
|
* @typedef {object} GraphQLClient.RequestGetRollupBlockInput
|
|
@@ -255,7 +256,7 @@
|
|
|
255
256
|
*/
|
|
256
257
|
|
|
257
258
|
/**
|
|
258
|
-
* Structure of GraphQLClient.RequestGetStateInput
|
|
259
|
+
* Structure of GraphQLClient.RequestGetStateInput
|
|
259
260
|
*
|
|
260
261
|
* @memberof GraphQLClient
|
|
261
262
|
* @typedef {object} GraphQLClient.RequestGetStateInput
|
|
@@ -265,7 +266,7 @@
|
|
|
265
266
|
*/
|
|
266
267
|
|
|
267
268
|
/**
|
|
268
|
-
* Structure of GraphQLClient.RequestGetTxInput
|
|
269
|
+
* Structure of GraphQLClient.RequestGetTxInput
|
|
269
270
|
*
|
|
270
271
|
* @memberof GraphQLClient
|
|
271
272
|
* @typedef {object} GraphQLClient.RequestGetTxInput
|
|
@@ -273,7 +274,7 @@
|
|
|
273
274
|
*/
|
|
274
275
|
|
|
275
276
|
/**
|
|
276
|
-
* Structure of GraphQLClient.RequestListAssetTransactionsInput
|
|
277
|
+
* Structure of GraphQLClient.RequestListAssetTransactionsInput
|
|
277
278
|
*
|
|
278
279
|
* @memberof GraphQLClient
|
|
279
280
|
* @typedef {object} GraphQLClient.RequestListAssetTransactionsInput
|
|
@@ -282,7 +283,7 @@
|
|
|
282
283
|
*/
|
|
283
284
|
|
|
284
285
|
/**
|
|
285
|
-
* Structure of GraphQLClient.RequestListAssetsInput
|
|
286
|
+
* Structure of GraphQLClient.RequestListAssetsInput
|
|
286
287
|
*
|
|
287
288
|
* @memberof GraphQLClient
|
|
288
289
|
* @typedef {object} GraphQLClient.RequestListAssetsInput
|
|
@@ -293,7 +294,7 @@
|
|
|
293
294
|
*/
|
|
294
295
|
|
|
295
296
|
/**
|
|
296
|
-
* Structure of GraphQLClient.RequestListBlocksInput
|
|
297
|
+
* Structure of GraphQLClient.RequestListBlocksInput
|
|
297
298
|
*
|
|
298
299
|
* @memberof GraphQLClient
|
|
299
300
|
* @typedef {object} GraphQLClient.RequestListBlocksInput
|
|
@@ -306,7 +307,7 @@
|
|
|
306
307
|
*/
|
|
307
308
|
|
|
308
309
|
/**
|
|
309
|
-
* Structure of GraphQLClient.RequestListFactoriesInput
|
|
310
|
+
* Structure of GraphQLClient.RequestListFactoriesInput
|
|
310
311
|
*
|
|
311
312
|
* @memberof GraphQLClient
|
|
312
313
|
* @typedef {object} GraphQLClient.RequestListFactoriesInput
|
|
@@ -316,7 +317,7 @@
|
|
|
316
317
|
*/
|
|
317
318
|
|
|
318
319
|
/**
|
|
319
|
-
* Structure of GraphQLClient.RequestListRollupBlocksInput
|
|
320
|
+
* Structure of GraphQLClient.RequestListRollupBlocksInput
|
|
320
321
|
*
|
|
321
322
|
* @memberof GraphQLClient
|
|
322
323
|
* @typedef {object} GraphQLClient.RequestListRollupBlocksInput
|
|
@@ -330,7 +331,7 @@
|
|
|
330
331
|
*/
|
|
331
332
|
|
|
332
333
|
/**
|
|
333
|
-
* Structure of GraphQLClient.RequestListRollupValidatorsInput
|
|
334
|
+
* Structure of GraphQLClient.RequestListRollupValidatorsInput
|
|
334
335
|
*
|
|
335
336
|
* @memberof GraphQLClient
|
|
336
337
|
* @typedef {object} GraphQLClient.RequestListRollupValidatorsInput
|
|
@@ -339,7 +340,7 @@
|
|
|
339
340
|
*/
|
|
340
341
|
|
|
341
342
|
/**
|
|
342
|
-
* Structure of GraphQLClient.RequestListRollupsInput
|
|
343
|
+
* Structure of GraphQLClient.RequestListRollupsInput
|
|
343
344
|
*
|
|
344
345
|
* @memberof GraphQLClient
|
|
345
346
|
* @typedef {object} GraphQLClient.RequestListRollupsInput
|
|
@@ -349,7 +350,7 @@
|
|
|
349
350
|
*/
|
|
350
351
|
|
|
351
352
|
/**
|
|
352
|
-
* Structure of GraphQLClient.RequestListStakesInput
|
|
353
|
+
* Structure of GraphQLClient.RequestListStakesInput
|
|
353
354
|
*
|
|
354
355
|
* @memberof GraphQLClient
|
|
355
356
|
* @typedef {object} GraphQLClient.RequestListStakesInput
|
|
@@ -360,7 +361,7 @@
|
|
|
360
361
|
*/
|
|
361
362
|
|
|
362
363
|
/**
|
|
363
|
-
* Structure of GraphQLClient.RequestListTokensInput
|
|
364
|
+
* Structure of GraphQLClient.RequestListTokensInput
|
|
364
365
|
*
|
|
365
366
|
* @memberof GraphQLClient
|
|
366
367
|
* @typedef {object} GraphQLClient.RequestListTokensInput
|
|
@@ -369,7 +370,7 @@
|
|
|
369
370
|
*/
|
|
370
371
|
|
|
371
372
|
/**
|
|
372
|
-
* Structure of GraphQLClient.RequestListTopAccountsInput
|
|
373
|
+
* Structure of GraphQLClient.RequestListTopAccountsInput
|
|
373
374
|
*
|
|
374
375
|
* @memberof GraphQLClient
|
|
375
376
|
* @typedef {object} GraphQLClient.RequestListTopAccountsInput
|
|
@@ -378,7 +379,7 @@
|
|
|
378
379
|
*/
|
|
379
380
|
|
|
380
381
|
/**
|
|
381
|
-
* Structure of GraphQLClient.RequestListTransactionsInput
|
|
382
|
+
* Structure of GraphQLClient.RequestListTransactionsInput
|
|
382
383
|
*
|
|
383
384
|
* @memberof GraphQLClient
|
|
384
385
|
* @typedef {object} GraphQLClient.RequestListTransactionsInput
|
|
@@ -396,7 +397,7 @@
|
|
|
396
397
|
*/
|
|
397
398
|
|
|
398
399
|
/**
|
|
399
|
-
* Structure of GraphQLClient.RequestSearchInput
|
|
400
|
+
* Structure of GraphQLClient.RequestSearchInput
|
|
400
401
|
*
|
|
401
402
|
* @memberof GraphQLClient
|
|
402
403
|
* @typedef {object} GraphQLClient.RequestSearchInput
|
|
@@ -405,7 +406,7 @@
|
|
|
405
406
|
*/
|
|
406
407
|
|
|
407
408
|
/**
|
|
408
|
-
* Structure of GraphQLClient.RequestSendTxInput
|
|
409
|
+
* Structure of GraphQLClient.RequestSendTxInput
|
|
409
410
|
*
|
|
410
411
|
* @memberof GraphQLClient
|
|
411
412
|
* @typedef {object} GraphQLClient.RequestSendTxInput
|
|
@@ -416,7 +417,7 @@
|
|
|
416
417
|
*/
|
|
417
418
|
|
|
418
419
|
/**
|
|
419
|
-
* Structure of GraphQLClient.RollupFilterInput
|
|
420
|
+
* Structure of GraphQLClient.RollupFilterInput
|
|
420
421
|
*
|
|
421
422
|
* @memberof GraphQLClient
|
|
422
423
|
* @typedef {object} GraphQLClient.RollupFilterInput
|
|
@@ -424,7 +425,7 @@
|
|
|
424
425
|
*/
|
|
425
426
|
|
|
426
427
|
/**
|
|
427
|
-
* Structure of GraphQLClient.TimeFilterInput
|
|
428
|
+
* Structure of GraphQLClient.TimeFilterInput
|
|
428
429
|
*
|
|
429
430
|
* @memberof GraphQLClient
|
|
430
431
|
* @typedef {object} GraphQLClient.TimeFilterInput
|
|
@@ -434,7 +435,7 @@
|
|
|
434
435
|
*/
|
|
435
436
|
|
|
436
437
|
/**
|
|
437
|
-
* Structure of GraphQLClient.TokenFilterInput
|
|
438
|
+
* Structure of GraphQLClient.TokenFilterInput
|
|
438
439
|
*
|
|
439
440
|
* @memberof GraphQLClient
|
|
440
441
|
* @typedef {object} GraphQLClient.TokenFilterInput
|
|
@@ -442,7 +443,7 @@
|
|
|
442
443
|
*/
|
|
443
444
|
|
|
444
445
|
/**
|
|
445
|
-
* Structure of GraphQLClient.TxFilterInput
|
|
446
|
+
* Structure of GraphQLClient.TxFilterInput
|
|
446
447
|
*
|
|
447
448
|
* @memberof GraphQLClient
|
|
448
449
|
* @typedef {object} GraphQLClient.TxFilterInput
|
|
@@ -450,7 +451,7 @@
|
|
|
450
451
|
*/
|
|
451
452
|
|
|
452
453
|
/**
|
|
453
|
-
* Structure of GraphQLClient.TypeFilterInput
|
|
454
|
+
* Structure of GraphQLClient.TypeFilterInput
|
|
454
455
|
*
|
|
455
456
|
* @memberof GraphQLClient
|
|
456
457
|
* @typedef {object} GraphQLClient.TypeFilterInput
|
|
@@ -458,7 +459,7 @@
|
|
|
458
459
|
*/
|
|
459
460
|
|
|
460
461
|
/**
|
|
461
|
-
* Structure of GraphQLClient.ValidatorFilterInput
|
|
462
|
+
* Structure of GraphQLClient.ValidatorFilterInput
|
|
462
463
|
*
|
|
463
464
|
* @memberof GraphQLClient
|
|
464
465
|
* @typedef {object} GraphQLClient.ValidatorFilterInput
|
|
@@ -466,7 +467,7 @@
|
|
|
466
467
|
*/
|
|
467
468
|
|
|
468
469
|
/**
|
|
469
|
-
* Structure of GraphQLClient.ValidityFilterInput
|
|
470
|
+
* Structure of GraphQLClient.ValidityFilterInput
|
|
470
471
|
*
|
|
471
472
|
* @memberof GraphQLClient
|
|
472
473
|
* @typedef {object} GraphQLClient.ValidityFilterInput
|
|
@@ -474,7 +475,7 @@
|
|
|
474
475
|
*/
|
|
475
476
|
|
|
476
477
|
/**
|
|
477
|
-
* Structure of GraphQLClient.WalletInfoInput
|
|
478
|
+
* Structure of GraphQLClient.WalletInfoInput
|
|
478
479
|
*
|
|
479
480
|
* @memberof GraphQLClient
|
|
480
481
|
* @typedef {object} GraphQLClient.WalletInfoInput
|
|
@@ -485,7 +486,7 @@
|
|
|
485
486
|
*/
|
|
486
487
|
|
|
487
488
|
/**
|
|
488
|
-
* Structure of GraphQLClient.WalletTypeInput
|
|
489
|
+
* Structure of GraphQLClient.WalletTypeInput
|
|
489
490
|
*
|
|
490
491
|
* @memberof GraphQLClient
|
|
491
492
|
* @typedef {object} GraphQLClient.WalletTypeInput
|
|
@@ -496,7 +497,7 @@
|
|
|
496
497
|
*/
|
|
497
498
|
|
|
498
499
|
/**
|
|
499
|
-
* Structure of GraphQLClient.AccountConfig
|
|
500
|
+
* Structure of GraphQLClient.AccountConfig
|
|
500
501
|
*
|
|
501
502
|
* @memberof GraphQLClient
|
|
502
503
|
* @typedef {object} GraphQLClient.AccountConfig
|
|
@@ -535,7 +536,7 @@
|
|
|
535
536
|
*/
|
|
536
537
|
|
|
537
538
|
/**
|
|
538
|
-
* Structure of GraphQLClient.AccountState
|
|
539
|
+
* Structure of GraphQLClient.AccountState
|
|
539
540
|
*
|
|
540
541
|
* @memberof GraphQLClient
|
|
541
542
|
* @typedef {object} GraphQLClient.AccountState
|
|
@@ -557,7 +558,7 @@
|
|
|
557
558
|
*/
|
|
558
559
|
|
|
559
560
|
/**
|
|
560
|
-
* Structure of GraphQLClient.AccountToken
|
|
561
|
+
* Structure of GraphQLClient.AccountToken
|
|
561
562
|
*
|
|
562
563
|
* @memberof GraphQLClient
|
|
563
564
|
* @typedef {object} GraphQLClient.AccountToken
|
|
@@ -568,7 +569,7 @@
|
|
|
568
569
|
*/
|
|
569
570
|
|
|
570
571
|
/**
|
|
571
|
-
* Structure of GraphQLClient.AcquireAssetV2Tx
|
|
572
|
+
* Structure of GraphQLClient.AcquireAssetV2Tx
|
|
572
573
|
*
|
|
573
574
|
* @memberof GraphQLClient
|
|
574
575
|
* @typedef {object} GraphQLClient.AcquireAssetV2Tx
|
|
@@ -581,7 +582,7 @@
|
|
|
581
582
|
*/
|
|
582
583
|
|
|
583
584
|
/**
|
|
584
|
-
* Structure of GraphQLClient.AcquireAssetV3Tx
|
|
585
|
+
* Structure of GraphQLClient.AcquireAssetV3Tx
|
|
585
586
|
*
|
|
586
587
|
* @memberof GraphQLClient
|
|
587
588
|
* @typedef {object} GraphQLClient.AcquireAssetV3Tx
|
|
@@ -595,7 +596,7 @@
|
|
|
595
596
|
*/
|
|
596
597
|
|
|
597
598
|
/**
|
|
598
|
-
* Structure of GraphQLClient.Any
|
|
599
|
+
* Structure of GraphQLClient.Any
|
|
599
600
|
*
|
|
600
601
|
* @memberof GraphQLClient
|
|
601
602
|
* @typedef {object} GraphQLClient.Any
|
|
@@ -604,7 +605,7 @@
|
|
|
604
605
|
*/
|
|
605
606
|
|
|
606
607
|
/**
|
|
607
|
-
* Structure of GraphQLClient.AssetFactoryHook
|
|
608
|
+
* Structure of GraphQLClient.AssetFactoryHook
|
|
608
609
|
*
|
|
609
610
|
* @memberof GraphQLClient
|
|
610
611
|
* @typedef {object} GraphQLClient.AssetFactoryHook
|
|
@@ -614,7 +615,7 @@
|
|
|
614
615
|
*/
|
|
615
616
|
|
|
616
617
|
/**
|
|
617
|
-
* Structure of GraphQLClient.AssetFactoryInput
|
|
618
|
+
* Structure of GraphQLClient.AssetFactoryInput
|
|
618
619
|
*
|
|
619
620
|
* @memberof GraphQLClient
|
|
620
621
|
* @typedef {object} GraphQLClient.AssetFactoryInput
|
|
@@ -625,7 +626,7 @@
|
|
|
625
626
|
*/
|
|
626
627
|
|
|
627
628
|
/**
|
|
628
|
-
* Structure of GraphQLClient.AssetFactoryState
|
|
629
|
+
* Structure of GraphQLClient.AssetFactoryState
|
|
629
630
|
*
|
|
630
631
|
* @memberof GraphQLClient
|
|
631
632
|
* @typedef {object} GraphQLClient.AssetFactoryState
|
|
@@ -649,7 +650,7 @@
|
|
|
649
650
|
*/
|
|
650
651
|
|
|
651
652
|
/**
|
|
652
|
-
* Structure of GraphQLClient.AssetState
|
|
653
|
+
* Structure of GraphQLClient.AssetState
|
|
653
654
|
*
|
|
654
655
|
* @memberof GraphQLClient
|
|
655
656
|
* @typedef {object} GraphQLClient.AssetState
|
|
@@ -670,7 +671,7 @@
|
|
|
670
671
|
*/
|
|
671
672
|
|
|
672
673
|
/**
|
|
673
|
-
* Structure of GraphQLClient.BlockID
|
|
674
|
+
* Structure of GraphQLClient.BlockID
|
|
674
675
|
*
|
|
675
676
|
* @memberof GraphQLClient
|
|
676
677
|
* @typedef {object} GraphQLClient.BlockID
|
|
@@ -679,7 +680,7 @@
|
|
|
679
680
|
*/
|
|
680
681
|
|
|
681
682
|
/**
|
|
682
|
-
* Structure of GraphQLClient.BlockInfo
|
|
683
|
+
* Structure of GraphQLClient.BlockInfo
|
|
683
684
|
*
|
|
684
685
|
* @memberof GraphQLClient
|
|
685
686
|
* @typedef {object} GraphQLClient.BlockInfo
|
|
@@ -705,7 +706,7 @@
|
|
|
705
706
|
*/
|
|
706
707
|
|
|
707
708
|
/**
|
|
708
|
-
* Structure of GraphQLClient.BlockInfoSimple
|
|
709
|
+
* Structure of GraphQLClient.BlockInfoSimple
|
|
709
710
|
*
|
|
710
711
|
* @memberof GraphQLClient
|
|
711
712
|
* @typedef {object} GraphQLClient.BlockInfoSimple
|
|
@@ -729,7 +730,7 @@
|
|
|
729
730
|
*/
|
|
730
731
|
|
|
731
732
|
/**
|
|
732
|
-
* Structure of GraphQLClient.ChainInfo
|
|
733
|
+
* Structure of GraphQLClient.ChainInfo
|
|
733
734
|
*
|
|
734
735
|
* @memberof GraphQLClient
|
|
735
736
|
* @typedef {object} GraphQLClient.ChainInfo
|
|
@@ -751,7 +752,7 @@
|
|
|
751
752
|
*/
|
|
752
753
|
|
|
753
754
|
/**
|
|
754
|
-
* Structure of GraphQLClient.ChainInfo_ForgeAppsVersionEntry
|
|
755
|
+
* Structure of GraphQLClient.ChainInfo_ForgeAppsVersionEntry
|
|
755
756
|
*
|
|
756
757
|
* @memberof GraphQLClient
|
|
757
758
|
* @typedef {object} GraphQLClient.ChainInfo_ForgeAppsVersionEntry
|
|
@@ -814,7 +815,7 @@
|
|
|
814
815
|
*/
|
|
815
816
|
|
|
816
817
|
/**
|
|
817
|
-
* Structure of GraphQLClient.ConsensusParams
|
|
818
|
+
* Structure of GraphQLClient.ConsensusParams
|
|
818
819
|
*
|
|
819
820
|
* @memberof GraphQLClient
|
|
820
821
|
* @typedef {object} GraphQLClient.ConsensusParams
|
|
@@ -829,7 +830,7 @@
|
|
|
829
830
|
*/
|
|
830
831
|
|
|
831
832
|
/**
|
|
832
|
-
* Structure of GraphQLClient.CreateAssetTx
|
|
833
|
+
* Structure of GraphQLClient.CreateAssetTx
|
|
833
834
|
*
|
|
834
835
|
* @memberof GraphQLClient
|
|
835
836
|
* @typedef {object} GraphQLClient.CreateAssetTx
|
|
@@ -847,7 +848,7 @@
|
|
|
847
848
|
*/
|
|
848
849
|
|
|
849
850
|
/**
|
|
850
|
-
* Structure of GraphQLClient.CreateFactoryTx
|
|
851
|
+
* Structure of GraphQLClient.CreateFactoryTx
|
|
851
852
|
*
|
|
852
853
|
* @memberof GraphQLClient
|
|
853
854
|
* @typedef {object} GraphQLClient.CreateFactoryTx
|
|
@@ -865,7 +866,7 @@
|
|
|
865
866
|
*/
|
|
866
867
|
|
|
867
868
|
/**
|
|
868
|
-
* Structure of GraphQLClient.CreateRollupBlockTx
|
|
869
|
+
* Structure of GraphQLClient.CreateRollupBlockTx
|
|
869
870
|
*
|
|
870
871
|
* @memberof GraphQLClient
|
|
871
872
|
* @typedef {object} GraphQLClient.CreateRollupBlockTx
|
|
@@ -883,7 +884,7 @@
|
|
|
883
884
|
*/
|
|
884
885
|
|
|
885
886
|
/**
|
|
886
|
-
* Structure of GraphQLClient.CreateRollupTx
|
|
887
|
+
* Structure of GraphQLClient.CreateRollupTx
|
|
887
888
|
*
|
|
888
889
|
* @memberof GraphQLClient
|
|
889
890
|
* @typedef {object} GraphQLClient.CreateRollupTx
|
|
@@ -987,7 +988,7 @@
|
|
|
987
988
|
*/
|
|
988
989
|
|
|
989
990
|
/**
|
|
990
|
-
* Structure of GraphQLClient.DelegateConfig
|
|
991
|
+
* Structure of GraphQLClient.DelegateConfig
|
|
991
992
|
*
|
|
992
993
|
* @memberof GraphQLClient
|
|
993
994
|
* @typedef {object} GraphQLClient.DelegateConfig
|
|
@@ -996,7 +997,7 @@
|
|
|
996
997
|
*/
|
|
997
998
|
|
|
998
999
|
/**
|
|
999
|
-
* Structure of GraphQLClient.DelegateOp
|
|
1000
|
+
* Structure of GraphQLClient.DelegateOp
|
|
1000
1001
|
*
|
|
1001
1002
|
* @memberof GraphQLClient
|
|
1002
1003
|
* @typedef {object} GraphQLClient.DelegateOp
|
|
@@ -1005,7 +1006,7 @@
|
|
|
1005
1006
|
*/
|
|
1006
1007
|
|
|
1007
1008
|
/**
|
|
1008
|
-
* Structure of GraphQLClient.DelegateOpState
|
|
1009
|
+
* Structure of GraphQLClient.DelegateOpState
|
|
1009
1010
|
*
|
|
1010
1011
|
* @memberof GraphQLClient
|
|
1011
1012
|
* @typedef {object} GraphQLClient.DelegateOpState
|
|
@@ -1017,7 +1018,7 @@
|
|
|
1017
1018
|
*/
|
|
1018
1019
|
|
|
1019
1020
|
/**
|
|
1020
|
-
* Structure of GraphQLClient.DelegateState
|
|
1021
|
+
* Structure of GraphQLClient.DelegateState
|
|
1021
1022
|
*
|
|
1022
1023
|
* @memberof GraphQLClient
|
|
1023
1024
|
* @typedef {object} GraphQLClient.DelegateState
|
|
@@ -1028,7 +1029,7 @@
|
|
|
1028
1029
|
*/
|
|
1029
1030
|
|
|
1030
1031
|
/**
|
|
1031
|
-
* Structure of GraphQLClient.DelegateState_OpsEntry
|
|
1032
|
+
* Structure of GraphQLClient.DelegateState_OpsEntry
|
|
1032
1033
|
*
|
|
1033
1034
|
* @memberof GraphQLClient
|
|
1034
1035
|
* @typedef {object} GraphQLClient.DelegateState_OpsEntry
|
|
@@ -1037,7 +1038,7 @@
|
|
|
1037
1038
|
*/
|
|
1038
1039
|
|
|
1039
1040
|
/**
|
|
1040
|
-
* Structure of GraphQLClient.DelegateTx
|
|
1041
|
+
* Structure of GraphQLClient.DelegateTx
|
|
1041
1042
|
*
|
|
1042
1043
|
* @memberof GraphQLClient
|
|
1043
1044
|
* @typedef {object} GraphQLClient.DelegateTx
|
|
@@ -1083,7 +1084,7 @@
|
|
|
1083
1084
|
*/
|
|
1084
1085
|
|
|
1085
1086
|
/**
|
|
1086
|
-
* Structure of GraphQLClient.Evidence
|
|
1087
|
+
* Structure of GraphQLClient.Evidence
|
|
1087
1088
|
*
|
|
1088
1089
|
* @memberof GraphQLClient
|
|
1089
1090
|
* @typedef {object} GraphQLClient.Evidence
|
|
@@ -1091,7 +1092,7 @@
|
|
|
1091
1092
|
*/
|
|
1092
1093
|
|
|
1093
1094
|
/**
|
|
1094
|
-
* Structure of GraphQLClient.EvidenceState
|
|
1095
|
+
* Structure of GraphQLClient.EvidenceState
|
|
1095
1096
|
*
|
|
1096
1097
|
* @memberof GraphQLClient
|
|
1097
1098
|
* @typedef {object} GraphQLClient.EvidenceState
|
|
@@ -1101,7 +1102,7 @@
|
|
|
1101
1102
|
*/
|
|
1102
1103
|
|
|
1103
1104
|
/**
|
|
1104
|
-
* Structure of GraphQLClient.ExchangeInfo
|
|
1105
|
+
* Structure of GraphQLClient.ExchangeInfo
|
|
1105
1106
|
*
|
|
1106
1107
|
* @memberof GraphQLClient
|
|
1107
1108
|
* @typedef {object} GraphQLClient.ExchangeInfo
|
|
@@ -1110,7 +1111,7 @@
|
|
|
1110
1111
|
*/
|
|
1111
1112
|
|
|
1112
1113
|
/**
|
|
1113
|
-
* Structure of GraphQLClient.ExchangeInfoV2
|
|
1114
|
+
* Structure of GraphQLClient.ExchangeInfoV2
|
|
1114
1115
|
*
|
|
1115
1116
|
* @memberof GraphQLClient
|
|
1116
1117
|
* @typedef {object} GraphQLClient.ExchangeInfoV2
|
|
@@ -1120,7 +1121,7 @@
|
|
|
1120
1121
|
*/
|
|
1121
1122
|
|
|
1122
1123
|
/**
|
|
1123
|
-
* Structure of GraphQLClient.ExchangeTx
|
|
1124
|
+
* Structure of GraphQLClient.ExchangeTx
|
|
1124
1125
|
*
|
|
1125
1126
|
* @memberof GraphQLClient
|
|
1126
1127
|
* @typedef {object} GraphQLClient.ExchangeTx
|
|
@@ -1132,7 +1133,7 @@
|
|
|
1132
1133
|
*/
|
|
1133
1134
|
|
|
1134
1135
|
/**
|
|
1135
|
-
* Structure of GraphQLClient.ExchangeV2Tx
|
|
1136
|
+
* Structure of GraphQLClient.ExchangeV2Tx
|
|
1136
1137
|
*
|
|
1137
1138
|
* @memberof GraphQLClient
|
|
1138
1139
|
* @typedef {object} GraphQLClient.ExchangeV2Tx
|
|
@@ -1144,7 +1145,7 @@
|
|
|
1144
1145
|
*/
|
|
1145
1146
|
|
|
1146
1147
|
/**
|
|
1147
|
-
* Structure of GraphQLClient.ForeignToken
|
|
1148
|
+
* Structure of GraphQLClient.ForeignToken
|
|
1148
1149
|
*
|
|
1149
1150
|
* @memberof GraphQLClient
|
|
1150
1151
|
* @typedef {object} GraphQLClient.ForeignToken
|
|
@@ -1156,7 +1157,7 @@
|
|
|
1156
1157
|
*/
|
|
1157
1158
|
|
|
1158
1159
|
/**
|
|
1159
|
-
* Structure of GraphQLClient.ForgeState
|
|
1160
|
+
* Structure of GraphQLClient.ForgeState
|
|
1160
1161
|
*
|
|
1161
1162
|
* @memberof GraphQLClient
|
|
1162
1163
|
* @typedef {object} GraphQLClient.ForgeState
|
|
@@ -1172,7 +1173,7 @@
|
|
|
1172
1173
|
*/
|
|
1173
1174
|
|
|
1174
1175
|
/**
|
|
1175
|
-
* Structure of GraphQLClient.ForgeState_TasksEntry
|
|
1176
|
+
* Structure of GraphQLClient.ForgeState_TasksEntry
|
|
1176
1177
|
*
|
|
1177
1178
|
* @memberof GraphQLClient
|
|
1178
1179
|
* @typedef {object} GraphQLClient.ForgeState_TasksEntry
|
|
@@ -1181,7 +1182,7 @@
|
|
|
1181
1182
|
*/
|
|
1182
1183
|
|
|
1183
1184
|
/**
|
|
1184
|
-
* Structure of GraphQLClient.ForgeStats
|
|
1185
|
+
* Structure of GraphQLClient.ForgeStats
|
|
1185
1186
|
*
|
|
1186
1187
|
* @memberof GraphQLClient
|
|
1187
1188
|
* @typedef {object} GraphQLClient.ForgeStats
|
|
@@ -1207,7 +1208,7 @@
|
|
|
1207
1208
|
*/
|
|
1208
1209
|
|
|
1209
1210
|
/**
|
|
1210
|
-
* Structure of GraphQLClient.ForgeToken
|
|
1211
|
+
* Structure of GraphQLClient.ForgeToken
|
|
1211
1212
|
*
|
|
1212
1213
|
* @memberof GraphQLClient
|
|
1213
1214
|
* @typedef {object} GraphQLClient.ForgeToken
|
|
@@ -1224,7 +1225,7 @@
|
|
|
1224
1225
|
*/
|
|
1225
1226
|
|
|
1226
1227
|
/**
|
|
1227
|
-
* Structure of GraphQLClient.GeoInfo
|
|
1228
|
+
* Structure of GraphQLClient.GeoInfo
|
|
1228
1229
|
*
|
|
1229
1230
|
* @memberof GraphQLClient
|
|
1230
1231
|
* @typedef {object} GraphQLClient.GeoInfo
|
|
@@ -1235,7 +1236,7 @@
|
|
|
1235
1236
|
*/
|
|
1236
1237
|
|
|
1237
1238
|
/**
|
|
1238
|
-
* Structure of GraphQLClient.IndexedAccountState
|
|
1239
|
+
* Structure of GraphQLClient.IndexedAccountState
|
|
1239
1240
|
*
|
|
1240
1241
|
* @memberof GraphQLClient
|
|
1241
1242
|
* @typedef {object} GraphQLClient.IndexedAccountState
|
|
@@ -1257,7 +1258,7 @@
|
|
|
1257
1258
|
*/
|
|
1258
1259
|
|
|
1259
1260
|
/**
|
|
1260
|
-
* Structure of GraphQLClient.IndexedAssetState
|
|
1261
|
+
* Structure of GraphQLClient.IndexedAssetState
|
|
1261
1262
|
*
|
|
1262
1263
|
* @memberof GraphQLClient
|
|
1263
1264
|
* @typedef {object} GraphQLClient.IndexedAssetState
|
|
@@ -1279,7 +1280,7 @@
|
|
|
1279
1280
|
*/
|
|
1280
1281
|
|
|
1281
1282
|
/**
|
|
1282
|
-
* Structure of GraphQLClient.IndexedBlock
|
|
1283
|
+
* Structure of GraphQLClient.IndexedBlock
|
|
1283
1284
|
*
|
|
1284
1285
|
* @memberof GraphQLClient
|
|
1285
1286
|
* @typedef {object} GraphQLClient.IndexedBlock
|
|
@@ -1291,7 +1292,7 @@
|
|
|
1291
1292
|
*/
|
|
1292
1293
|
|
|
1293
1294
|
/**
|
|
1294
|
-
* Structure of GraphQLClient.IndexedFactoryInput
|
|
1295
|
+
* Structure of GraphQLClient.IndexedFactoryInput
|
|
1295
1296
|
*
|
|
1296
1297
|
* @memberof GraphQLClient
|
|
1297
1298
|
* @typedef {object} GraphQLClient.IndexedFactoryInput
|
|
@@ -1302,7 +1303,7 @@
|
|
|
1302
1303
|
*/
|
|
1303
1304
|
|
|
1304
1305
|
/**
|
|
1305
|
-
* Structure of GraphQLClient.IndexedFactoryState
|
|
1306
|
+
* Structure of GraphQLClient.IndexedFactoryState
|
|
1306
1307
|
*
|
|
1307
1308
|
* @memberof GraphQLClient
|
|
1308
1309
|
* @typedef {object} GraphQLClient.IndexedFactoryState
|
|
@@ -1327,7 +1328,7 @@
|
|
|
1327
1328
|
*/
|
|
1328
1329
|
|
|
1329
1330
|
/**
|
|
1330
|
-
* Structure of GraphQLClient.IndexedRollupBlock
|
|
1331
|
+
* Structure of GraphQLClient.IndexedRollupBlock
|
|
1331
1332
|
*
|
|
1332
1333
|
* @memberof GraphQLClient
|
|
1333
1334
|
* @typedef {object} GraphQLClient.IndexedRollupBlock
|
|
@@ -1350,7 +1351,7 @@
|
|
|
1350
1351
|
*/
|
|
1351
1352
|
|
|
1352
1353
|
/**
|
|
1353
|
-
* Structure of GraphQLClient.IndexedRollupState
|
|
1354
|
+
* Structure of GraphQLClient.IndexedRollupState
|
|
1354
1355
|
*
|
|
1355
1356
|
* @memberof GraphQLClient
|
|
1356
1357
|
* @typedef {object} GraphQLClient.IndexedRollupState
|
|
@@ -1397,7 +1398,7 @@
|
|
|
1397
1398
|
*/
|
|
1398
1399
|
|
|
1399
1400
|
/**
|
|
1400
|
-
* Structure of GraphQLClient.IndexedRollupValidator
|
|
1401
|
+
* Structure of GraphQLClient.IndexedRollupValidator
|
|
1401
1402
|
*
|
|
1402
1403
|
* @memberof GraphQLClient
|
|
1403
1404
|
* @typedef {object} GraphQLClient.IndexedRollupValidator
|
|
@@ -1421,7 +1422,7 @@
|
|
|
1421
1422
|
*/
|
|
1422
1423
|
|
|
1423
1424
|
/**
|
|
1424
|
-
* Structure of GraphQLClient.IndexedStakeState
|
|
1425
|
+
* Structure of GraphQLClient.IndexedStakeState
|
|
1425
1426
|
*
|
|
1426
1427
|
* @memberof GraphQLClient
|
|
1427
1428
|
* @typedef {object} GraphQLClient.IndexedStakeState
|
|
@@ -1441,7 +1442,7 @@
|
|
|
1441
1442
|
*/
|
|
1442
1443
|
|
|
1443
1444
|
/**
|
|
1444
|
-
* Structure of GraphQLClient.IndexedTokenInput
|
|
1445
|
+
* Structure of GraphQLClient.IndexedTokenInput
|
|
1445
1446
|
*
|
|
1446
1447
|
* @memberof GraphQLClient
|
|
1447
1448
|
* @typedef {object} GraphQLClient.IndexedTokenInput
|
|
@@ -1453,7 +1454,7 @@
|
|
|
1453
1454
|
*/
|
|
1454
1455
|
|
|
1455
1456
|
/**
|
|
1456
|
-
* Structure of GraphQLClient.IndexedTokenState
|
|
1457
|
+
* Structure of GraphQLClient.IndexedTokenState
|
|
1457
1458
|
*
|
|
1458
1459
|
* @memberof GraphQLClient
|
|
1459
1460
|
* @typedef {object} GraphQLClient.IndexedTokenState
|
|
@@ -1473,7 +1474,7 @@
|
|
|
1473
1474
|
*/
|
|
1474
1475
|
|
|
1475
1476
|
/**
|
|
1476
|
-
* Structure of GraphQLClient.IndexedTransaction
|
|
1477
|
+
* Structure of GraphQLClient.IndexedTransaction
|
|
1477
1478
|
*
|
|
1478
1479
|
* @memberof GraphQLClient
|
|
1479
1480
|
* @typedef {object} GraphQLClient.IndexedTransaction
|
|
@@ -1490,7 +1491,7 @@
|
|
|
1490
1491
|
*/
|
|
1491
1492
|
|
|
1492
1493
|
/**
|
|
1493
|
-
* Structure of GraphQLClient.JoinRollupTx
|
|
1494
|
+
* Structure of GraphQLClient.JoinRollupTx
|
|
1494
1495
|
*
|
|
1495
1496
|
* @memberof GraphQLClient
|
|
1496
1497
|
* @typedef {object} GraphQLClient.JoinRollupTx
|
|
@@ -1502,7 +1503,7 @@
|
|
|
1502
1503
|
*/
|
|
1503
1504
|
|
|
1504
1505
|
/**
|
|
1505
|
-
* Structure of GraphQLClient.KVPair
|
|
1506
|
+
* Structure of GraphQLClient.KVPair
|
|
1506
1507
|
*
|
|
1507
1508
|
* @memberof GraphQLClient
|
|
1508
1509
|
* @typedef {object} GraphQLClient.KVPair
|
|
@@ -1511,7 +1512,7 @@
|
|
|
1511
1512
|
*/
|
|
1512
1513
|
|
|
1513
1514
|
/**
|
|
1514
|
-
* Structure of GraphQLClient.LeaveRollupTx
|
|
1515
|
+
* Structure of GraphQLClient.LeaveRollupTx
|
|
1515
1516
|
*
|
|
1516
1517
|
* @memberof GraphQLClient
|
|
1517
1518
|
* @typedef {object} GraphQLClient.LeaveRollupTx
|
|
@@ -1573,7 +1574,7 @@
|
|
|
1573
1574
|
*/
|
|
1574
1575
|
|
|
1575
1576
|
/**
|
|
1576
|
-
* Structure of GraphQLClient.MintAssetTx
|
|
1577
|
+
* Structure of GraphQLClient.MintAssetTx
|
|
1577
1578
|
*
|
|
1578
1579
|
* @memberof GraphQLClient
|
|
1579
1580
|
* @typedef {object} GraphQLClient.MintAssetTx
|
|
@@ -1586,7 +1587,7 @@
|
|
|
1586
1587
|
*/
|
|
1587
1588
|
|
|
1588
1589
|
/**
|
|
1589
|
-
* Structure of GraphQLClient.Multisig
|
|
1590
|
+
* Structure of GraphQLClient.Multisig
|
|
1590
1591
|
*
|
|
1591
1592
|
* @memberof GraphQLClient
|
|
1592
1593
|
* @typedef {object} GraphQLClient.Multisig
|
|
@@ -1598,7 +1599,7 @@
|
|
|
1598
1599
|
*/
|
|
1599
1600
|
|
|
1600
1601
|
/**
|
|
1601
|
-
* Structure of GraphQLClient.NFTDisplay
|
|
1602
|
+
* Structure of GraphQLClient.NFTDisplay
|
|
1602
1603
|
*
|
|
1603
1604
|
* @memberof GraphQLClient
|
|
1604
1605
|
* @typedef {object} GraphQLClient.NFTDisplay
|
|
@@ -1607,7 +1608,7 @@
|
|
|
1607
1608
|
*/
|
|
1608
1609
|
|
|
1609
1610
|
/**
|
|
1610
|
-
* Structure of GraphQLClient.NFTEndpoint
|
|
1611
|
+
* Structure of GraphQLClient.NFTEndpoint
|
|
1611
1612
|
*
|
|
1612
1613
|
* @memberof GraphQLClient
|
|
1613
1614
|
* @typedef {object} GraphQLClient.NFTEndpoint
|
|
@@ -1616,7 +1617,7 @@
|
|
|
1616
1617
|
*/
|
|
1617
1618
|
|
|
1618
1619
|
/**
|
|
1619
|
-
* Structure of GraphQLClient.NFTIssuer
|
|
1620
|
+
* Structure of GraphQLClient.NFTIssuer
|
|
1620
1621
|
*
|
|
1621
1622
|
* @memberof GraphQLClient
|
|
1622
1623
|
* @typedef {object} GraphQLClient.NFTIssuer
|
|
@@ -1626,7 +1627,7 @@
|
|
|
1626
1627
|
*/
|
|
1627
1628
|
|
|
1628
1629
|
/**
|
|
1629
|
-
* Structure of GraphQLClient.NetInfo
|
|
1630
|
+
* Structure of GraphQLClient.NetInfo
|
|
1630
1631
|
*
|
|
1631
1632
|
* @memberof GraphQLClient
|
|
1632
1633
|
* @typedef {object} GraphQLClient.NetInfo
|
|
@@ -1637,7 +1638,7 @@
|
|
|
1637
1638
|
*/
|
|
1638
1639
|
|
|
1639
1640
|
/**
|
|
1640
|
-
* Structure of GraphQLClient.NodeInfo
|
|
1641
|
+
* Structure of GraphQLClient.NodeInfo
|
|
1641
1642
|
*
|
|
1642
1643
|
* @memberof GraphQLClient
|
|
1643
1644
|
* @typedef {object} GraphQLClient.NodeInfo
|
|
@@ -1662,7 +1663,7 @@
|
|
|
1662
1663
|
*/
|
|
1663
1664
|
|
|
1664
1665
|
/**
|
|
1665
|
-
* Structure of GraphQLClient.NodeInfo_ForgeAppsVersionEntry
|
|
1666
|
+
* Structure of GraphQLClient.NodeInfo_ForgeAppsVersionEntry
|
|
1666
1667
|
*
|
|
1667
1668
|
* @memberof GraphQLClient
|
|
1668
1669
|
* @typedef {object} GraphQLClient.NodeInfo_ForgeAppsVersionEntry
|
|
@@ -1671,7 +1672,7 @@
|
|
|
1671
1672
|
*/
|
|
1672
1673
|
|
|
1673
1674
|
/**
|
|
1674
|
-
* Structure of GraphQLClient.PageInfo
|
|
1675
|
+
* Structure of GraphQLClient.PageInfo
|
|
1675
1676
|
*
|
|
1676
1677
|
* @memberof GraphQLClient
|
|
1677
1678
|
* @typedef {object} GraphQLClient.PageInfo
|
|
@@ -1681,7 +1682,7 @@
|
|
|
1681
1682
|
*/
|
|
1682
1683
|
|
|
1683
1684
|
/**
|
|
1684
|
-
* Structure of GraphQLClient.PartSetHeader
|
|
1685
|
+
* Structure of GraphQLClient.PartSetHeader
|
|
1685
1686
|
*
|
|
1686
1687
|
* @memberof GraphQLClient
|
|
1687
1688
|
* @typedef {object} GraphQLClient.PartSetHeader
|
|
@@ -1710,7 +1711,7 @@
|
|
|
1710
1711
|
*/
|
|
1711
1712
|
|
|
1712
1713
|
/**
|
|
1713
|
-
* Structure of GraphQLClient.PeerInfo
|
|
1714
|
+
* Structure of GraphQLClient.PeerInfo
|
|
1714
1715
|
*
|
|
1715
1716
|
* @memberof GraphQLClient
|
|
1716
1717
|
* @typedef {object} GraphQLClient.PeerInfo
|
|
@@ -1723,7 +1724,7 @@
|
|
|
1723
1724
|
*/
|
|
1724
1725
|
|
|
1725
1726
|
/**
|
|
1726
|
-
* Structure of GraphQLClient.PubKey
|
|
1727
|
+
* Structure of GraphQLClient.PubKey
|
|
1727
1728
|
*
|
|
1728
1729
|
* @memberof GraphQLClient
|
|
1729
1730
|
* @typedef {object} GraphQLClient.PubKey
|
|
@@ -1732,7 +1733,7 @@
|
|
|
1732
1733
|
*/
|
|
1733
1734
|
|
|
1734
1735
|
/**
|
|
1735
|
-
* Structure of GraphQLClient.ReceiptChange
|
|
1736
|
+
* Structure of GraphQLClient.ReceiptChange
|
|
1736
1737
|
*
|
|
1737
1738
|
* @memberof GraphQLClient
|
|
1738
1739
|
* @typedef {object} GraphQLClient.ReceiptChange
|
|
@@ -1742,7 +1743,7 @@
|
|
|
1742
1743
|
*/
|
|
1743
1744
|
|
|
1744
1745
|
/**
|
|
1745
|
-
* Structure of GraphQLClient.ResponseGetAccountState
|
|
1746
|
+
* Structure of GraphQLClient.ResponseGetAccountState
|
|
1746
1747
|
*
|
|
1747
1748
|
* @memberof GraphQLClient
|
|
1748
1749
|
* @typedef {object} GraphQLClient.ResponseGetAccountState
|
|
@@ -1751,7 +1752,7 @@
|
|
|
1751
1752
|
*/
|
|
1752
1753
|
|
|
1753
1754
|
/**
|
|
1754
|
-
* Structure of GraphQLClient.ResponseGetAccountTokens
|
|
1755
|
+
* Structure of GraphQLClient.ResponseGetAccountTokens
|
|
1755
1756
|
*
|
|
1756
1757
|
* @memberof GraphQLClient
|
|
1757
1758
|
* @typedef {object} GraphQLClient.ResponseGetAccountTokens
|
|
@@ -1760,7 +1761,7 @@
|
|
|
1760
1761
|
*/
|
|
1761
1762
|
|
|
1762
1763
|
/**
|
|
1763
|
-
* Structure of GraphQLClient.ResponseGetAssetState
|
|
1764
|
+
* Structure of GraphQLClient.ResponseGetAssetState
|
|
1764
1765
|
*
|
|
1765
1766
|
* @memberof GraphQLClient
|
|
1766
1767
|
* @typedef {object} GraphQLClient.ResponseGetAssetState
|
|
@@ -1769,7 +1770,7 @@
|
|
|
1769
1770
|
*/
|
|
1770
1771
|
|
|
1771
1772
|
/**
|
|
1772
|
-
* Structure of GraphQLClient.ResponseGetBlock
|
|
1773
|
+
* Structure of GraphQLClient.ResponseGetBlock
|
|
1773
1774
|
*
|
|
1774
1775
|
* @memberof GraphQLClient
|
|
1775
1776
|
* @typedef {object} GraphQLClient.ResponseGetBlock
|
|
@@ -1778,7 +1779,7 @@
|
|
|
1778
1779
|
*/
|
|
1779
1780
|
|
|
1780
1781
|
/**
|
|
1781
|
-
* Structure of GraphQLClient.ResponseGetBlocks
|
|
1782
|
+
* Structure of GraphQLClient.ResponseGetBlocks
|
|
1782
1783
|
*
|
|
1783
1784
|
* @memberof GraphQLClient
|
|
1784
1785
|
* @typedef {object} GraphQLClient.ResponseGetBlocks
|
|
@@ -1788,7 +1789,7 @@
|
|
|
1788
1789
|
*/
|
|
1789
1790
|
|
|
1790
1791
|
/**
|
|
1791
|
-
* Structure of GraphQLClient.ResponseGetChainInfo
|
|
1792
|
+
* Structure of GraphQLClient.ResponseGetChainInfo
|
|
1792
1793
|
*
|
|
1793
1794
|
* @memberof GraphQLClient
|
|
1794
1795
|
* @typedef {object} GraphQLClient.ResponseGetChainInfo
|
|
@@ -1814,7 +1815,7 @@
|
|
|
1814
1815
|
*/
|
|
1815
1816
|
|
|
1816
1817
|
/**
|
|
1817
|
-
* Structure of GraphQLClient.ResponseGetDelegateState
|
|
1818
|
+
* Structure of GraphQLClient.ResponseGetDelegateState
|
|
1818
1819
|
*
|
|
1819
1820
|
* @memberof GraphQLClient
|
|
1820
1821
|
* @typedef {object} GraphQLClient.ResponseGetDelegateState
|
|
@@ -1823,7 +1824,7 @@
|
|
|
1823
1824
|
*/
|
|
1824
1825
|
|
|
1825
1826
|
/**
|
|
1826
|
-
* Structure of GraphQLClient.ResponseGetEvidenceState
|
|
1827
|
+
* Structure of GraphQLClient.ResponseGetEvidenceState
|
|
1827
1828
|
*
|
|
1828
1829
|
* @memberof GraphQLClient
|
|
1829
1830
|
* @typedef {object} GraphQLClient.ResponseGetEvidenceState
|
|
@@ -1832,7 +1833,7 @@
|
|
|
1832
1833
|
*/
|
|
1833
1834
|
|
|
1834
1835
|
/**
|
|
1835
|
-
* Structure of GraphQLClient.ResponseGetFactoryState
|
|
1836
|
+
* Structure of GraphQLClient.ResponseGetFactoryState
|
|
1836
1837
|
*
|
|
1837
1838
|
* @memberof GraphQLClient
|
|
1838
1839
|
* @typedef {object} GraphQLClient.ResponseGetFactoryState
|
|
@@ -1841,7 +1842,7 @@
|
|
|
1841
1842
|
*/
|
|
1842
1843
|
|
|
1843
1844
|
/**
|
|
1844
|
-
* Structure of GraphQLClient.ResponseGetForgeState
|
|
1845
|
+
* Structure of GraphQLClient.ResponseGetForgeState
|
|
1845
1846
|
*
|
|
1846
1847
|
* @memberof GraphQLClient
|
|
1847
1848
|
* @typedef {object} GraphQLClient.ResponseGetForgeState
|
|
@@ -1850,7 +1851,7 @@
|
|
|
1850
1851
|
*/
|
|
1851
1852
|
|
|
1852
1853
|
/**
|
|
1853
|
-
* Structure of GraphQLClient.ResponseGetForgeStats
|
|
1854
|
+
* Structure of GraphQLClient.ResponseGetForgeStats
|
|
1854
1855
|
*
|
|
1855
1856
|
* @memberof GraphQLClient
|
|
1856
1857
|
* @typedef {object} GraphQLClient.ResponseGetForgeStats
|
|
@@ -1859,7 +1860,7 @@
|
|
|
1859
1860
|
*/
|
|
1860
1861
|
|
|
1861
1862
|
/**
|
|
1862
|
-
* Structure of GraphQLClient.ResponseGetNetInfo
|
|
1863
|
+
* Structure of GraphQLClient.ResponseGetNetInfo
|
|
1863
1864
|
*
|
|
1864
1865
|
* @memberof GraphQLClient
|
|
1865
1866
|
* @typedef {object} GraphQLClient.ResponseGetNetInfo
|
|
@@ -1868,7 +1869,7 @@
|
|
|
1868
1869
|
*/
|
|
1869
1870
|
|
|
1870
1871
|
/**
|
|
1871
|
-
* Structure of GraphQLClient.ResponseGetNodeInfo
|
|
1872
|
+
* Structure of GraphQLClient.ResponseGetNodeInfo
|
|
1872
1873
|
*
|
|
1873
1874
|
* @memberof GraphQLClient
|
|
1874
1875
|
* @typedef {object} GraphQLClient.ResponseGetNodeInfo
|
|
@@ -1877,7 +1878,7 @@
|
|
|
1877
1878
|
*/
|
|
1878
1879
|
|
|
1879
1880
|
/**
|
|
1880
|
-
* Structure of GraphQLClient.ResponseGetRollupBlock
|
|
1881
|
+
* Structure of GraphQLClient.ResponseGetRollupBlock
|
|
1881
1882
|
*
|
|
1882
1883
|
* @memberof GraphQLClient
|
|
1883
1884
|
* @typedef {object} GraphQLClient.ResponseGetRollupBlock
|
|
@@ -1886,7 +1887,7 @@
|
|
|
1886
1887
|
*/
|
|
1887
1888
|
|
|
1888
1889
|
/**
|
|
1889
|
-
* Structure of GraphQLClient.ResponseGetRollupState
|
|
1890
|
+
* Structure of GraphQLClient.ResponseGetRollupState
|
|
1890
1891
|
*
|
|
1891
1892
|
* @memberof GraphQLClient
|
|
1892
1893
|
* @typedef {object} GraphQLClient.ResponseGetRollupState
|
|
@@ -1895,7 +1896,7 @@
|
|
|
1895
1896
|
*/
|
|
1896
1897
|
|
|
1897
1898
|
/**
|
|
1898
|
-
* Structure of GraphQLClient.ResponseGetStakeState
|
|
1899
|
+
* Structure of GraphQLClient.ResponseGetStakeState
|
|
1899
1900
|
*
|
|
1900
1901
|
* @memberof GraphQLClient
|
|
1901
1902
|
* @typedef {object} GraphQLClient.ResponseGetStakeState
|
|
@@ -1904,7 +1905,7 @@
|
|
|
1904
1905
|
*/
|
|
1905
1906
|
|
|
1906
1907
|
/**
|
|
1907
|
-
* Structure of GraphQLClient.ResponseGetTokenState
|
|
1908
|
+
* Structure of GraphQLClient.ResponseGetTokenState
|
|
1908
1909
|
*
|
|
1909
1910
|
* @memberof GraphQLClient
|
|
1910
1911
|
* @typedef {object} GraphQLClient.ResponseGetTokenState
|
|
@@ -1913,7 +1914,7 @@
|
|
|
1913
1914
|
*/
|
|
1914
1915
|
|
|
1915
1916
|
/**
|
|
1916
|
-
* Structure of GraphQLClient.ResponseGetTx
|
|
1917
|
+
* Structure of GraphQLClient.ResponseGetTx
|
|
1917
1918
|
*
|
|
1918
1919
|
* @memberof GraphQLClient
|
|
1919
1920
|
* @typedef {object} GraphQLClient.ResponseGetTx
|
|
@@ -1922,7 +1923,7 @@
|
|
|
1922
1923
|
*/
|
|
1923
1924
|
|
|
1924
1925
|
/**
|
|
1925
|
-
* Structure of GraphQLClient.ResponseGetUnconfirmedTxs
|
|
1926
|
+
* Structure of GraphQLClient.ResponseGetUnconfirmedTxs
|
|
1926
1927
|
*
|
|
1927
1928
|
* @memberof GraphQLClient
|
|
1928
1929
|
* @typedef {object} GraphQLClient.ResponseGetUnconfirmedTxs
|
|
@@ -1932,7 +1933,7 @@
|
|
|
1932
1933
|
*/
|
|
1933
1934
|
|
|
1934
1935
|
/**
|
|
1935
|
-
* Structure of GraphQLClient.ResponseGetValidatorsInfo
|
|
1936
|
+
* Structure of GraphQLClient.ResponseGetValidatorsInfo
|
|
1936
1937
|
*
|
|
1937
1938
|
* @memberof GraphQLClient
|
|
1938
1939
|
* @typedef {object} GraphQLClient.ResponseGetValidatorsInfo
|
|
@@ -1941,7 +1942,7 @@
|
|
|
1941
1942
|
*/
|
|
1942
1943
|
|
|
1943
1944
|
/**
|
|
1944
|
-
* Structure of GraphQLClient.ResponseListAssetTransactions
|
|
1945
|
+
* Structure of GraphQLClient.ResponseListAssetTransactions
|
|
1945
1946
|
*
|
|
1946
1947
|
* @memberof GraphQLClient
|
|
1947
1948
|
* @typedef {object} GraphQLClient.ResponseListAssetTransactions
|
|
@@ -1951,7 +1952,7 @@
|
|
|
1951
1952
|
*/
|
|
1952
1953
|
|
|
1953
1954
|
/**
|
|
1954
|
-
* Structure of GraphQLClient.ResponseListAssets
|
|
1955
|
+
* Structure of GraphQLClient.ResponseListAssets
|
|
1955
1956
|
*
|
|
1956
1957
|
* @memberof GraphQLClient
|
|
1957
1958
|
* @typedef {object} GraphQLClient.ResponseListAssets
|
|
@@ -1961,7 +1962,7 @@
|
|
|
1961
1962
|
*/
|
|
1962
1963
|
|
|
1963
1964
|
/**
|
|
1964
|
-
* Structure of GraphQLClient.ResponseListBlocks
|
|
1965
|
+
* Structure of GraphQLClient.ResponseListBlocks
|
|
1965
1966
|
*
|
|
1966
1967
|
* @memberof GraphQLClient
|
|
1967
1968
|
* @typedef {object} GraphQLClient.ResponseListBlocks
|
|
@@ -1971,7 +1972,7 @@
|
|
|
1971
1972
|
*/
|
|
1972
1973
|
|
|
1973
1974
|
/**
|
|
1974
|
-
* Structure of GraphQLClient.ResponseListFactories
|
|
1975
|
+
* Structure of GraphQLClient.ResponseListFactories
|
|
1975
1976
|
*
|
|
1976
1977
|
* @memberof GraphQLClient
|
|
1977
1978
|
* @typedef {object} GraphQLClient.ResponseListFactories
|
|
@@ -1981,7 +1982,7 @@
|
|
|
1981
1982
|
*/
|
|
1982
1983
|
|
|
1983
1984
|
/**
|
|
1984
|
-
* Structure of GraphQLClient.ResponseListRollupBlocks
|
|
1985
|
+
* Structure of GraphQLClient.ResponseListRollupBlocks
|
|
1985
1986
|
*
|
|
1986
1987
|
* @memberof GraphQLClient
|
|
1987
1988
|
* @typedef {object} GraphQLClient.ResponseListRollupBlocks
|
|
@@ -1991,7 +1992,7 @@
|
|
|
1991
1992
|
*/
|
|
1992
1993
|
|
|
1993
1994
|
/**
|
|
1994
|
-
* Structure of GraphQLClient.ResponseListRollupValidators
|
|
1995
|
+
* Structure of GraphQLClient.ResponseListRollupValidators
|
|
1995
1996
|
*
|
|
1996
1997
|
* @memberof GraphQLClient
|
|
1997
1998
|
* @typedef {object} GraphQLClient.ResponseListRollupValidators
|
|
@@ -2001,7 +2002,7 @@
|
|
|
2001
2002
|
*/
|
|
2002
2003
|
|
|
2003
2004
|
/**
|
|
2004
|
-
* Structure of GraphQLClient.ResponseListRollups
|
|
2005
|
+
* Structure of GraphQLClient.ResponseListRollups
|
|
2005
2006
|
*
|
|
2006
2007
|
* @memberof GraphQLClient
|
|
2007
2008
|
* @typedef {object} GraphQLClient.ResponseListRollups
|
|
@@ -2011,7 +2012,7 @@
|
|
|
2011
2012
|
*/
|
|
2012
2013
|
|
|
2013
2014
|
/**
|
|
2014
|
-
* Structure of GraphQLClient.ResponseListStakes
|
|
2015
|
+
* Structure of GraphQLClient.ResponseListStakes
|
|
2015
2016
|
*
|
|
2016
2017
|
* @memberof GraphQLClient
|
|
2017
2018
|
* @typedef {object} GraphQLClient.ResponseListStakes
|
|
@@ -2021,7 +2022,7 @@
|
|
|
2021
2022
|
*/
|
|
2022
2023
|
|
|
2023
2024
|
/**
|
|
2024
|
-
* Structure of GraphQLClient.ResponseListTokens
|
|
2025
|
+
* Structure of GraphQLClient.ResponseListTokens
|
|
2025
2026
|
*
|
|
2026
2027
|
* @memberof GraphQLClient
|
|
2027
2028
|
* @typedef {object} GraphQLClient.ResponseListTokens
|
|
@@ -2031,7 +2032,7 @@
|
|
|
2031
2032
|
*/
|
|
2032
2033
|
|
|
2033
2034
|
/**
|
|
2034
|
-
* Structure of GraphQLClient.ResponseListTopAccounts
|
|
2035
|
+
* Structure of GraphQLClient.ResponseListTopAccounts
|
|
2035
2036
|
*
|
|
2036
2037
|
* @memberof GraphQLClient
|
|
2037
2038
|
* @typedef {object} GraphQLClient.ResponseListTopAccounts
|
|
@@ -2041,7 +2042,7 @@
|
|
|
2041
2042
|
*/
|
|
2042
2043
|
|
|
2043
2044
|
/**
|
|
2044
|
-
* Structure of GraphQLClient.ResponseListTransactions
|
|
2045
|
+
* Structure of GraphQLClient.ResponseListTransactions
|
|
2045
2046
|
*
|
|
2046
2047
|
* @memberof GraphQLClient
|
|
2047
2048
|
* @typedef {object} GraphQLClient.ResponseListTransactions
|
|
@@ -2051,7 +2052,7 @@
|
|
|
2051
2052
|
*/
|
|
2052
2053
|
|
|
2053
2054
|
/**
|
|
2054
|
-
* Structure of GraphQLClient.ResponseSearch
|
|
2055
|
+
* Structure of GraphQLClient.ResponseSearch
|
|
2055
2056
|
*
|
|
2056
2057
|
* @memberof GraphQLClient
|
|
2057
2058
|
* @typedef {object} GraphQLClient.ResponseSearch
|
|
@@ -2098,7 +2099,7 @@
|
|
|
2098
2099
|
*/
|
|
2099
2100
|
|
|
2100
2101
|
/**
|
|
2101
|
-
* Structure of GraphQLClient.RevokeDelegateTx
|
|
2102
|
+
* Structure of GraphQLClient.RevokeDelegateTx
|
|
2102
2103
|
*
|
|
2103
2104
|
* @memberof GraphQLClient
|
|
2104
2105
|
* @typedef {object} GraphQLClient.RevokeDelegateTx
|
|
@@ -2109,7 +2110,7 @@
|
|
|
2109
2110
|
*/
|
|
2110
2111
|
|
|
2111
2112
|
/**
|
|
2112
|
-
* Structure of GraphQLClient.RevokeStakeTx
|
|
2113
|
+
* Structure of GraphQLClient.RevokeStakeTx
|
|
2113
2114
|
*
|
|
2114
2115
|
* @memberof GraphQLClient
|
|
2115
2116
|
* @typedef {object} GraphQLClient.RevokeStakeTx
|
|
@@ -2119,7 +2120,7 @@
|
|
|
2119
2120
|
*/
|
|
2120
2121
|
|
|
2121
2122
|
/**
|
|
2122
|
-
* Structure of GraphQLClient.RollupBlock
|
|
2123
|
+
* Structure of GraphQLClient.RollupBlock
|
|
2123
2124
|
*
|
|
2124
2125
|
* @memberof GraphQLClient
|
|
2125
2126
|
* @typedef {object} GraphQLClient.RollupBlock
|
|
@@ -2141,7 +2142,7 @@
|
|
|
2141
2142
|
*/
|
|
2142
2143
|
|
|
2143
2144
|
/**
|
|
2144
|
-
* Structure of GraphQLClient.RollupState
|
|
2145
|
+
* Structure of GraphQLClient.RollupState
|
|
2145
2146
|
*
|
|
2146
2147
|
* @memberof GraphQLClient
|
|
2147
2148
|
* @typedef {object} GraphQLClient.RollupState
|
|
@@ -2187,7 +2188,7 @@
|
|
|
2187
2188
|
*/
|
|
2188
2189
|
|
|
2189
2190
|
/**
|
|
2190
|
-
* Structure of GraphQLClient.RollupValidator
|
|
2191
|
+
* Structure of GraphQLClient.RollupValidator
|
|
2191
2192
|
*
|
|
2192
2193
|
* @memberof GraphQLClient
|
|
2193
2194
|
* @typedef {object} GraphQLClient.RollupValidator
|
|
@@ -2197,7 +2198,7 @@
|
|
|
2197
2198
|
*/
|
|
2198
2199
|
|
|
2199
2200
|
/**
|
|
2200
|
-
* Structure of GraphQLClient.SearchResult
|
|
2201
|
+
* Structure of GraphQLClient.SearchResult
|
|
2201
2202
|
*
|
|
2202
2203
|
* @memberof GraphQLClient
|
|
2203
2204
|
* @typedef {object} GraphQLClient.SearchResult
|
|
@@ -2206,7 +2207,7 @@
|
|
|
2206
2207
|
*/
|
|
2207
2208
|
|
|
2208
2209
|
/**
|
|
2209
|
-
* Structure of GraphQLClient.StakeState
|
|
2210
|
+
* Structure of GraphQLClient.StakeState
|
|
2210
2211
|
*
|
|
2211
2212
|
* @memberof GraphQLClient
|
|
2212
2213
|
* @typedef {object} GraphQLClient.StakeState
|
|
@@ -2225,7 +2226,7 @@
|
|
|
2225
2226
|
*/
|
|
2226
2227
|
|
|
2227
2228
|
/**
|
|
2228
|
-
* Structure of GraphQLClient.StakeTx
|
|
2229
|
+
* Structure of GraphQLClient.StakeTx
|
|
2229
2230
|
*
|
|
2230
2231
|
* @memberof GraphQLClient
|
|
2231
2232
|
* @typedef {object} GraphQLClient.StakeTx
|
|
@@ -2239,7 +2240,7 @@
|
|
|
2239
2240
|
*/
|
|
2240
2241
|
|
|
2241
2242
|
/**
|
|
2242
|
-
* Structure of GraphQLClient.StateContext
|
|
2243
|
+
* Structure of GraphQLClient.StateContext
|
|
2243
2244
|
*
|
|
2244
2245
|
* @memberof GraphQLClient
|
|
2245
2246
|
* @typedef {object} GraphQLClient.StateContext
|
|
@@ -2250,7 +2251,7 @@
|
|
|
2250
2251
|
*/
|
|
2251
2252
|
|
|
2252
2253
|
/**
|
|
2253
|
-
* Structure of GraphQLClient.TokenInfo
|
|
2254
|
+
* Structure of GraphQLClient.TokenInfo
|
|
2254
2255
|
*
|
|
2255
2256
|
* @memberof GraphQLClient
|
|
2256
2257
|
* @typedef {object} GraphQLClient.TokenInfo
|
|
@@ -2262,7 +2263,7 @@
|
|
|
2262
2263
|
*/
|
|
2263
2264
|
|
|
2264
2265
|
/**
|
|
2265
|
-
* Structure of GraphQLClient.TokenInput
|
|
2266
|
+
* Structure of GraphQLClient.TokenInput
|
|
2266
2267
|
*
|
|
2267
2268
|
* @memberof GraphQLClient
|
|
2268
2269
|
* @typedef {object} GraphQLClient.TokenInput
|
|
@@ -2271,7 +2272,7 @@
|
|
|
2271
2272
|
*/
|
|
2272
2273
|
|
|
2273
2274
|
/**
|
|
2274
|
-
* Structure of GraphQLClient.TokenState
|
|
2275
|
+
* Structure of GraphQLClient.TokenState
|
|
2275
2276
|
*
|
|
2276
2277
|
* @memberof GraphQLClient
|
|
2277
2278
|
* @typedef {object} GraphQLClient.TokenState
|
|
@@ -2290,7 +2291,7 @@
|
|
|
2290
2291
|
*/
|
|
2291
2292
|
|
|
2292
2293
|
/**
|
|
2293
|
-
* Structure of GraphQLClient.TokenSymbol
|
|
2294
|
+
* Structure of GraphQLClient.TokenSymbol
|
|
2294
2295
|
*
|
|
2295
2296
|
* @memberof GraphQLClient
|
|
2296
2297
|
* @typedef {object} GraphQLClient.TokenSymbol
|
|
@@ -2301,7 +2302,7 @@
|
|
|
2301
2302
|
*/
|
|
2302
2303
|
|
|
2303
2304
|
/**
|
|
2304
|
-
* Structure of GraphQLClient.Transaction
|
|
2305
|
+
* Structure of GraphQLClient.Transaction
|
|
2305
2306
|
*
|
|
2306
2307
|
* @memberof GraphQLClient
|
|
2307
2308
|
* @typedef {object} GraphQLClient.Transaction
|
|
@@ -2319,7 +2320,7 @@
|
|
|
2319
2320
|
*/
|
|
2320
2321
|
|
|
2321
2322
|
/**
|
|
2322
|
-
* Structure of GraphQLClient.TransactionConfig
|
|
2323
|
+
* Structure of GraphQLClient.TransactionConfig
|
|
2323
2324
|
*
|
|
2324
2325
|
* @memberof GraphQLClient
|
|
2325
2326
|
* @typedef {object} GraphQLClient.TransactionConfig
|
|
@@ -2331,7 +2332,7 @@
|
|
|
2331
2332
|
*/
|
|
2332
2333
|
|
|
2333
2334
|
/**
|
|
2334
|
-
* Structure of GraphQLClient.TransactionInfo
|
|
2335
|
+
* Structure of GraphQLClient.TransactionInfo
|
|
2335
2336
|
*
|
|
2336
2337
|
* @memberof GraphQLClient
|
|
2337
2338
|
* @typedef {object} GraphQLClient.TransactionInfo
|
|
@@ -2349,7 +2350,7 @@
|
|
|
2349
2350
|
*/
|
|
2350
2351
|
|
|
2351
2352
|
/**
|
|
2352
|
-
* Structure of GraphQLClient.TransactionInput
|
|
2353
|
+
* Structure of GraphQLClient.TransactionInput
|
|
2353
2354
|
*
|
|
2354
2355
|
* @memberof GraphQLClient
|
|
2355
2356
|
* @typedef {object} GraphQLClient.TransactionInput
|
|
@@ -2359,7 +2360,7 @@
|
|
|
2359
2360
|
*/
|
|
2360
2361
|
|
|
2361
2362
|
/**
|
|
2362
|
-
* Structure of GraphQLClient.TransactionReceipt
|
|
2363
|
+
* Structure of GraphQLClient.TransactionReceipt
|
|
2363
2364
|
*
|
|
2364
2365
|
* @memberof GraphQLClient
|
|
2365
2366
|
* @typedef {object} GraphQLClient.TransactionReceipt
|
|
@@ -2368,7 +2369,7 @@
|
|
|
2368
2369
|
*/
|
|
2369
2370
|
|
|
2370
2371
|
/**
|
|
2371
|
-
* Structure of GraphQLClient.TransferTx
|
|
2372
|
+
* Structure of GraphQLClient.TransferTx
|
|
2372
2373
|
*
|
|
2373
2374
|
* @memberof GraphQLClient
|
|
2374
2375
|
* @typedef {object} GraphQLClient.TransferTx
|
|
@@ -2379,7 +2380,7 @@
|
|
|
2379
2380
|
*/
|
|
2380
2381
|
|
|
2381
2382
|
/**
|
|
2382
|
-
* Structure of GraphQLClient.TransferV2Tx
|
|
2383
|
+
* Structure of GraphQLClient.TransferV2Tx
|
|
2383
2384
|
*
|
|
2384
2385
|
* @memberof GraphQLClient
|
|
2385
2386
|
* @typedef {object} GraphQLClient.TransferV2Tx
|
|
@@ -2391,7 +2392,7 @@
|
|
|
2391
2392
|
*/
|
|
2392
2393
|
|
|
2393
2394
|
/**
|
|
2394
|
-
* Structure of GraphQLClient.TransferV3Tx
|
|
2395
|
+
* Structure of GraphQLClient.TransferV3Tx
|
|
2395
2396
|
*
|
|
2396
2397
|
* @memberof GraphQLClient
|
|
2397
2398
|
* @typedef {object} GraphQLClient.TransferV3Tx
|
|
@@ -2401,7 +2402,7 @@
|
|
|
2401
2402
|
*/
|
|
2402
2403
|
|
|
2403
2404
|
/**
|
|
2404
|
-
* Structure of GraphQLClient.TxFeeConfig
|
|
2405
|
+
* Structure of GraphQLClient.TxFeeConfig
|
|
2405
2406
|
*
|
|
2406
2407
|
* @memberof GraphQLClient
|
|
2407
2408
|
* @typedef {object} GraphQLClient.TxFeeConfig
|
|
@@ -2410,7 +2411,7 @@
|
|
|
2410
2411
|
*/
|
|
2411
2412
|
|
|
2412
2413
|
/**
|
|
2413
|
-
* Structure of GraphQLClient.UnconfirmedTxs
|
|
2414
|
+
* Structure of GraphQLClient.UnconfirmedTxs
|
|
2414
2415
|
*
|
|
2415
2416
|
* @memberof GraphQLClient
|
|
2416
2417
|
* @typedef {object} GraphQLClient.UnconfirmedTxs
|
|
@@ -2507,7 +2508,7 @@
|
|
|
2507
2508
|
*/
|
|
2508
2509
|
|
|
2509
2510
|
/**
|
|
2510
|
-
* Structure of GraphQLClient.UpgradeInfo
|
|
2511
|
+
* Structure of GraphQLClient.UpgradeInfo
|
|
2511
2512
|
*
|
|
2512
2513
|
* @memberof GraphQLClient
|
|
2513
2514
|
* @typedef {object} GraphQLClient.UpgradeInfo
|
|
@@ -2535,7 +2536,7 @@
|
|
|
2535
2536
|
*/
|
|
2536
2537
|
|
|
2537
2538
|
/**
|
|
2538
|
-
* Structure of GraphQLClient.UpgradeTask
|
|
2539
|
+
* Structure of GraphQLClient.UpgradeTask
|
|
2539
2540
|
*
|
|
2540
2541
|
* @memberof GraphQLClient
|
|
2541
2542
|
* @typedef {object} GraphQLClient.UpgradeTask
|
|
@@ -2545,7 +2546,7 @@
|
|
|
2545
2546
|
*/
|
|
2546
2547
|
|
|
2547
2548
|
/**
|
|
2548
|
-
* Structure of GraphQLClient.UpgradeTasks
|
|
2549
|
+
* Structure of GraphQLClient.UpgradeTasks
|
|
2549
2550
|
*
|
|
2550
2551
|
* @memberof GraphQLClient
|
|
2551
2552
|
* @typedef {object} GraphQLClient.UpgradeTasks
|
|
@@ -2553,7 +2554,7 @@
|
|
|
2553
2554
|
*/
|
|
2554
2555
|
|
|
2555
2556
|
/**
|
|
2556
|
-
* Structure of GraphQLClient.Validator
|
|
2557
|
+
* Structure of GraphQLClient.Validator
|
|
2557
2558
|
*
|
|
2558
2559
|
* @memberof GraphQLClient
|
|
2559
2560
|
* @typedef {object} GraphQLClient.Validator
|
|
@@ -2562,7 +2563,7 @@
|
|
|
2562
2563
|
*/
|
|
2563
2564
|
|
|
2564
2565
|
/**
|
|
2565
|
-
* Structure of GraphQLClient.ValidatorInfo
|
|
2566
|
+
* Structure of GraphQLClient.ValidatorInfo
|
|
2566
2567
|
*
|
|
2567
2568
|
* @memberof GraphQLClient
|
|
2568
2569
|
* @typedef {object} GraphQLClient.ValidatorInfo
|
|
@@ -2575,7 +2576,7 @@
|
|
|
2575
2576
|
*/
|
|
2576
2577
|
|
|
2577
2578
|
/**
|
|
2578
|
-
* Structure of GraphQLClient.ValidatorsInfo
|
|
2579
|
+
* Structure of GraphQLClient.ValidatorsInfo
|
|
2579
2580
|
*
|
|
2580
2581
|
* @memberof GraphQLClient
|
|
2581
2582
|
* @typedef {object} GraphQLClient.ValidatorsInfo
|
|
@@ -2584,7 +2585,7 @@
|
|
|
2584
2585
|
*/
|
|
2585
2586
|
|
|
2586
2587
|
/**
|
|
2587
|
-
* Structure of GraphQLClient.VariableInput
|
|
2588
|
+
* Structure of GraphQLClient.VariableInput
|
|
2588
2589
|
*
|
|
2589
2590
|
* @memberof GraphQLClient
|
|
2590
2591
|
* @typedef {object} GraphQLClient.VariableInput
|
|
@@ -2595,7 +2596,7 @@
|
|
|
2595
2596
|
*/
|
|
2596
2597
|
|
|
2597
2598
|
/**
|
|
2598
|
-
* Structure of GraphQLClient.Version
|
|
2599
|
+
* Structure of GraphQLClient.Version
|
|
2599
2600
|
*
|
|
2600
2601
|
* @memberof GraphQLClient
|
|
2601
2602
|
* @typedef {object} GraphQLClient.Version
|
|
@@ -2604,7 +2605,7 @@
|
|
|
2604
2605
|
*/
|
|
2605
2606
|
|
|
2606
2607
|
/**
|
|
2607
|
-
* Structure of GraphQLClient.WalletType
|
|
2608
|
+
* Structure of GraphQLClient.WalletType
|
|
2608
2609
|
*
|
|
2609
2610
|
* @memberof GraphQLClient
|
|
2610
2611
|
* @typedef {object} GraphQLClient.WalletType
|