@xyo-network/blocknative-ethereum-gas-plugin 2.42.14 → 2.42.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +4745 -0
  2. package/package.json +7 -7
package/dist/docs.json ADDED
@@ -0,0 +1,4745 @@
1
+ {
2
+ "id": 0,
3
+ "name": "@xyo-network/blocknative-ethereum-gas-plugin",
4
+ "kind": 1,
5
+ "kindString": "Project",
6
+ "flags": {},
7
+ "originalName": "",
8
+ "children": [
9
+ {
10
+ "id": 194,
11
+ "name": "default",
12
+ "kind": 8388608,
13
+ "kindString": "Reference",
14
+ "flags": {},
15
+ "sources": [
16
+ {
17
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/index.ts",
18
+ "line": 10,
19
+ "character": 0,
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/index.ts#L10"
21
+ }
22
+ ],
23
+ "target": 1
24
+ },
25
+ {
26
+ "id": 19,
27
+ "name": "XyoEthereumGasBlocknativeWitness",
28
+ "kind": 128,
29
+ "kindString": "Class",
30
+ "flags": {},
31
+ "children": [
32
+ {
33
+ "id": 36,
34
+ "name": "constructor",
35
+ "kind": 512,
36
+ "kindString": "Constructor",
37
+ "flags": {
38
+ "isProtected": true
39
+ },
40
+ "sources": [
41
+ {
42
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
43
+ "line": 22,
44
+ "character": 4
45
+ }
46
+ ],
47
+ "signatures": [
48
+ {
49
+ "id": 37,
50
+ "name": "new XyoEthereumGasBlocknativeWitness",
51
+ "kind": 16384,
52
+ "kindString": "Constructor signature",
53
+ "flags": {},
54
+ "parameters": [
55
+ {
56
+ "id": 38,
57
+ "name": "params",
58
+ "kind": 32768,
59
+ "kindString": "Parameter",
60
+ "flags": {},
61
+ "type": {
62
+ "type": "reference",
63
+ "typeArguments": [
64
+ {
65
+ "type": "intersection",
66
+ "types": [
67
+ {
68
+ "type": "reference",
69
+ "name": "SchemaFields"
70
+ },
71
+ {
72
+ "type": "reference",
73
+ "name": "PayloadFields"
74
+ },
75
+ {
76
+ "type": "reflection",
77
+ "declaration": {
78
+ "id": 39,
79
+ "name": "__type",
80
+ "kind": 65536,
81
+ "kindString": "Type literal",
82
+ "flags": {},
83
+ "children": [
84
+ {
85
+ "id": 40,
86
+ "name": "security",
87
+ "kind": 1024,
88
+ "kindString": "Property",
89
+ "flags": {
90
+ "isOptional": true
91
+ },
92
+ "sources": [
93
+ {
94
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
95
+ "line": 8,
96
+ "character": 4
97
+ }
98
+ ],
99
+ "type": {
100
+ "type": "reflection",
101
+ "declaration": {
102
+ "id": 41,
103
+ "name": "__type",
104
+ "kind": 65536,
105
+ "kindString": "Type literal",
106
+ "flags": {},
107
+ "children": [
108
+ {
109
+ "id": 42,
110
+ "name": "allowed",
111
+ "kind": 1024,
112
+ "kindString": "Property",
113
+ "flags": {
114
+ "isOptional": true
115
+ },
116
+ "sources": [
117
+ {
118
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
119
+ "line": 9,
120
+ "character": 8
121
+ }
122
+ ],
123
+ "type": {
124
+ "type": "reference",
125
+ "typeArguments": [
126
+ {
127
+ "type": "intrinsic",
128
+ "name": "string"
129
+ },
130
+ {
131
+ "type": "array",
132
+ "elementType": {
133
+ "type": "array",
134
+ "elementType": {
135
+ "type": "intrinsic",
136
+ "name": "string"
137
+ }
138
+ }
139
+ }
140
+ ],
141
+ "name": "Record",
142
+ "qualifiedName": "Record",
143
+ "package": "typescript"
144
+ }
145
+ },
146
+ {
147
+ "id": 43,
148
+ "name": "disallowed",
149
+ "kind": 1024,
150
+ "kindString": "Property",
151
+ "flags": {
152
+ "isOptional": true
153
+ },
154
+ "sources": [
155
+ {
156
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
157
+ "line": 10,
158
+ "character": 8
159
+ }
160
+ ],
161
+ "type": {
162
+ "type": "reference",
163
+ "typeArguments": [
164
+ {
165
+ "type": "intrinsic",
166
+ "name": "string"
167
+ },
168
+ {
169
+ "type": "array",
170
+ "elementType": {
171
+ "type": "intrinsic",
172
+ "name": "string"
173
+ }
174
+ }
175
+ ],
176
+ "name": "Record",
177
+ "qualifiedName": "Record",
178
+ "package": "typescript"
179
+ }
180
+ }
181
+ ],
182
+ "groups": [
183
+ {
184
+ "title": "Properties",
185
+ "children": [
186
+ 42,
187
+ 43
188
+ ]
189
+ }
190
+ ],
191
+ "sources": [
192
+ {
193
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
194
+ "line": 8,
195
+ "character": 15
196
+ }
197
+ ]
198
+ }
199
+ }
200
+ }
201
+ ],
202
+ "groups": [
203
+ {
204
+ "title": "Properties",
205
+ "children": [
206
+ 40
207
+ ]
208
+ }
209
+ ],
210
+ "sources": [
211
+ {
212
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
213
+ "line": 7,
214
+ "character": 87
215
+ }
216
+ ]
217
+ }
218
+ },
219
+ {
220
+ "type": "reflection",
221
+ "declaration": {
222
+ "id": 44,
223
+ "name": "__type",
224
+ "kind": 65536,
225
+ "kindString": "Type literal",
226
+ "flags": {},
227
+ "children": [
228
+ {
229
+ "id": 45,
230
+ "name": "schema",
231
+ "kind": 1024,
232
+ "kindString": "Property",
233
+ "flags": {},
234
+ "sources": [
235
+ {
236
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts",
237
+ "line": 6,
238
+ "character": 2,
239
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts#L6"
240
+ }
241
+ ],
242
+ "type": {
243
+ "type": "literal",
244
+ "value": "network.xyo.blockchain.ethereum.gas.blocknative.witness.config"
245
+ }
246
+ }
247
+ ],
248
+ "groups": [
249
+ {
250
+ "title": "Properties",
251
+ "children": [
252
+ 45
253
+ ]
254
+ }
255
+ ],
256
+ "sources": [
257
+ {
258
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts",
259
+ "line": 5,
260
+ "character": 70,
261
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts#L5"
262
+ }
263
+ ]
264
+ }
265
+ },
266
+ {
267
+ "type": "reflection",
268
+ "declaration": {
269
+ "id": 46,
270
+ "name": "__type",
271
+ "kind": 65536,
272
+ "kindString": "Type literal",
273
+ "flags": {},
274
+ "children": [
275
+ {
276
+ "id": 47,
277
+ "name": "targetSet",
278
+ "kind": 1024,
279
+ "kindString": "Property",
280
+ "flags": {
281
+ "isOptional": true
282
+ },
283
+ "sources": [
284
+ {
285
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
286
+ "line": 6,
287
+ "character": 4
288
+ }
289
+ ],
290
+ "type": {
291
+ "type": "intersection",
292
+ "types": [
293
+ {
294
+ "type": "reference",
295
+ "name": "SchemaFields"
296
+ },
297
+ {
298
+ "type": "reference",
299
+ "name": "PayloadFields"
300
+ },
301
+ {
302
+ "type": "reference",
303
+ "name": "PayloadSet"
304
+ },
305
+ {
306
+ "type": "reflection",
307
+ "declaration": {
308
+ "id": 48,
309
+ "name": "__type",
310
+ "kind": 65536,
311
+ "kindString": "Type literal",
312
+ "flags": {},
313
+ "children": [
314
+ {
315
+ "id": 49,
316
+ "name": "schema",
317
+ "kind": 1024,
318
+ "kindString": "Property",
319
+ "flags": {},
320
+ "sources": [
321
+ {
322
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
323
+ "line": 17,
324
+ "character": 4
325
+ }
326
+ ],
327
+ "type": {
328
+ "type": "literal",
329
+ "value": "network.xyo.payload.set"
330
+ }
331
+ }
332
+ ],
333
+ "groups": [
334
+ {
335
+ "title": "Properties",
336
+ "children": [
337
+ 49
338
+ ]
339
+ }
340
+ ],
341
+ "sources": [
342
+ {
343
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
344
+ "line": 16,
345
+ "character": 221
346
+ }
347
+ ]
348
+ }
349
+ }
350
+ ]
351
+ }
352
+ }
353
+ ],
354
+ "groups": [
355
+ {
356
+ "title": "Properties",
357
+ "children": [
358
+ 47
359
+ ]
360
+ }
361
+ ],
362
+ "sources": [
363
+ {
364
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
365
+ "line": 5,
366
+ "character": 103
367
+ }
368
+ ]
369
+ }
370
+ }
371
+ ]
372
+ }
373
+ ],
374
+ "name": "ModuleParams"
375
+ }
376
+ }
377
+ ],
378
+ "type": {
379
+ "type": "reference",
380
+ "id": 19,
381
+ "name": "XyoEthereumGasBlocknativeWitness"
382
+ },
383
+ "inheritedFrom": {
384
+ "type": "reference",
385
+ "name": "TimestampWitness<XyoEthereumGasBlocknativeWitnessConfig>.constructor"
386
+ }
387
+ }
388
+ ],
389
+ "inheritedFrom": {
390
+ "type": "reference",
391
+ "name": "TimestampWitness<XyoEthereumGasBlocknativeWitnessConfig>.constructor"
392
+ }
393
+ },
394
+ {
395
+ "id": 92,
396
+ "name": "_started",
397
+ "kind": 1024,
398
+ "kindString": "Property",
399
+ "flags": {
400
+ "isProtected": true
401
+ },
402
+ "sources": [
403
+ {
404
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
405
+ "line": 18,
406
+ "character": 14
407
+ }
408
+ ],
409
+ "type": {
410
+ "type": "intrinsic",
411
+ "name": "boolean"
412
+ },
413
+ "inheritedFrom": {
414
+ "type": "reference",
415
+ "name": "TimestampWitness._started"
416
+ }
417
+ },
418
+ {
419
+ "id": 93,
420
+ "name": "account",
421
+ "kind": 1024,
422
+ "kindString": "Property",
423
+ "flags": {
424
+ "isProtected": true
425
+ },
426
+ "sources": [
427
+ {
428
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
429
+ "line": 19,
430
+ "character": 14
431
+ }
432
+ ],
433
+ "type": {
434
+ "type": "reference",
435
+ "name": "Account"
436
+ },
437
+ "inheritedFrom": {
438
+ "type": "reference",
439
+ "name": "TimestampWitness.account"
440
+ }
441
+ },
442
+ {
443
+ "id": 94,
444
+ "name": "allowedAddressSets",
445
+ "kind": 1024,
446
+ "kindString": "Property",
447
+ "flags": {
448
+ "isProtected": true,
449
+ "isOptional": true
450
+ },
451
+ "sources": [
452
+ {
453
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
454
+ "line": 20,
455
+ "character": 14
456
+ }
457
+ ],
458
+ "type": {
459
+ "type": "reference",
460
+ "typeArguments": [
461
+ {
462
+ "type": "intrinsic",
463
+ "name": "string"
464
+ },
465
+ {
466
+ "type": "array",
467
+ "elementType": {
468
+ "type": "intrinsic",
469
+ "name": "string"
470
+ }
471
+ }
472
+ ],
473
+ "name": "Record",
474
+ "qualifiedName": "Record",
475
+ "package": "typescript"
476
+ },
477
+ "inheritedFrom": {
478
+ "type": "reference",
479
+ "name": "TimestampWitness.allowedAddressSets"
480
+ }
481
+ },
482
+ {
483
+ "id": 77,
484
+ "name": "config",
485
+ "kind": 1024,
486
+ "kindString": "Property",
487
+ "flags": {},
488
+ "sources": [
489
+ {
490
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
491
+ "line": 16,
492
+ "character": 4
493
+ }
494
+ ],
495
+ "type": {
496
+ "type": "intersection",
497
+ "types": [
498
+ {
499
+ "type": "reference",
500
+ "name": "SchemaFields"
501
+ },
502
+ {
503
+ "type": "reference",
504
+ "name": "PayloadFields"
505
+ },
506
+ {
507
+ "type": "reflection",
508
+ "declaration": {
509
+ "id": 78,
510
+ "name": "__type",
511
+ "kind": 65536,
512
+ "kindString": "Type literal",
513
+ "flags": {},
514
+ "children": [
515
+ {
516
+ "id": 79,
517
+ "name": "security",
518
+ "kind": 1024,
519
+ "kindString": "Property",
520
+ "flags": {
521
+ "isOptional": true
522
+ },
523
+ "sources": [
524
+ {
525
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
526
+ "line": 8,
527
+ "character": 4
528
+ }
529
+ ],
530
+ "type": {
531
+ "type": "reflection",
532
+ "declaration": {
533
+ "id": 80,
534
+ "name": "__type",
535
+ "kind": 65536,
536
+ "kindString": "Type literal",
537
+ "flags": {},
538
+ "children": [
539
+ {
540
+ "id": 81,
541
+ "name": "allowed",
542
+ "kind": 1024,
543
+ "kindString": "Property",
544
+ "flags": {
545
+ "isOptional": true
546
+ },
547
+ "sources": [
548
+ {
549
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
550
+ "line": 9,
551
+ "character": 8
552
+ }
553
+ ],
554
+ "type": {
555
+ "type": "reference",
556
+ "typeArguments": [
557
+ {
558
+ "type": "intrinsic",
559
+ "name": "string"
560
+ },
561
+ {
562
+ "type": "array",
563
+ "elementType": {
564
+ "type": "array",
565
+ "elementType": {
566
+ "type": "intrinsic",
567
+ "name": "string"
568
+ }
569
+ }
570
+ }
571
+ ],
572
+ "name": "Record",
573
+ "qualifiedName": "Record",
574
+ "package": "typescript"
575
+ }
576
+ },
577
+ {
578
+ "id": 82,
579
+ "name": "disallowed",
580
+ "kind": 1024,
581
+ "kindString": "Property",
582
+ "flags": {
583
+ "isOptional": true
584
+ },
585
+ "sources": [
586
+ {
587
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
588
+ "line": 10,
589
+ "character": 8
590
+ }
591
+ ],
592
+ "type": {
593
+ "type": "reference",
594
+ "typeArguments": [
595
+ {
596
+ "type": "intrinsic",
597
+ "name": "string"
598
+ },
599
+ {
600
+ "type": "array",
601
+ "elementType": {
602
+ "type": "intrinsic",
603
+ "name": "string"
604
+ }
605
+ }
606
+ ],
607
+ "name": "Record",
608
+ "qualifiedName": "Record",
609
+ "package": "typescript"
610
+ }
611
+ }
612
+ ],
613
+ "groups": [
614
+ {
615
+ "title": "Properties",
616
+ "children": [
617
+ 81,
618
+ 82
619
+ ]
620
+ }
621
+ ],
622
+ "sources": [
623
+ {
624
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
625
+ "line": 8,
626
+ "character": 15
627
+ }
628
+ ]
629
+ }
630
+ }
631
+ }
632
+ ],
633
+ "groups": [
634
+ {
635
+ "title": "Properties",
636
+ "children": [
637
+ 79
638
+ ]
639
+ }
640
+ ],
641
+ "sources": [
642
+ {
643
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
644
+ "line": 7,
645
+ "character": 87
646
+ }
647
+ ]
648
+ }
649
+ },
650
+ {
651
+ "type": "reflection",
652
+ "declaration": {
653
+ "id": 83,
654
+ "name": "__type",
655
+ "kind": 65536,
656
+ "kindString": "Type literal",
657
+ "flags": {},
658
+ "children": [
659
+ {
660
+ "id": 84,
661
+ "name": "schema",
662
+ "kind": 1024,
663
+ "kindString": "Property",
664
+ "flags": {},
665
+ "sources": [
666
+ {
667
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts",
668
+ "line": 6,
669
+ "character": 2,
670
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts#L6"
671
+ }
672
+ ],
673
+ "type": {
674
+ "type": "literal",
675
+ "value": "network.xyo.blockchain.ethereum.gas.blocknative.witness.config"
676
+ }
677
+ }
678
+ ],
679
+ "groups": [
680
+ {
681
+ "title": "Properties",
682
+ "children": [
683
+ 84
684
+ ]
685
+ }
686
+ ],
687
+ "sources": [
688
+ {
689
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts",
690
+ "line": 5,
691
+ "character": 70,
692
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts#L5"
693
+ }
694
+ ]
695
+ }
696
+ },
697
+ {
698
+ "type": "reflection",
699
+ "declaration": {
700
+ "id": 85,
701
+ "name": "__type",
702
+ "kind": 65536,
703
+ "kindString": "Type literal",
704
+ "flags": {},
705
+ "children": [
706
+ {
707
+ "id": 86,
708
+ "name": "targetSet",
709
+ "kind": 1024,
710
+ "kindString": "Property",
711
+ "flags": {
712
+ "isOptional": true
713
+ },
714
+ "sources": [
715
+ {
716
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
717
+ "line": 6,
718
+ "character": 4
719
+ }
720
+ ],
721
+ "type": {
722
+ "type": "intersection",
723
+ "types": [
724
+ {
725
+ "type": "reference",
726
+ "name": "SchemaFields"
727
+ },
728
+ {
729
+ "type": "reference",
730
+ "name": "PayloadFields"
731
+ },
732
+ {
733
+ "type": "reference",
734
+ "name": "PayloadSet"
735
+ },
736
+ {
737
+ "type": "reflection",
738
+ "declaration": {
739
+ "id": 87,
740
+ "name": "__type",
741
+ "kind": 65536,
742
+ "kindString": "Type literal",
743
+ "flags": {},
744
+ "children": [
745
+ {
746
+ "id": 88,
747
+ "name": "schema",
748
+ "kind": 1024,
749
+ "kindString": "Property",
750
+ "flags": {},
751
+ "sources": [
752
+ {
753
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
754
+ "line": 17,
755
+ "character": 4
756
+ }
757
+ ],
758
+ "type": {
759
+ "type": "literal",
760
+ "value": "network.xyo.payload.set"
761
+ }
762
+ }
763
+ ],
764
+ "groups": [
765
+ {
766
+ "title": "Properties",
767
+ "children": [
768
+ 88
769
+ ]
770
+ }
771
+ ],
772
+ "sources": [
773
+ {
774
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
775
+ "line": 16,
776
+ "character": 221
777
+ }
778
+ ]
779
+ }
780
+ }
781
+ ]
782
+ }
783
+ }
784
+ ],
785
+ "groups": [
786
+ {
787
+ "title": "Properties",
788
+ "children": [
789
+ 86
790
+ ]
791
+ }
792
+ ],
793
+ "sources": [
794
+ {
795
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
796
+ "line": 5,
797
+ "character": 103
798
+ }
799
+ ]
800
+ }
801
+ }
802
+ ]
803
+ },
804
+ "inheritedFrom": {
805
+ "type": "reference",
806
+ "name": "TimestampWitness.config"
807
+ }
808
+ },
809
+ {
810
+ "id": 95,
811
+ "name": "logger",
812
+ "kind": 1024,
813
+ "kindString": "Property",
814
+ "flags": {
815
+ "isProtected": true,
816
+ "isOptional": true,
817
+ "isReadonly": true
818
+ },
819
+ "sources": [
820
+ {
821
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
822
+ "line": 21,
823
+ "character": 23
824
+ }
825
+ ],
826
+ "type": {
827
+ "type": "reference",
828
+ "name": "Logging"
829
+ },
830
+ "inheritedFrom": {
831
+ "type": "reference",
832
+ "name": "TimestampWitness.logger"
833
+ }
834
+ },
835
+ {
836
+ "id": 89,
837
+ "name": "resolver",
838
+ "kind": 1024,
839
+ "kindString": "Property",
840
+ "flags": {
841
+ "isOptional": true
842
+ },
843
+ "sources": [
844
+ {
845
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
846
+ "line": 17,
847
+ "character": 4
848
+ }
849
+ ],
850
+ "type": {
851
+ "type": "reference",
852
+ "typeArguments": [
853
+ {
854
+ "type": "reference",
855
+ "typeArguments": [
856
+ {
857
+ "type": "intersection",
858
+ "types": [
859
+ {
860
+ "type": "reference",
861
+ "name": "SchemaFields"
862
+ },
863
+ {
864
+ "type": "reference",
865
+ "name": "PayloadFields"
866
+ },
867
+ {
868
+ "type": "reflection",
869
+ "declaration": {
870
+ "id": 90,
871
+ "name": "__type",
872
+ "kind": 65536,
873
+ "kindString": "Type literal",
874
+ "flags": {},
875
+ "children": [
876
+ {
877
+ "id": 91,
878
+ "name": "schema",
879
+ "kind": 1024,
880
+ "kindString": "Property",
881
+ "flags": {},
882
+ "sources": [
883
+ {
884
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
885
+ "line": 19,
886
+ "character": 4
887
+ }
888
+ ],
889
+ "type": {
890
+ "type": "intrinsic",
891
+ "name": "string"
892
+ }
893
+ }
894
+ ],
895
+ "groups": [
896
+ {
897
+ "title": "Properties",
898
+ "children": [
899
+ 91
900
+ ]
901
+ }
902
+ ],
903
+ "sources": [
904
+ {
905
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
906
+ "line": 18,
907
+ "character": 17
908
+ }
909
+ ]
910
+ }
911
+ }
912
+ ]
913
+ }
914
+ ],
915
+ "name": "Module"
916
+ }
917
+ ],
918
+ "name": "ModuleResolver"
919
+ },
920
+ "inheritedFrom": {
921
+ "type": "reference",
922
+ "name": "TimestampWitness.resolver"
923
+ }
924
+ },
925
+ {
926
+ "id": 20,
927
+ "name": "configSchema",
928
+ "kind": 1024,
929
+ "kindString": "Property",
930
+ "flags": {
931
+ "isStatic": true
932
+ },
933
+ "sources": [
934
+ {
935
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Witness.ts",
936
+ "line": 11,
937
+ "character": 18,
938
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Witness.ts#L11"
939
+ }
940
+ ],
941
+ "type": {
942
+ "type": "literal",
943
+ "value": "network.xyo.blockchain.ethereum.gas.blocknative.witness.config"
944
+ },
945
+ "defaultValue": "XyoEthereumGasBlocknativeWitnessConfigSchema",
946
+ "overwrites": {
947
+ "type": "reference",
948
+ "name": "TimestampWitness.configSchema"
949
+ }
950
+ },
951
+ {
952
+ "id": 35,
953
+ "name": "defaultLogger",
954
+ "kind": 1024,
955
+ "kindString": "Property",
956
+ "flags": {
957
+ "isStatic": true,
958
+ "isOptional": true
959
+ },
960
+ "sources": [
961
+ {
962
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
963
+ "line": 15,
964
+ "character": 11
965
+ }
966
+ ],
967
+ "type": {
968
+ "type": "reference",
969
+ "name": "Logger"
970
+ },
971
+ "inheritedFrom": {
972
+ "type": "reference",
973
+ "name": "TimestampWitness.defaultLogger"
974
+ }
975
+ },
976
+ {
977
+ "id": 96,
978
+ "name": "address",
979
+ "kind": 262144,
980
+ "kindString": "Accessor",
981
+ "flags": {},
982
+ "sources": [
983
+ {
984
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
985
+ "line": 23,
986
+ "character": 8
987
+ }
988
+ ],
989
+ "getSignature": {
990
+ "id": 97,
991
+ "name": "address",
992
+ "kind": 524288,
993
+ "kindString": "Get signature",
994
+ "flags": {},
995
+ "type": {
996
+ "type": "intrinsic",
997
+ "name": "string"
998
+ },
999
+ "inheritedFrom": {
1000
+ "type": "reference",
1001
+ "name": "TimestampWitness.address"
1002
+ }
1003
+ },
1004
+ "inheritedFrom": {
1005
+ "type": "reference",
1006
+ "name": "TimestampWitness.address"
1007
+ }
1008
+ },
1009
+ {
1010
+ "id": 98,
1011
+ "name": "disallowedAddresses",
1012
+ "kind": 262144,
1013
+ "kindString": "Accessor",
1014
+ "flags": {},
1015
+ "sources": [
1016
+ {
1017
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1018
+ "line": 24,
1019
+ "character": 8
1020
+ }
1021
+ ],
1022
+ "getSignature": {
1023
+ "id": 99,
1024
+ "name": "disallowedAddresses",
1025
+ "kind": 524288,
1026
+ "kindString": "Get signature",
1027
+ "flags": {},
1028
+ "type": {
1029
+ "type": "union",
1030
+ "types": [
1031
+ {
1032
+ "type": "intrinsic",
1033
+ "name": "undefined"
1034
+ },
1035
+ {
1036
+ "type": "reference",
1037
+ "typeArguments": [
1038
+ {
1039
+ "type": "intrinsic",
1040
+ "name": "string"
1041
+ },
1042
+ {
1043
+ "type": "array",
1044
+ "elementType": {
1045
+ "type": "intrinsic",
1046
+ "name": "string"
1047
+ }
1048
+ }
1049
+ ],
1050
+ "name": "Record",
1051
+ "qualifiedName": "Record",
1052
+ "package": "typescript"
1053
+ }
1054
+ ]
1055
+ },
1056
+ "inheritedFrom": {
1057
+ "type": "reference",
1058
+ "name": "TimestampWitness.disallowedAddresses"
1059
+ }
1060
+ },
1061
+ "inheritedFrom": {
1062
+ "type": "reference",
1063
+ "name": "TimestampWitness.disallowedAddresses"
1064
+ }
1065
+ },
1066
+ {
1067
+ "id": 54,
1068
+ "name": "targetSet",
1069
+ "kind": 262144,
1070
+ "kindString": "Accessor",
1071
+ "flags": {},
1072
+ "sources": [
1073
+ {
1074
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
1075
+ "line": 8,
1076
+ "character": 8
1077
+ }
1078
+ ],
1079
+ "getSignature": {
1080
+ "id": 55,
1081
+ "name": "targetSet",
1082
+ "kind": 524288,
1083
+ "kindString": "Get signature",
1084
+ "flags": {},
1085
+ "type": {
1086
+ "type": "union",
1087
+ "types": [
1088
+ {
1089
+ "type": "intrinsic",
1090
+ "name": "undefined"
1091
+ },
1092
+ {
1093
+ "type": "intersection",
1094
+ "types": [
1095
+ {
1096
+ "type": "reference",
1097
+ "name": "SchemaFields"
1098
+ },
1099
+ {
1100
+ "type": "reference",
1101
+ "name": "PayloadFields"
1102
+ },
1103
+ {
1104
+ "type": "reference",
1105
+ "name": "PayloadSet"
1106
+ },
1107
+ {
1108
+ "type": "reflection",
1109
+ "declaration": {
1110
+ "id": 56,
1111
+ "name": "__type",
1112
+ "kind": 65536,
1113
+ "kindString": "Type literal",
1114
+ "flags": {},
1115
+ "children": [
1116
+ {
1117
+ "id": 57,
1118
+ "name": "schema",
1119
+ "kind": 1024,
1120
+ "kindString": "Property",
1121
+ "flags": {},
1122
+ "sources": [
1123
+ {
1124
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
1125
+ "line": 9,
1126
+ "character": 8
1127
+ }
1128
+ ],
1129
+ "type": {
1130
+ "type": "literal",
1131
+ "value": "network.xyo.payload.set"
1132
+ }
1133
+ }
1134
+ ],
1135
+ "groups": [
1136
+ {
1137
+ "title": "Properties",
1138
+ "children": [
1139
+ 57
1140
+ ]
1141
+ }
1142
+ ],
1143
+ "sources": [
1144
+ {
1145
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
1146
+ "line": 8,
1147
+ "character": 159
1148
+ }
1149
+ ]
1150
+ }
1151
+ }
1152
+ ]
1153
+ }
1154
+ ]
1155
+ },
1156
+ "inheritedFrom": {
1157
+ "type": "reference",
1158
+ "name": "TimestampWitness.targetSet"
1159
+ }
1160
+ },
1161
+ "inheritedFrom": {
1162
+ "type": "reference",
1163
+ "name": "TimestampWitness.targetSet"
1164
+ }
1165
+ },
1166
+ {
1167
+ "id": 117,
1168
+ "name": "bindHashes",
1169
+ "kind": 2048,
1170
+ "kindString": "Method",
1171
+ "flags": {
1172
+ "isProtected": true
1173
+ },
1174
+ "sources": [
1175
+ {
1176
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1177
+ "line": 33,
1178
+ "character": 14
1179
+ }
1180
+ ],
1181
+ "signatures": [
1182
+ {
1183
+ "id": 118,
1184
+ "name": "bindHashes",
1185
+ "kind": 4096,
1186
+ "kindString": "Call signature",
1187
+ "flags": {},
1188
+ "parameters": [
1189
+ {
1190
+ "id": 119,
1191
+ "name": "hashes",
1192
+ "kind": 32768,
1193
+ "kindString": "Parameter",
1194
+ "flags": {},
1195
+ "type": {
1196
+ "type": "array",
1197
+ "elementType": {
1198
+ "type": "intrinsic",
1199
+ "name": "string"
1200
+ }
1201
+ }
1202
+ },
1203
+ {
1204
+ "id": 120,
1205
+ "name": "schema",
1206
+ "kind": 32768,
1207
+ "kindString": "Parameter",
1208
+ "flags": {},
1209
+ "type": {
1210
+ "type": "array",
1211
+ "elementType": {
1212
+ "type": "intrinsic",
1213
+ "name": "string"
1214
+ }
1215
+ }
1216
+ },
1217
+ {
1218
+ "id": 121,
1219
+ "name": "account",
1220
+ "kind": 32768,
1221
+ "kindString": "Parameter",
1222
+ "flags": {
1223
+ "isOptional": true
1224
+ },
1225
+ "type": {
1226
+ "type": "reference",
1227
+ "name": "Account"
1228
+ }
1229
+ }
1230
+ ],
1231
+ "type": {
1232
+ "type": "reference",
1233
+ "typeArguments": [
1234
+ {
1235
+ "type": "intrinsic",
1236
+ "name": "unknown"
1237
+ },
1238
+ {
1239
+ "type": "reference",
1240
+ "name": "Account"
1241
+ }
1242
+ ],
1243
+ "name": "PromiseEx"
1244
+ },
1245
+ "inheritedFrom": {
1246
+ "type": "reference",
1247
+ "name": "TimestampWitness.bindHashes"
1248
+ }
1249
+ }
1250
+ ],
1251
+ "inheritedFrom": {
1252
+ "type": "reference",
1253
+ "name": "TimestampWitness.bindHashes"
1254
+ }
1255
+ },
1256
+ {
1257
+ "id": 122,
1258
+ "name": "bindHashesInternal",
1259
+ "kind": 2048,
1260
+ "kindString": "Method",
1261
+ "flags": {
1262
+ "isProtected": true
1263
+ },
1264
+ "sources": [
1265
+ {
1266
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1267
+ "line": 34,
1268
+ "character": 14
1269
+ }
1270
+ ],
1271
+ "signatures": [
1272
+ {
1273
+ "id": 123,
1274
+ "name": "bindHashesInternal",
1275
+ "kind": 4096,
1276
+ "kindString": "Call signature",
1277
+ "flags": {},
1278
+ "parameters": [
1279
+ {
1280
+ "id": 124,
1281
+ "name": "hashes",
1282
+ "kind": 32768,
1283
+ "kindString": "Parameter",
1284
+ "flags": {},
1285
+ "type": {
1286
+ "type": "array",
1287
+ "elementType": {
1288
+ "type": "intrinsic",
1289
+ "name": "string"
1290
+ }
1291
+ }
1292
+ },
1293
+ {
1294
+ "id": 125,
1295
+ "name": "schema",
1296
+ "kind": 32768,
1297
+ "kindString": "Parameter",
1298
+ "flags": {},
1299
+ "type": {
1300
+ "type": "array",
1301
+ "elementType": {
1302
+ "type": "intrinsic",
1303
+ "name": "string"
1304
+ }
1305
+ }
1306
+ },
1307
+ {
1308
+ "id": 126,
1309
+ "name": "account",
1310
+ "kind": 32768,
1311
+ "kindString": "Parameter",
1312
+ "flags": {
1313
+ "isOptional": true
1314
+ },
1315
+ "type": {
1316
+ "type": "reference",
1317
+ "name": "Account"
1318
+ }
1319
+ }
1320
+ ],
1321
+ "type": {
1322
+ "type": "intersection",
1323
+ "types": [
1324
+ {
1325
+ "type": "reference",
1326
+ "name": "SchemaFields"
1327
+ },
1328
+ {
1329
+ "type": "reference",
1330
+ "name": "PayloadFields"
1331
+ },
1332
+ {
1333
+ "type": "reference",
1334
+ "name": "XyoBoundWitnessFields"
1335
+ },
1336
+ {
1337
+ "type": "reflection",
1338
+ "declaration": {
1339
+ "id": 127,
1340
+ "name": "__type",
1341
+ "kind": 65536,
1342
+ "kindString": "Type literal",
1343
+ "flags": {},
1344
+ "children": [
1345
+ {
1346
+ "id": 128,
1347
+ "name": "schema",
1348
+ "kind": 1024,
1349
+ "kindString": "Property",
1350
+ "flags": {},
1351
+ "sources": [
1352
+ {
1353
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1354
+ "line": 17,
1355
+ "character": 4
1356
+ }
1357
+ ],
1358
+ "type": {
1359
+ "type": "literal",
1360
+ "value": "network.xyo.boundwitness"
1361
+ }
1362
+ }
1363
+ ],
1364
+ "groups": [
1365
+ {
1366
+ "title": "Properties",
1367
+ "children": [
1368
+ 128
1369
+ ]
1370
+ }
1371
+ ],
1372
+ "sources": [
1373
+ {
1374
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1375
+ "line": 16,
1376
+ "character": 221
1377
+ }
1378
+ ]
1379
+ }
1380
+ }
1381
+ ]
1382
+ },
1383
+ "inheritedFrom": {
1384
+ "type": "reference",
1385
+ "name": "TimestampWitness.bindHashesInternal"
1386
+ }
1387
+ }
1388
+ ],
1389
+ "inheritedFrom": {
1390
+ "type": "reference",
1391
+ "name": "TimestampWitness.bindHashesInternal"
1392
+ }
1393
+ },
1394
+ {
1395
+ "id": 129,
1396
+ "name": "bindQuery",
1397
+ "kind": 2048,
1398
+ "kindString": "Method",
1399
+ "flags": {
1400
+ "isProtected": true
1401
+ },
1402
+ "sources": [
1403
+ {
1404
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1405
+ "line": 35,
1406
+ "character": 14
1407
+ }
1408
+ ],
1409
+ "signatures": [
1410
+ {
1411
+ "id": 130,
1412
+ "name": "bindQuery",
1413
+ "kind": 4096,
1414
+ "kindString": "Call signature",
1415
+ "flags": {},
1416
+ "typeParameter": [
1417
+ {
1418
+ "id": 135,
1419
+ "name": "T",
1420
+ "kind": 131072,
1421
+ "kindString": "Type parameter",
1422
+ "flags": {},
1423
+ "type": {
1424
+ "type": "union",
1425
+ "types": [
1426
+ {
1427
+ "type": "intersection",
1428
+ "types": [
1429
+ {
1430
+ "type": "reference",
1431
+ "name": "SchemaFields"
1432
+ },
1433
+ {
1434
+ "type": "reference",
1435
+ "name": "PayloadFields"
1436
+ },
1437
+ {
1438
+ "type": "reference",
1439
+ "name": "XyoQueryFields"
1440
+ },
1441
+ {
1442
+ "type": "reflection",
1443
+ "declaration": {
1444
+ "id": 131,
1445
+ "name": "__type",
1446
+ "kind": 65536,
1447
+ "kindString": "Type literal",
1448
+ "flags": {},
1449
+ "children": [
1450
+ {
1451
+ "id": 132,
1452
+ "name": "schema",
1453
+ "kind": 1024,
1454
+ "kindString": "Property",
1455
+ "flags": {},
1456
+ "sources": [
1457
+ {
1458
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1459
+ "line": 17,
1460
+ "character": 4
1461
+ }
1462
+ ],
1463
+ "type": {
1464
+ "type": "intrinsic",
1465
+ "name": "string"
1466
+ }
1467
+ }
1468
+ ],
1469
+ "groups": [
1470
+ {
1471
+ "title": "Properties",
1472
+ "children": [
1473
+ 132
1474
+ ]
1475
+ }
1476
+ ],
1477
+ "sources": [
1478
+ {
1479
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1480
+ "line": 16,
1481
+ "character": 221
1482
+ }
1483
+ ]
1484
+ }
1485
+ }
1486
+ ]
1487
+ },
1488
+ {
1489
+ "type": "reference",
1490
+ "typeArguments": [
1491
+ {
1492
+ "type": "intersection",
1493
+ "types": [
1494
+ {
1495
+ "type": "reference",
1496
+ "name": "SchemaFields"
1497
+ },
1498
+ {
1499
+ "type": "reference",
1500
+ "name": "PayloadFields"
1501
+ },
1502
+ {
1503
+ "type": "reference",
1504
+ "name": "XyoQueryFields"
1505
+ },
1506
+ {
1507
+ "type": "reflection",
1508
+ "declaration": {
1509
+ "id": 133,
1510
+ "name": "__type",
1511
+ "kind": 65536,
1512
+ "kindString": "Type literal",
1513
+ "flags": {},
1514
+ "children": [
1515
+ {
1516
+ "id": 134,
1517
+ "name": "schema",
1518
+ "kind": 1024,
1519
+ "kindString": "Property",
1520
+ "flags": {},
1521
+ "sources": [
1522
+ {
1523
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1524
+ "line": 17,
1525
+ "character": 4
1526
+ }
1527
+ ],
1528
+ "type": {
1529
+ "type": "intrinsic",
1530
+ "name": "string"
1531
+ }
1532
+ }
1533
+ ],
1534
+ "groups": [
1535
+ {
1536
+ "title": "Properties",
1537
+ "children": [
1538
+ 134
1539
+ ]
1540
+ }
1541
+ ],
1542
+ "sources": [
1543
+ {
1544
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1545
+ "line": 16,
1546
+ "character": 221
1547
+ }
1548
+ ]
1549
+ }
1550
+ }
1551
+ ]
1552
+ }
1553
+ ],
1554
+ "name": "PayloadWrapper"
1555
+ }
1556
+ ]
1557
+ }
1558
+ }
1559
+ ],
1560
+ "parameters": [
1561
+ {
1562
+ "id": 136,
1563
+ "name": "query",
1564
+ "kind": 32768,
1565
+ "kindString": "Parameter",
1566
+ "flags": {},
1567
+ "type": {
1568
+ "type": "reference",
1569
+ "id": 135,
1570
+ "name": "T"
1571
+ }
1572
+ },
1573
+ {
1574
+ "id": 137,
1575
+ "name": "payloads",
1576
+ "kind": 32768,
1577
+ "kindString": "Parameter",
1578
+ "flags": {
1579
+ "isOptional": true
1580
+ },
1581
+ "type": {
1582
+ "type": "array",
1583
+ "elementType": {
1584
+ "type": "intersection",
1585
+ "types": [
1586
+ {
1587
+ "type": "reference",
1588
+ "name": "SchemaFields"
1589
+ },
1590
+ {
1591
+ "type": "reference",
1592
+ "name": "PayloadFields"
1593
+ },
1594
+ {
1595
+ "type": "reflection",
1596
+ "declaration": {
1597
+ "id": 138,
1598
+ "name": "__type",
1599
+ "kind": 65536,
1600
+ "kindString": "Type literal",
1601
+ "flags": {},
1602
+ "children": [
1603
+ {
1604
+ "id": 139,
1605
+ "name": "schema",
1606
+ "kind": 1024,
1607
+ "kindString": "Property",
1608
+ "flags": {},
1609
+ "sources": [
1610
+ {
1611
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1612
+ "line": 19,
1613
+ "character": 4
1614
+ }
1615
+ ],
1616
+ "type": {
1617
+ "type": "intrinsic",
1618
+ "name": "string"
1619
+ }
1620
+ }
1621
+ ],
1622
+ "groups": [
1623
+ {
1624
+ "title": "Properties",
1625
+ "children": [
1626
+ 139
1627
+ ]
1628
+ }
1629
+ ],
1630
+ "sources": [
1631
+ {
1632
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1633
+ "line": 18,
1634
+ "character": 17
1635
+ }
1636
+ ]
1637
+ }
1638
+ }
1639
+ ]
1640
+ }
1641
+ }
1642
+ },
1643
+ {
1644
+ "id": 140,
1645
+ "name": "account",
1646
+ "kind": 32768,
1647
+ "kindString": "Parameter",
1648
+ "flags": {
1649
+ "isOptional": true
1650
+ },
1651
+ "type": {
1652
+ "type": "reference",
1653
+ "name": "Account"
1654
+ }
1655
+ }
1656
+ ],
1657
+ "type": {
1658
+ "type": "reference",
1659
+ "typeArguments": [
1660
+ {
1661
+ "type": "tuple",
1662
+ "elements": [
1663
+ {
1664
+ "type": "intersection",
1665
+ "types": [
1666
+ {
1667
+ "type": "reference",
1668
+ "name": "SchemaFields"
1669
+ },
1670
+ {
1671
+ "type": "reference",
1672
+ "name": "PayloadFields"
1673
+ },
1674
+ {
1675
+ "type": "reference",
1676
+ "name": "XyoBoundWitnessFields"
1677
+ },
1678
+ {
1679
+ "type": "reflection",
1680
+ "declaration": {
1681
+ "id": 141,
1682
+ "name": "__type",
1683
+ "kind": 65536,
1684
+ "kindString": "Type literal",
1685
+ "flags": {},
1686
+ "children": [
1687
+ {
1688
+ "id": 142,
1689
+ "name": "query",
1690
+ "kind": 1024,
1691
+ "kindString": "Property",
1692
+ "flags": {},
1693
+ "sources": [
1694
+ {
1695
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1696
+ "line": 5,
1697
+ "character": 4
1698
+ }
1699
+ ],
1700
+ "type": {
1701
+ "type": "intrinsic",
1702
+ "name": "string"
1703
+ }
1704
+ },
1705
+ {
1706
+ "id": 143,
1707
+ "name": "resultSet",
1708
+ "kind": 1024,
1709
+ "kindString": "Property",
1710
+ "flags": {
1711
+ "isOptional": true
1712
+ },
1713
+ "sources": [
1714
+ {
1715
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1716
+ "line": 6,
1717
+ "character": 4
1718
+ }
1719
+ ],
1720
+ "type": {
1721
+ "type": "intrinsic",
1722
+ "name": "string"
1723
+ }
1724
+ },
1725
+ {
1726
+ "id": 144,
1727
+ "name": "schema",
1728
+ "kind": 1024,
1729
+ "kindString": "Property",
1730
+ "flags": {},
1731
+ "sources": [
1732
+ {
1733
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1734
+ "line": 7,
1735
+ "character": 4
1736
+ }
1737
+ ],
1738
+ "type": {
1739
+ "type": "literal",
1740
+ "value": "network.xyo.boundwitness.query"
1741
+ }
1742
+ }
1743
+ ],
1744
+ "groups": [
1745
+ {
1746
+ "title": "Properties",
1747
+ "children": [
1748
+ 142,
1749
+ 143,
1750
+ 144
1751
+ ]
1752
+ }
1753
+ ],
1754
+ "sources": [
1755
+ {
1756
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1757
+ "line": 4,
1758
+ "character": 51
1759
+ }
1760
+ ]
1761
+ }
1762
+ }
1763
+ ]
1764
+ },
1765
+ {
1766
+ "type": "array",
1767
+ "elementType": {
1768
+ "type": "intersection",
1769
+ "types": [
1770
+ {
1771
+ "type": "reference",
1772
+ "name": "SchemaFields"
1773
+ },
1774
+ {
1775
+ "type": "reference",
1776
+ "name": "PayloadFields"
1777
+ },
1778
+ {
1779
+ "type": "reflection",
1780
+ "declaration": {
1781
+ "id": 145,
1782
+ "name": "__type",
1783
+ "kind": 65536,
1784
+ "kindString": "Type literal",
1785
+ "flags": {},
1786
+ "children": [
1787
+ {
1788
+ "id": 146,
1789
+ "name": "schema",
1790
+ "kind": 1024,
1791
+ "kindString": "Property",
1792
+ "flags": {},
1793
+ "sources": [
1794
+ {
1795
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1796
+ "line": 19,
1797
+ "character": 4
1798
+ }
1799
+ ],
1800
+ "type": {
1801
+ "type": "intrinsic",
1802
+ "name": "string"
1803
+ }
1804
+ }
1805
+ ],
1806
+ "groups": [
1807
+ {
1808
+ "title": "Properties",
1809
+ "children": [
1810
+ 146
1811
+ ]
1812
+ }
1813
+ ],
1814
+ "sources": [
1815
+ {
1816
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1817
+ "line": 18,
1818
+ "character": 17
1819
+ }
1820
+ ]
1821
+ }
1822
+ }
1823
+ ]
1824
+ }
1825
+ }
1826
+ ]
1827
+ },
1828
+ {
1829
+ "type": "reference",
1830
+ "name": "Account"
1831
+ }
1832
+ ],
1833
+ "name": "PromiseEx"
1834
+ },
1835
+ "inheritedFrom": {
1836
+ "type": "reference",
1837
+ "name": "TimestampWitness.bindQuery"
1838
+ }
1839
+ }
1840
+ ],
1841
+ "inheritedFrom": {
1842
+ "type": "reference",
1843
+ "name": "TimestampWitness.bindQuery"
1844
+ }
1845
+ },
1846
+ {
1847
+ "id": 147,
1848
+ "name": "bindQueryInternal",
1849
+ "kind": 2048,
1850
+ "kindString": "Method",
1851
+ "flags": {
1852
+ "isProtected": true
1853
+ },
1854
+ "sources": [
1855
+ {
1856
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1857
+ "line": 36,
1858
+ "character": 14
1859
+ }
1860
+ ],
1861
+ "signatures": [
1862
+ {
1863
+ "id": 148,
1864
+ "name": "bindQueryInternal",
1865
+ "kind": 4096,
1866
+ "kindString": "Call signature",
1867
+ "flags": {},
1868
+ "typeParameter": [
1869
+ {
1870
+ "id": 153,
1871
+ "name": "T",
1872
+ "kind": 131072,
1873
+ "kindString": "Type parameter",
1874
+ "flags": {},
1875
+ "type": {
1876
+ "type": "union",
1877
+ "types": [
1878
+ {
1879
+ "type": "intersection",
1880
+ "types": [
1881
+ {
1882
+ "type": "reference",
1883
+ "name": "SchemaFields"
1884
+ },
1885
+ {
1886
+ "type": "reference",
1887
+ "name": "PayloadFields"
1888
+ },
1889
+ {
1890
+ "type": "reference",
1891
+ "name": "XyoQueryFields"
1892
+ },
1893
+ {
1894
+ "type": "reflection",
1895
+ "declaration": {
1896
+ "id": 149,
1897
+ "name": "__type",
1898
+ "kind": 65536,
1899
+ "kindString": "Type literal",
1900
+ "flags": {},
1901
+ "children": [
1902
+ {
1903
+ "id": 150,
1904
+ "name": "schema",
1905
+ "kind": 1024,
1906
+ "kindString": "Property",
1907
+ "flags": {},
1908
+ "sources": [
1909
+ {
1910
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1911
+ "line": 17,
1912
+ "character": 4
1913
+ }
1914
+ ],
1915
+ "type": {
1916
+ "type": "intrinsic",
1917
+ "name": "string"
1918
+ }
1919
+ }
1920
+ ],
1921
+ "groups": [
1922
+ {
1923
+ "title": "Properties",
1924
+ "children": [
1925
+ 150
1926
+ ]
1927
+ }
1928
+ ],
1929
+ "sources": [
1930
+ {
1931
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1932
+ "line": 16,
1933
+ "character": 221
1934
+ }
1935
+ ]
1936
+ }
1937
+ }
1938
+ ]
1939
+ },
1940
+ {
1941
+ "type": "reference",
1942
+ "typeArguments": [
1943
+ {
1944
+ "type": "intersection",
1945
+ "types": [
1946
+ {
1947
+ "type": "reference",
1948
+ "name": "SchemaFields"
1949
+ },
1950
+ {
1951
+ "type": "reference",
1952
+ "name": "PayloadFields"
1953
+ },
1954
+ {
1955
+ "type": "reference",
1956
+ "name": "XyoQueryFields"
1957
+ },
1958
+ {
1959
+ "type": "reflection",
1960
+ "declaration": {
1961
+ "id": 151,
1962
+ "name": "__type",
1963
+ "kind": 65536,
1964
+ "kindString": "Type literal",
1965
+ "flags": {},
1966
+ "children": [
1967
+ {
1968
+ "id": 152,
1969
+ "name": "schema",
1970
+ "kind": 1024,
1971
+ "kindString": "Property",
1972
+ "flags": {},
1973
+ "sources": [
1974
+ {
1975
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1976
+ "line": 17,
1977
+ "character": 4
1978
+ }
1979
+ ],
1980
+ "type": {
1981
+ "type": "intrinsic",
1982
+ "name": "string"
1983
+ }
1984
+ }
1985
+ ],
1986
+ "groups": [
1987
+ {
1988
+ "title": "Properties",
1989
+ "children": [
1990
+ 152
1991
+ ]
1992
+ }
1993
+ ],
1994
+ "sources": [
1995
+ {
1996
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1997
+ "line": 16,
1998
+ "character": 221
1999
+ }
2000
+ ]
2001
+ }
2002
+ }
2003
+ ]
2004
+ }
2005
+ ],
2006
+ "name": "PayloadWrapper"
2007
+ }
2008
+ ]
2009
+ }
2010
+ }
2011
+ ],
2012
+ "parameters": [
2013
+ {
2014
+ "id": 154,
2015
+ "name": "query",
2016
+ "kind": 32768,
2017
+ "kindString": "Parameter",
2018
+ "flags": {},
2019
+ "type": {
2020
+ "type": "reference",
2021
+ "id": 153,
2022
+ "name": "T"
2023
+ }
2024
+ },
2025
+ {
2026
+ "id": 155,
2027
+ "name": "payloads",
2028
+ "kind": 32768,
2029
+ "kindString": "Parameter",
2030
+ "flags": {
2031
+ "isOptional": true
2032
+ },
2033
+ "type": {
2034
+ "type": "array",
2035
+ "elementType": {
2036
+ "type": "intersection",
2037
+ "types": [
2038
+ {
2039
+ "type": "reference",
2040
+ "name": "SchemaFields"
2041
+ },
2042
+ {
2043
+ "type": "reference",
2044
+ "name": "PayloadFields"
2045
+ },
2046
+ {
2047
+ "type": "reflection",
2048
+ "declaration": {
2049
+ "id": 156,
2050
+ "name": "__type",
2051
+ "kind": 65536,
2052
+ "kindString": "Type literal",
2053
+ "flags": {},
2054
+ "children": [
2055
+ {
2056
+ "id": 157,
2057
+ "name": "schema",
2058
+ "kind": 1024,
2059
+ "kindString": "Property",
2060
+ "flags": {},
2061
+ "sources": [
2062
+ {
2063
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2064
+ "line": 19,
2065
+ "character": 4
2066
+ }
2067
+ ],
2068
+ "type": {
2069
+ "type": "intrinsic",
2070
+ "name": "string"
2071
+ }
2072
+ }
2073
+ ],
2074
+ "groups": [
2075
+ {
2076
+ "title": "Properties",
2077
+ "children": [
2078
+ 157
2079
+ ]
2080
+ }
2081
+ ],
2082
+ "sources": [
2083
+ {
2084
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2085
+ "line": 18,
2086
+ "character": 17
2087
+ }
2088
+ ]
2089
+ }
2090
+ }
2091
+ ]
2092
+ }
2093
+ }
2094
+ },
2095
+ {
2096
+ "id": 158,
2097
+ "name": "account",
2098
+ "kind": 32768,
2099
+ "kindString": "Parameter",
2100
+ "flags": {
2101
+ "isOptional": true
2102
+ },
2103
+ "type": {
2104
+ "type": "reference",
2105
+ "name": "Account"
2106
+ }
2107
+ }
2108
+ ],
2109
+ "type": {
2110
+ "type": "tuple",
2111
+ "elements": [
2112
+ {
2113
+ "type": "intersection",
2114
+ "types": [
2115
+ {
2116
+ "type": "reference",
2117
+ "name": "SchemaFields"
2118
+ },
2119
+ {
2120
+ "type": "reference",
2121
+ "name": "PayloadFields"
2122
+ },
2123
+ {
2124
+ "type": "reference",
2125
+ "name": "XyoBoundWitnessFields"
2126
+ },
2127
+ {
2128
+ "type": "reflection",
2129
+ "declaration": {
2130
+ "id": 159,
2131
+ "name": "__type",
2132
+ "kind": 65536,
2133
+ "kindString": "Type literal",
2134
+ "flags": {},
2135
+ "children": [
2136
+ {
2137
+ "id": 160,
2138
+ "name": "query",
2139
+ "kind": 1024,
2140
+ "kindString": "Property",
2141
+ "flags": {},
2142
+ "sources": [
2143
+ {
2144
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2145
+ "line": 5,
2146
+ "character": 4
2147
+ }
2148
+ ],
2149
+ "type": {
2150
+ "type": "intrinsic",
2151
+ "name": "string"
2152
+ }
2153
+ },
2154
+ {
2155
+ "id": 161,
2156
+ "name": "resultSet",
2157
+ "kind": 1024,
2158
+ "kindString": "Property",
2159
+ "flags": {
2160
+ "isOptional": true
2161
+ },
2162
+ "sources": [
2163
+ {
2164
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2165
+ "line": 6,
2166
+ "character": 4
2167
+ }
2168
+ ],
2169
+ "type": {
2170
+ "type": "intrinsic",
2171
+ "name": "string"
2172
+ }
2173
+ },
2174
+ {
2175
+ "id": 162,
2176
+ "name": "schema",
2177
+ "kind": 1024,
2178
+ "kindString": "Property",
2179
+ "flags": {},
2180
+ "sources": [
2181
+ {
2182
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2183
+ "line": 7,
2184
+ "character": 4
2185
+ }
2186
+ ],
2187
+ "type": {
2188
+ "type": "literal",
2189
+ "value": "network.xyo.boundwitness.query"
2190
+ }
2191
+ }
2192
+ ],
2193
+ "groups": [
2194
+ {
2195
+ "title": "Properties",
2196
+ "children": [
2197
+ 160,
2198
+ 161,
2199
+ 162
2200
+ ]
2201
+ }
2202
+ ],
2203
+ "sources": [
2204
+ {
2205
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
2206
+ "line": 4,
2207
+ "character": 51
2208
+ }
2209
+ ]
2210
+ }
2211
+ }
2212
+ ]
2213
+ },
2214
+ {
2215
+ "type": "array",
2216
+ "elementType": {
2217
+ "type": "intersection",
2218
+ "types": [
2219
+ {
2220
+ "type": "reference",
2221
+ "name": "SchemaFields"
2222
+ },
2223
+ {
2224
+ "type": "reference",
2225
+ "name": "PayloadFields"
2226
+ },
2227
+ {
2228
+ "type": "reflection",
2229
+ "declaration": {
2230
+ "id": 163,
2231
+ "name": "__type",
2232
+ "kind": 65536,
2233
+ "kindString": "Type literal",
2234
+ "flags": {},
2235
+ "children": [
2236
+ {
2237
+ "id": 164,
2238
+ "name": "schema",
2239
+ "kind": 1024,
2240
+ "kindString": "Property",
2241
+ "flags": {},
2242
+ "sources": [
2243
+ {
2244
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2245
+ "line": 19,
2246
+ "character": 4
2247
+ }
2248
+ ],
2249
+ "type": {
2250
+ "type": "intrinsic",
2251
+ "name": "string"
2252
+ }
2253
+ }
2254
+ ],
2255
+ "groups": [
2256
+ {
2257
+ "title": "Properties",
2258
+ "children": [
2259
+ 164
2260
+ ]
2261
+ }
2262
+ ],
2263
+ "sources": [
2264
+ {
2265
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2266
+ "line": 18,
2267
+ "character": 17
2268
+ }
2269
+ ]
2270
+ }
2271
+ }
2272
+ ]
2273
+ }
2274
+ }
2275
+ ]
2276
+ },
2277
+ "inheritedFrom": {
2278
+ "type": "reference",
2279
+ "name": "TimestampWitness.bindQueryInternal"
2280
+ }
2281
+ }
2282
+ ],
2283
+ "inheritedFrom": {
2284
+ "type": "reference",
2285
+ "name": "TimestampWitness.bindQueryInternal"
2286
+ }
2287
+ },
2288
+ {
2289
+ "id": 165,
2290
+ "name": "bindResult",
2291
+ "kind": 2048,
2292
+ "kindString": "Method",
2293
+ "flags": {
2294
+ "isProtected": true
2295
+ },
2296
+ "sources": [
2297
+ {
2298
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2299
+ "line": 37,
2300
+ "character": 14
2301
+ }
2302
+ ],
2303
+ "signatures": [
2304
+ {
2305
+ "id": 166,
2306
+ "name": "bindResult",
2307
+ "kind": 4096,
2308
+ "kindString": "Call signature",
2309
+ "flags": {},
2310
+ "parameters": [
2311
+ {
2312
+ "id": 167,
2313
+ "name": "payloads",
2314
+ "kind": 32768,
2315
+ "kindString": "Parameter",
2316
+ "flags": {},
2317
+ "type": {
2318
+ "type": "array",
2319
+ "elementType": {
2320
+ "type": "intersection",
2321
+ "types": [
2322
+ {
2323
+ "type": "reference",
2324
+ "name": "SchemaFields"
2325
+ },
2326
+ {
2327
+ "type": "reference",
2328
+ "name": "PayloadFields"
2329
+ },
2330
+ {
2331
+ "type": "reflection",
2332
+ "declaration": {
2333
+ "id": 168,
2334
+ "name": "__type",
2335
+ "kind": 65536,
2336
+ "kindString": "Type literal",
2337
+ "flags": {},
2338
+ "children": [
2339
+ {
2340
+ "id": 169,
2341
+ "name": "schema",
2342
+ "kind": 1024,
2343
+ "kindString": "Property",
2344
+ "flags": {},
2345
+ "sources": [
2346
+ {
2347
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2348
+ "line": 19,
2349
+ "character": 4
2350
+ }
2351
+ ],
2352
+ "type": {
2353
+ "type": "intrinsic",
2354
+ "name": "string"
2355
+ }
2356
+ }
2357
+ ],
2358
+ "groups": [
2359
+ {
2360
+ "title": "Properties",
2361
+ "children": [
2362
+ 169
2363
+ ]
2364
+ }
2365
+ ],
2366
+ "sources": [
2367
+ {
2368
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2369
+ "line": 18,
2370
+ "character": 17
2371
+ }
2372
+ ]
2373
+ }
2374
+ }
2375
+ ]
2376
+ }
2377
+ }
2378
+ },
2379
+ {
2380
+ "id": 170,
2381
+ "name": "account",
2382
+ "kind": 32768,
2383
+ "kindString": "Parameter",
2384
+ "flags": {
2385
+ "isOptional": true
2386
+ },
2387
+ "type": {
2388
+ "type": "reference",
2389
+ "name": "Account"
2390
+ }
2391
+ }
2392
+ ],
2393
+ "type": {
2394
+ "type": "reference",
2395
+ "typeArguments": [
2396
+ {
2397
+ "type": "reference",
2398
+ "typeArguments": [
2399
+ {
2400
+ "type": "intersection",
2401
+ "types": [
2402
+ {
2403
+ "type": "reference",
2404
+ "name": "SchemaFields"
2405
+ },
2406
+ {
2407
+ "type": "reference",
2408
+ "name": "PayloadFields"
2409
+ },
2410
+ {
2411
+ "type": "reflection",
2412
+ "declaration": {
2413
+ "id": 171,
2414
+ "name": "__type",
2415
+ "kind": 65536,
2416
+ "kindString": "Type literal",
2417
+ "flags": {},
2418
+ "children": [
2419
+ {
2420
+ "id": 172,
2421
+ "name": "schema",
2422
+ "kind": 1024,
2423
+ "kindString": "Property",
2424
+ "flags": {},
2425
+ "sources": [
2426
+ {
2427
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2428
+ "line": 19,
2429
+ "character": 4
2430
+ }
2431
+ ],
2432
+ "type": {
2433
+ "type": "intrinsic",
2434
+ "name": "string"
2435
+ }
2436
+ }
2437
+ ],
2438
+ "groups": [
2439
+ {
2440
+ "title": "Properties",
2441
+ "children": [
2442
+ 172
2443
+ ]
2444
+ }
2445
+ ],
2446
+ "sources": [
2447
+ {
2448
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2449
+ "line": 18,
2450
+ "character": 17
2451
+ }
2452
+ ]
2453
+ }
2454
+ }
2455
+ ]
2456
+ }
2457
+ ],
2458
+ "name": "ModuleQueryResult"
2459
+ },
2460
+ {
2461
+ "type": "reference",
2462
+ "name": "Account"
2463
+ }
2464
+ ],
2465
+ "name": "PromiseEx"
2466
+ },
2467
+ "inheritedFrom": {
2468
+ "type": "reference",
2469
+ "name": "TimestampWitness.bindResult"
2470
+ }
2471
+ }
2472
+ ],
2473
+ "inheritedFrom": {
2474
+ "type": "reference",
2475
+ "name": "TimestampWitness.bindResult"
2476
+ }
2477
+ },
2478
+ {
2479
+ "id": 173,
2480
+ "name": "bindResultInternal",
2481
+ "kind": 2048,
2482
+ "kindString": "Method",
2483
+ "flags": {
2484
+ "isProtected": true
2485
+ },
2486
+ "sources": [
2487
+ {
2488
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2489
+ "line": 38,
2490
+ "character": 14
2491
+ }
2492
+ ],
2493
+ "signatures": [
2494
+ {
2495
+ "id": 174,
2496
+ "name": "bindResultInternal",
2497
+ "kind": 4096,
2498
+ "kindString": "Call signature",
2499
+ "flags": {},
2500
+ "parameters": [
2501
+ {
2502
+ "id": 175,
2503
+ "name": "payloads",
2504
+ "kind": 32768,
2505
+ "kindString": "Parameter",
2506
+ "flags": {},
2507
+ "type": {
2508
+ "type": "array",
2509
+ "elementType": {
2510
+ "type": "intersection",
2511
+ "types": [
2512
+ {
2513
+ "type": "reference",
2514
+ "name": "SchemaFields"
2515
+ },
2516
+ {
2517
+ "type": "reference",
2518
+ "name": "PayloadFields"
2519
+ },
2520
+ {
2521
+ "type": "reflection",
2522
+ "declaration": {
2523
+ "id": 176,
2524
+ "name": "__type",
2525
+ "kind": 65536,
2526
+ "kindString": "Type literal",
2527
+ "flags": {},
2528
+ "children": [
2529
+ {
2530
+ "id": 177,
2531
+ "name": "schema",
2532
+ "kind": 1024,
2533
+ "kindString": "Property",
2534
+ "flags": {},
2535
+ "sources": [
2536
+ {
2537
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2538
+ "line": 19,
2539
+ "character": 4
2540
+ }
2541
+ ],
2542
+ "type": {
2543
+ "type": "intrinsic",
2544
+ "name": "string"
2545
+ }
2546
+ }
2547
+ ],
2548
+ "groups": [
2549
+ {
2550
+ "title": "Properties",
2551
+ "children": [
2552
+ 177
2553
+ ]
2554
+ }
2555
+ ],
2556
+ "sources": [
2557
+ {
2558
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2559
+ "line": 18,
2560
+ "character": 17
2561
+ }
2562
+ ]
2563
+ }
2564
+ }
2565
+ ]
2566
+ }
2567
+ }
2568
+ },
2569
+ {
2570
+ "id": 178,
2571
+ "name": "account",
2572
+ "kind": 32768,
2573
+ "kindString": "Parameter",
2574
+ "flags": {
2575
+ "isOptional": true
2576
+ },
2577
+ "type": {
2578
+ "type": "reference",
2579
+ "name": "Account"
2580
+ }
2581
+ }
2582
+ ],
2583
+ "type": {
2584
+ "type": "reference",
2585
+ "typeArguments": [
2586
+ {
2587
+ "type": "intersection",
2588
+ "types": [
2589
+ {
2590
+ "type": "reference",
2591
+ "name": "SchemaFields"
2592
+ },
2593
+ {
2594
+ "type": "reference",
2595
+ "name": "PayloadFields"
2596
+ },
2597
+ {
2598
+ "type": "reflection",
2599
+ "declaration": {
2600
+ "id": 179,
2601
+ "name": "__type",
2602
+ "kind": 65536,
2603
+ "kindString": "Type literal",
2604
+ "flags": {},
2605
+ "children": [
2606
+ {
2607
+ "id": 180,
2608
+ "name": "schema",
2609
+ "kind": 1024,
2610
+ "kindString": "Property",
2611
+ "flags": {},
2612
+ "sources": [
2613
+ {
2614
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2615
+ "line": 19,
2616
+ "character": 4
2617
+ }
2618
+ ],
2619
+ "type": {
2620
+ "type": "intrinsic",
2621
+ "name": "string"
2622
+ }
2623
+ }
2624
+ ],
2625
+ "groups": [
2626
+ {
2627
+ "title": "Properties",
2628
+ "children": [
2629
+ 180
2630
+ ]
2631
+ }
2632
+ ],
2633
+ "sources": [
2634
+ {
2635
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2636
+ "line": 18,
2637
+ "character": 17
2638
+ }
2639
+ ]
2640
+ }
2641
+ }
2642
+ ]
2643
+ }
2644
+ ],
2645
+ "name": "ModuleQueryResult"
2646
+ },
2647
+ "inheritedFrom": {
2648
+ "type": "reference",
2649
+ "name": "TimestampWitness.bindResultInternal"
2650
+ }
2651
+ }
2652
+ ],
2653
+ "inheritedFrom": {
2654
+ "type": "reference",
2655
+ "name": "TimestampWitness.bindResultInternal"
2656
+ }
2657
+ },
2658
+ {
2659
+ "id": 100,
2660
+ "name": "description",
2661
+ "kind": 2048,
2662
+ "kindString": "Method",
2663
+ "flags": {},
2664
+ "sources": [
2665
+ {
2666
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2667
+ "line": 26,
2668
+ "character": 4
2669
+ }
2670
+ ],
2671
+ "signatures": [
2672
+ {
2673
+ "id": 101,
2674
+ "name": "description",
2675
+ "kind": 4096,
2676
+ "kindString": "Call signature",
2677
+ "flags": {},
2678
+ "type": {
2679
+ "type": "reference",
2680
+ "typeArguments": [
2681
+ {
2682
+ "type": "reference",
2683
+ "name": "ModuleDescription"
2684
+ },
2685
+ {
2686
+ "type": "intrinsic",
2687
+ "name": "never"
2688
+ }
2689
+ ],
2690
+ "name": "Promisable"
2691
+ },
2692
+ "inheritedFrom": {
2693
+ "type": "reference",
2694
+ "name": "TimestampWitness.description"
2695
+ }
2696
+ }
2697
+ ],
2698
+ "inheritedFrom": {
2699
+ "type": "reference",
2700
+ "name": "TimestampWitness.description"
2701
+ }
2702
+ },
2703
+ {
2704
+ "id": 102,
2705
+ "name": "discover",
2706
+ "kind": 2048,
2707
+ "kindString": "Method",
2708
+ "flags": {},
2709
+ "sources": [
2710
+ {
2711
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2712
+ "line": 27,
2713
+ "character": 4
2714
+ }
2715
+ ],
2716
+ "signatures": [
2717
+ {
2718
+ "id": 103,
2719
+ "name": "discover",
2720
+ "kind": 4096,
2721
+ "kindString": "Call signature",
2722
+ "flags": {},
2723
+ "parameters": [
2724
+ {
2725
+ "id": 104,
2726
+ "name": "_queryAccount",
2727
+ "kind": 32768,
2728
+ "kindString": "Parameter",
2729
+ "flags": {
2730
+ "isOptional": true
2731
+ },
2732
+ "type": {
2733
+ "type": "reference",
2734
+ "name": "Account"
2735
+ }
2736
+ }
2737
+ ],
2738
+ "type": {
2739
+ "type": "reference",
2740
+ "typeArguments": [
2741
+ {
2742
+ "type": "array",
2743
+ "elementType": {
2744
+ "type": "intersection",
2745
+ "types": [
2746
+ {
2747
+ "type": "reference",
2748
+ "name": "SchemaFields"
2749
+ },
2750
+ {
2751
+ "type": "reference",
2752
+ "name": "PayloadFields"
2753
+ },
2754
+ {
2755
+ "type": "reflection",
2756
+ "declaration": {
2757
+ "id": 105,
2758
+ "name": "__type",
2759
+ "kind": 65536,
2760
+ "kindString": "Type literal",
2761
+ "flags": {},
2762
+ "children": [
2763
+ {
2764
+ "id": 106,
2765
+ "name": "schema",
2766
+ "kind": 1024,
2767
+ "kindString": "Property",
2768
+ "flags": {},
2769
+ "sources": [
2770
+ {
2771
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2772
+ "line": 19,
2773
+ "character": 4
2774
+ }
2775
+ ],
2776
+ "type": {
2777
+ "type": "intrinsic",
2778
+ "name": "string"
2779
+ }
2780
+ }
2781
+ ],
2782
+ "groups": [
2783
+ {
2784
+ "title": "Properties",
2785
+ "children": [
2786
+ 106
2787
+ ]
2788
+ }
2789
+ ],
2790
+ "sources": [
2791
+ {
2792
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2793
+ "line": 18,
2794
+ "character": 17
2795
+ }
2796
+ ]
2797
+ }
2798
+ }
2799
+ ]
2800
+ }
2801
+ },
2802
+ {
2803
+ "type": "intrinsic",
2804
+ "name": "never"
2805
+ }
2806
+ ],
2807
+ "name": "Promisable"
2808
+ },
2809
+ "inheritedFrom": {
2810
+ "type": "reference",
2811
+ "name": "TimestampWitness.discover"
2812
+ }
2813
+ }
2814
+ ],
2815
+ "inheritedFrom": {
2816
+ "type": "reference",
2817
+ "name": "TimestampWitness.discover"
2818
+ }
2819
+ },
2820
+ {
2821
+ "id": 181,
2822
+ "name": "loadAccount",
2823
+ "kind": 2048,
2824
+ "kindString": "Method",
2825
+ "flags": {
2826
+ "isProtected": true
2827
+ },
2828
+ "sources": [
2829
+ {
2830
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2831
+ "line": 39,
2832
+ "character": 14
2833
+ }
2834
+ ],
2835
+ "signatures": [
2836
+ {
2837
+ "id": 182,
2838
+ "name": "loadAccount",
2839
+ "kind": 4096,
2840
+ "kindString": "Call signature",
2841
+ "flags": {},
2842
+ "parameters": [
2843
+ {
2844
+ "id": 183,
2845
+ "name": "account",
2846
+ "kind": 32768,
2847
+ "kindString": "Parameter",
2848
+ "flags": {
2849
+ "isOptional": true
2850
+ },
2851
+ "type": {
2852
+ "type": "reference",
2853
+ "name": "Account"
2854
+ }
2855
+ }
2856
+ ],
2857
+ "type": {
2858
+ "type": "reference",
2859
+ "name": "Account"
2860
+ },
2861
+ "inheritedFrom": {
2862
+ "type": "reference",
2863
+ "name": "TimestampWitness.loadAccount"
2864
+ }
2865
+ }
2866
+ ],
2867
+ "inheritedFrom": {
2868
+ "type": "reference",
2869
+ "name": "TimestampWitness.loadAccount"
2870
+ }
2871
+ },
2872
+ {
2873
+ "id": 50,
2874
+ "name": "observe",
2875
+ "kind": 2048,
2876
+ "kindString": "Method",
2877
+ "flags": {},
2878
+ "sources": [
2879
+ {
2880
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Witness.ts",
2881
+ "line": 17,
2882
+ "character": 17,
2883
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Witness.ts#L17"
2884
+ }
2885
+ ],
2886
+ "signatures": [
2887
+ {
2888
+ "id": 51,
2889
+ "name": "observe",
2890
+ "kind": 4096,
2891
+ "kindString": "Call signature",
2892
+ "flags": {},
2893
+ "type": {
2894
+ "type": "reference",
2895
+ "typeArguments": [
2896
+ {
2897
+ "type": "array",
2898
+ "elementType": {
2899
+ "type": "intersection",
2900
+ "types": [
2901
+ {
2902
+ "type": "reference",
2903
+ "name": "SchemaFields"
2904
+ },
2905
+ {
2906
+ "type": "reference",
2907
+ "name": "PayloadFields"
2908
+ },
2909
+ {
2910
+ "type": "reflection",
2911
+ "declaration": {
2912
+ "id": 52,
2913
+ "name": "__type",
2914
+ "kind": 65536,
2915
+ "kindString": "Type literal",
2916
+ "flags": {},
2917
+ "children": [
2918
+ {
2919
+ "id": 53,
2920
+ "name": "schema",
2921
+ "kind": 1024,
2922
+ "kindString": "Property",
2923
+ "flags": {},
2924
+ "sources": [
2925
+ {
2926
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2927
+ "line": 19,
2928
+ "character": 4
2929
+ }
2930
+ ],
2931
+ "type": {
2932
+ "type": "intrinsic",
2933
+ "name": "string"
2934
+ }
2935
+ }
2936
+ ],
2937
+ "groups": [
2938
+ {
2939
+ "title": "Properties",
2940
+ "children": [
2941
+ 53
2942
+ ]
2943
+ }
2944
+ ],
2945
+ "sources": [
2946
+ {
2947
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2948
+ "line": 18,
2949
+ "character": 17
2950
+ }
2951
+ ]
2952
+ }
2953
+ }
2954
+ ]
2955
+ }
2956
+ }
2957
+ ],
2958
+ "name": "Promise",
2959
+ "qualifiedName": "Promise",
2960
+ "package": "typescript"
2961
+ },
2962
+ "overwrites": {
2963
+ "type": "reference",
2964
+ "name": "TimestampWitness.observe"
2965
+ }
2966
+ }
2967
+ ],
2968
+ "overwrites": {
2969
+ "type": "reference",
2970
+ "name": "TimestampWitness.observe"
2971
+ }
2972
+ },
2973
+ {
2974
+ "id": 58,
2975
+ "name": "queries",
2976
+ "kind": 2048,
2977
+ "kindString": "Method",
2978
+ "flags": {},
2979
+ "sources": [
2980
+ {
2981
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
2982
+ "line": 13,
2983
+ "character": 4
2984
+ }
2985
+ ],
2986
+ "signatures": [
2987
+ {
2988
+ "id": 59,
2989
+ "name": "queries",
2990
+ "kind": 4096,
2991
+ "kindString": "Call signature",
2992
+ "flags": {},
2993
+ "type": {
2994
+ "type": "array",
2995
+ "elementType": {
2996
+ "type": "intrinsic",
2997
+ "name": "string"
2998
+ }
2999
+ },
3000
+ "inheritedFrom": {
3001
+ "type": "reference",
3002
+ "name": "TimestampWitness.queries"
3003
+ }
3004
+ }
3005
+ ],
3006
+ "inheritedFrom": {
3007
+ "type": "reference",
3008
+ "name": "TimestampWitness.queries"
3009
+ }
3010
+ },
3011
+ {
3012
+ "id": 60,
3013
+ "name": "query",
3014
+ "kind": 2048,
3015
+ "kindString": "Method",
3016
+ "flags": {},
3017
+ "sources": [
3018
+ {
3019
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3020
+ "line": 14,
3021
+ "character": 4
3022
+ }
3023
+ ],
3024
+ "signatures": [
3025
+ {
3026
+ "id": 61,
3027
+ "name": "query",
3028
+ "kind": 4096,
3029
+ "kindString": "Call signature",
3030
+ "flags": {},
3031
+ "typeParameter": [
3032
+ {
3033
+ "id": 70,
3034
+ "name": "T",
3035
+ "kind": 131072,
3036
+ "kindString": "Type parameter",
3037
+ "flags": {},
3038
+ "type": {
3039
+ "type": "intersection",
3040
+ "types": [
3041
+ {
3042
+ "type": "reference",
3043
+ "name": "SchemaFields"
3044
+ },
3045
+ {
3046
+ "type": "reference",
3047
+ "name": "PayloadFields"
3048
+ },
3049
+ {
3050
+ "type": "reference",
3051
+ "name": "XyoBoundWitnessFields"
3052
+ },
3053
+ {
3054
+ "type": "reflection",
3055
+ "declaration": {
3056
+ "id": 62,
3057
+ "name": "__type",
3058
+ "kind": 65536,
3059
+ "kindString": "Type literal",
3060
+ "flags": {},
3061
+ "children": [
3062
+ {
3063
+ "id": 63,
3064
+ "name": "query",
3065
+ "kind": 1024,
3066
+ "kindString": "Property",
3067
+ "flags": {},
3068
+ "sources": [
3069
+ {
3070
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3071
+ "line": 5,
3072
+ "character": 4
3073
+ }
3074
+ ],
3075
+ "type": {
3076
+ "type": "intrinsic",
3077
+ "name": "string"
3078
+ }
3079
+ },
3080
+ {
3081
+ "id": 64,
3082
+ "name": "resultSet",
3083
+ "kind": 1024,
3084
+ "kindString": "Property",
3085
+ "flags": {
3086
+ "isOptional": true
3087
+ },
3088
+ "sources": [
3089
+ {
3090
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3091
+ "line": 6,
3092
+ "character": 4
3093
+ }
3094
+ ],
3095
+ "type": {
3096
+ "type": "intrinsic",
3097
+ "name": "string"
3098
+ }
3099
+ },
3100
+ {
3101
+ "id": 65,
3102
+ "name": "schema",
3103
+ "kind": 1024,
3104
+ "kindString": "Property",
3105
+ "flags": {},
3106
+ "sources": [
3107
+ {
3108
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3109
+ "line": 7,
3110
+ "character": 4
3111
+ }
3112
+ ],
3113
+ "type": {
3114
+ "type": "literal",
3115
+ "value": "network.xyo.boundwitness.query"
3116
+ }
3117
+ }
3118
+ ],
3119
+ "groups": [
3120
+ {
3121
+ "title": "Properties",
3122
+ "children": [
3123
+ 63,
3124
+ 64,
3125
+ 65
3126
+ ]
3127
+ }
3128
+ ],
3129
+ "sources": [
3130
+ {
3131
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3132
+ "line": 4,
3133
+ "character": 51
3134
+ }
3135
+ ]
3136
+ }
3137
+ }
3138
+ ]
3139
+ },
3140
+ "default": {
3141
+ "type": "intersection",
3142
+ "types": [
3143
+ {
3144
+ "type": "reference",
3145
+ "name": "SchemaFields"
3146
+ },
3147
+ {
3148
+ "type": "reference",
3149
+ "name": "PayloadFields"
3150
+ },
3151
+ {
3152
+ "type": "reference",
3153
+ "name": "XyoBoundWitnessFields"
3154
+ },
3155
+ {
3156
+ "type": "reflection",
3157
+ "declaration": {
3158
+ "id": 66,
3159
+ "name": "__type",
3160
+ "kind": 65536,
3161
+ "kindString": "Type literal",
3162
+ "flags": {},
3163
+ "children": [
3164
+ {
3165
+ "id": 67,
3166
+ "name": "query",
3167
+ "kind": 1024,
3168
+ "kindString": "Property",
3169
+ "flags": {},
3170
+ "sources": [
3171
+ {
3172
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3173
+ "line": 5,
3174
+ "character": 4
3175
+ }
3176
+ ],
3177
+ "type": {
3178
+ "type": "intrinsic",
3179
+ "name": "string"
3180
+ }
3181
+ },
3182
+ {
3183
+ "id": 68,
3184
+ "name": "resultSet",
3185
+ "kind": 1024,
3186
+ "kindString": "Property",
3187
+ "flags": {
3188
+ "isOptional": true
3189
+ },
3190
+ "sources": [
3191
+ {
3192
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3193
+ "line": 6,
3194
+ "character": 4
3195
+ }
3196
+ ],
3197
+ "type": {
3198
+ "type": "intrinsic",
3199
+ "name": "string"
3200
+ }
3201
+ },
3202
+ {
3203
+ "id": 69,
3204
+ "name": "schema",
3205
+ "kind": 1024,
3206
+ "kindString": "Property",
3207
+ "flags": {},
3208
+ "sources": [
3209
+ {
3210
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3211
+ "line": 7,
3212
+ "character": 4
3213
+ }
3214
+ ],
3215
+ "type": {
3216
+ "type": "literal",
3217
+ "value": "network.xyo.boundwitness.query"
3218
+ }
3219
+ }
3220
+ ],
3221
+ "groups": [
3222
+ {
3223
+ "title": "Properties",
3224
+ "children": [
3225
+ 67,
3226
+ 68,
3227
+ 69
3228
+ ]
3229
+ }
3230
+ ],
3231
+ "sources": [
3232
+ {
3233
+ "fileName": "modules/packages/module/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3234
+ "line": 4,
3235
+ "character": 51
3236
+ }
3237
+ ]
3238
+ }
3239
+ }
3240
+ ]
3241
+ }
3242
+ }
3243
+ ],
3244
+ "parameters": [
3245
+ {
3246
+ "id": 71,
3247
+ "name": "query",
3248
+ "kind": 32768,
3249
+ "kindString": "Parameter",
3250
+ "flags": {},
3251
+ "type": {
3252
+ "type": "reference",
3253
+ "id": 70,
3254
+ "name": "T"
3255
+ }
3256
+ },
3257
+ {
3258
+ "id": 72,
3259
+ "name": "payloads",
3260
+ "kind": 32768,
3261
+ "kindString": "Parameter",
3262
+ "flags": {
3263
+ "isOptional": true
3264
+ },
3265
+ "type": {
3266
+ "type": "array",
3267
+ "elementType": {
3268
+ "type": "intersection",
3269
+ "types": [
3270
+ {
3271
+ "type": "reference",
3272
+ "name": "SchemaFields"
3273
+ },
3274
+ {
3275
+ "type": "reference",
3276
+ "name": "PayloadFields"
3277
+ },
3278
+ {
3279
+ "type": "reflection",
3280
+ "declaration": {
3281
+ "id": 73,
3282
+ "name": "__type",
3283
+ "kind": 65536,
3284
+ "kindString": "Type literal",
3285
+ "flags": {},
3286
+ "children": [
3287
+ {
3288
+ "id": 74,
3289
+ "name": "schema",
3290
+ "kind": 1024,
3291
+ "kindString": "Property",
3292
+ "flags": {},
3293
+ "sources": [
3294
+ {
3295
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3296
+ "line": 19,
3297
+ "character": 4
3298
+ }
3299
+ ],
3300
+ "type": {
3301
+ "type": "intrinsic",
3302
+ "name": "string"
3303
+ }
3304
+ }
3305
+ ],
3306
+ "groups": [
3307
+ {
3308
+ "title": "Properties",
3309
+ "children": [
3310
+ 74
3311
+ ]
3312
+ }
3313
+ ],
3314
+ "sources": [
3315
+ {
3316
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3317
+ "line": 18,
3318
+ "character": 17
3319
+ }
3320
+ ]
3321
+ }
3322
+ }
3323
+ ]
3324
+ }
3325
+ }
3326
+ }
3327
+ ],
3328
+ "type": {
3329
+ "type": "reference",
3330
+ "typeArguments": [
3331
+ {
3332
+ "type": "reference",
3333
+ "typeArguments": [
3334
+ {
3335
+ "type": "intersection",
3336
+ "types": [
3337
+ {
3338
+ "type": "reference",
3339
+ "name": "SchemaFields"
3340
+ },
3341
+ {
3342
+ "type": "reference",
3343
+ "name": "PayloadFields"
3344
+ },
3345
+ {
3346
+ "type": "reflection",
3347
+ "declaration": {
3348
+ "id": 75,
3349
+ "name": "__type",
3350
+ "kind": 65536,
3351
+ "kindString": "Type literal",
3352
+ "flags": {},
3353
+ "children": [
3354
+ {
3355
+ "id": 76,
3356
+ "name": "schema",
3357
+ "kind": 1024,
3358
+ "kindString": "Property",
3359
+ "flags": {},
3360
+ "sources": [
3361
+ {
3362
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3363
+ "line": 15,
3364
+ "character": 8
3365
+ }
3366
+ ],
3367
+ "type": {
3368
+ "type": "intrinsic",
3369
+ "name": "string"
3370
+ }
3371
+ }
3372
+ ],
3373
+ "groups": [
3374
+ {
3375
+ "title": "Properties",
3376
+ "children": [
3377
+ 76
3378
+ ]
3379
+ }
3380
+ ],
3381
+ "sources": [
3382
+ {
3383
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3384
+ "line": 14,
3385
+ "character": 250
3386
+ }
3387
+ ]
3388
+ }
3389
+ }
3390
+ ]
3391
+ }
3392
+ ],
3393
+ "name": "ModuleQueryResult"
3394
+ }
3395
+ ],
3396
+ "name": "Promise",
3397
+ "qualifiedName": "Promise",
3398
+ "package": "typescript"
3399
+ },
3400
+ "inheritedFrom": {
3401
+ "type": "reference",
3402
+ "name": "TimestampWitness.query"
3403
+ }
3404
+ }
3405
+ ],
3406
+ "inheritedFrom": {
3407
+ "type": "reference",
3408
+ "name": "TimestampWitness.query"
3409
+ }
3410
+ },
3411
+ {
3412
+ "id": 107,
3413
+ "name": "queryable",
3414
+ "kind": 2048,
3415
+ "kindString": "Method",
3416
+ "flags": {},
3417
+ "sources": [
3418
+ {
3419
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3420
+ "line": 30,
3421
+ "character": 4
3422
+ }
3423
+ ],
3424
+ "signatures": [
3425
+ {
3426
+ "id": 108,
3427
+ "name": "queryable",
3428
+ "kind": 4096,
3429
+ "kindString": "Call signature",
3430
+ "flags": {},
3431
+ "parameters": [
3432
+ {
3433
+ "id": 109,
3434
+ "name": "schema",
3435
+ "kind": 32768,
3436
+ "kindString": "Parameter",
3437
+ "flags": {},
3438
+ "type": {
3439
+ "type": "intrinsic",
3440
+ "name": "string"
3441
+ }
3442
+ },
3443
+ {
3444
+ "id": 110,
3445
+ "name": "addresses",
3446
+ "kind": 32768,
3447
+ "kindString": "Parameter",
3448
+ "flags": {
3449
+ "isOptional": true
3450
+ },
3451
+ "type": {
3452
+ "type": "array",
3453
+ "elementType": {
3454
+ "type": "intrinsic",
3455
+ "name": "string"
3456
+ }
3457
+ }
3458
+ }
3459
+ ],
3460
+ "type": {
3461
+ "type": "intrinsic",
3462
+ "name": "boolean"
3463
+ },
3464
+ "inheritedFrom": {
3465
+ "type": "reference",
3466
+ "name": "TimestampWitness.queryable"
3467
+ }
3468
+ }
3469
+ ],
3470
+ "inheritedFrom": {
3471
+ "type": "reference",
3472
+ "name": "TimestampWitness.queryable"
3473
+ }
3474
+ },
3475
+ {
3476
+ "id": 184,
3477
+ "name": "start",
3478
+ "kind": 2048,
3479
+ "kindString": "Method",
3480
+ "flags": {
3481
+ "isProtected": true
3482
+ },
3483
+ "sources": [
3484
+ {
3485
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3486
+ "line": 40,
3487
+ "character": 14
3488
+ }
3489
+ ],
3490
+ "signatures": [
3491
+ {
3492
+ "id": 185,
3493
+ "name": "start",
3494
+ "kind": 4096,
3495
+ "kindString": "Call signature",
3496
+ "flags": {},
3497
+ "parameters": [
3498
+ {
3499
+ "id": 186,
3500
+ "name": "_timeout",
3501
+ "kind": 32768,
3502
+ "kindString": "Parameter",
3503
+ "flags": {
3504
+ "isOptional": true
3505
+ },
3506
+ "type": {
3507
+ "type": "intrinsic",
3508
+ "name": "number"
3509
+ }
3510
+ }
3511
+ ],
3512
+ "type": {
3513
+ "type": "reference",
3514
+ "typeArguments": [
3515
+ {
3516
+ "type": "reference",
3517
+ "id": 19,
3518
+ "name": "XyoEthereumGasBlocknativeWitness"
3519
+ },
3520
+ {
3521
+ "type": "intrinsic",
3522
+ "name": "never"
3523
+ }
3524
+ ],
3525
+ "name": "Promisable"
3526
+ },
3527
+ "inheritedFrom": {
3528
+ "type": "reference",
3529
+ "name": "TimestampWitness.start"
3530
+ }
3531
+ }
3532
+ ],
3533
+ "inheritedFrom": {
3534
+ "type": "reference",
3535
+ "name": "TimestampWitness.start"
3536
+ }
3537
+ },
3538
+ {
3539
+ "id": 111,
3540
+ "name": "started",
3541
+ "kind": 2048,
3542
+ "kindString": "Method",
3543
+ "flags": {},
3544
+ "sources": [
3545
+ {
3546
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3547
+ "line": 31,
3548
+ "character": 4
3549
+ }
3550
+ ],
3551
+ "signatures": [
3552
+ {
3553
+ "id": 112,
3554
+ "name": "started",
3555
+ "kind": 4096,
3556
+ "kindString": "Call signature",
3557
+ "flags": {},
3558
+ "parameters": [
3559
+ {
3560
+ "id": 113,
3561
+ "name": "notStartedAction",
3562
+ "kind": 32768,
3563
+ "kindString": "Parameter",
3564
+ "flags": {
3565
+ "isOptional": true
3566
+ },
3567
+ "type": {
3568
+ "type": "union",
3569
+ "types": [
3570
+ {
3571
+ "type": "literal",
3572
+ "value": "error"
3573
+ },
3574
+ {
3575
+ "type": "literal",
3576
+ "value": "throw"
3577
+ },
3578
+ {
3579
+ "type": "literal",
3580
+ "value": "warn"
3581
+ },
3582
+ {
3583
+ "type": "literal",
3584
+ "value": "log"
3585
+ },
3586
+ {
3587
+ "type": "literal",
3588
+ "value": "none"
3589
+ }
3590
+ ]
3591
+ }
3592
+ }
3593
+ ],
3594
+ "type": {
3595
+ "type": "intrinsic",
3596
+ "name": "boolean"
3597
+ },
3598
+ "inheritedFrom": {
3599
+ "type": "reference",
3600
+ "name": "TimestampWitness.started"
3601
+ }
3602
+ }
3603
+ ],
3604
+ "inheritedFrom": {
3605
+ "type": "reference",
3606
+ "name": "TimestampWitness.started"
3607
+ }
3608
+ },
3609
+ {
3610
+ "id": 187,
3611
+ "name": "stop",
3612
+ "kind": 2048,
3613
+ "kindString": "Method",
3614
+ "flags": {
3615
+ "isProtected": true
3616
+ },
3617
+ "sources": [
3618
+ {
3619
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3620
+ "line": 41,
3621
+ "character": 14
3622
+ }
3623
+ ],
3624
+ "signatures": [
3625
+ {
3626
+ "id": 188,
3627
+ "name": "stop",
3628
+ "kind": 4096,
3629
+ "kindString": "Call signature",
3630
+ "flags": {},
3631
+ "parameters": [
3632
+ {
3633
+ "id": 189,
3634
+ "name": "_timeout",
3635
+ "kind": 32768,
3636
+ "kindString": "Parameter",
3637
+ "flags": {
3638
+ "isOptional": true
3639
+ },
3640
+ "type": {
3641
+ "type": "intrinsic",
3642
+ "name": "number"
3643
+ }
3644
+ }
3645
+ ],
3646
+ "type": {
3647
+ "type": "reference",
3648
+ "typeArguments": [
3649
+ {
3650
+ "type": "reference",
3651
+ "id": 19,
3652
+ "name": "XyoEthereumGasBlocknativeWitness"
3653
+ },
3654
+ {
3655
+ "type": "intrinsic",
3656
+ "name": "never"
3657
+ }
3658
+ ],
3659
+ "name": "Promisable"
3660
+ },
3661
+ "inheritedFrom": {
3662
+ "type": "reference",
3663
+ "name": "TimestampWitness.stop"
3664
+ }
3665
+ }
3666
+ ],
3667
+ "inheritedFrom": {
3668
+ "type": "reference",
3669
+ "name": "TimestampWitness.stop"
3670
+ }
3671
+ },
3672
+ {
3673
+ "id": 114,
3674
+ "name": "subscribe",
3675
+ "kind": 2048,
3676
+ "kindString": "Method",
3677
+ "flags": {},
3678
+ "sources": [
3679
+ {
3680
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3681
+ "line": 32,
3682
+ "character": 4
3683
+ }
3684
+ ],
3685
+ "signatures": [
3686
+ {
3687
+ "id": 115,
3688
+ "name": "subscribe",
3689
+ "kind": 4096,
3690
+ "kindString": "Call signature",
3691
+ "flags": {},
3692
+ "parameters": [
3693
+ {
3694
+ "id": 116,
3695
+ "name": "_queryAccount",
3696
+ "kind": 32768,
3697
+ "kindString": "Parameter",
3698
+ "flags": {
3699
+ "isOptional": true
3700
+ },
3701
+ "type": {
3702
+ "type": "reference",
3703
+ "name": "Account"
3704
+ }
3705
+ }
3706
+ ],
3707
+ "type": {
3708
+ "type": "intrinsic",
3709
+ "name": "void"
3710
+ },
3711
+ "inheritedFrom": {
3712
+ "type": "reference",
3713
+ "name": "TimestampWitness.subscribe"
3714
+ }
3715
+ }
3716
+ ],
3717
+ "inheritedFrom": {
3718
+ "type": "reference",
3719
+ "name": "TimestampWitness.subscribe"
3720
+ }
3721
+ },
3722
+ {
3723
+ "id": 190,
3724
+ "name": "validateConfig",
3725
+ "kind": 2048,
3726
+ "kindString": "Method",
3727
+ "flags": {
3728
+ "isProtected": true
3729
+ },
3730
+ "sources": [
3731
+ {
3732
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3733
+ "line": 42,
3734
+ "character": 14
3735
+ }
3736
+ ],
3737
+ "signatures": [
3738
+ {
3739
+ "id": 191,
3740
+ "name": "validateConfig",
3741
+ "kind": 4096,
3742
+ "kindString": "Call signature",
3743
+ "flags": {},
3744
+ "parameters": [
3745
+ {
3746
+ "id": 192,
3747
+ "name": "config",
3748
+ "kind": 32768,
3749
+ "kindString": "Parameter",
3750
+ "flags": {
3751
+ "isOptional": true
3752
+ },
3753
+ "type": {
3754
+ "type": "intrinsic",
3755
+ "name": "unknown"
3756
+ }
3757
+ },
3758
+ {
3759
+ "id": 193,
3760
+ "name": "parents",
3761
+ "kind": 32768,
3762
+ "kindString": "Parameter",
3763
+ "flags": {
3764
+ "isOptional": true
3765
+ },
3766
+ "type": {
3767
+ "type": "array",
3768
+ "elementType": {
3769
+ "type": "intrinsic",
3770
+ "name": "string"
3771
+ }
3772
+ }
3773
+ }
3774
+ ],
3775
+ "type": {
3776
+ "type": "intrinsic",
3777
+ "name": "boolean"
3778
+ },
3779
+ "inheritedFrom": {
3780
+ "type": "reference",
3781
+ "name": "TimestampWitness.validateConfig"
3782
+ }
3783
+ }
3784
+ ],
3785
+ "inheritedFrom": {
3786
+ "type": "reference",
3787
+ "name": "TimestampWitness.validateConfig"
3788
+ }
3789
+ },
3790
+ {
3791
+ "id": 21,
3792
+ "name": "create",
3793
+ "kind": 2048,
3794
+ "kindString": "Method",
3795
+ "flags": {
3796
+ "isStatic": true
3797
+ },
3798
+ "sources": [
3799
+ {
3800
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Witness.ts",
3801
+ "line": 13,
3802
+ "character": 24,
3803
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Witness.ts#L13"
3804
+ }
3805
+ ],
3806
+ "signatures": [
3807
+ {
3808
+ "id": 22,
3809
+ "name": "create",
3810
+ "kind": 4096,
3811
+ "kindString": "Call signature",
3812
+ "flags": {},
3813
+ "parameters": [
3814
+ {
3815
+ "id": 23,
3816
+ "name": "params",
3817
+ "kind": 32768,
3818
+ "kindString": "Parameter",
3819
+ "flags": {
3820
+ "isOptional": true
3821
+ },
3822
+ "type": {
3823
+ "type": "reference",
3824
+ "typeArguments": [
3825
+ {
3826
+ "type": "intersection",
3827
+ "types": [
3828
+ {
3829
+ "type": "reference",
3830
+ "name": "SchemaFields"
3831
+ },
3832
+ {
3833
+ "type": "reference",
3834
+ "name": "PayloadFields"
3835
+ },
3836
+ {
3837
+ "type": "reflection",
3838
+ "declaration": {
3839
+ "id": 24,
3840
+ "name": "__type",
3841
+ "kind": 65536,
3842
+ "kindString": "Type literal",
3843
+ "flags": {},
3844
+ "children": [
3845
+ {
3846
+ "id": 25,
3847
+ "name": "security",
3848
+ "kind": 1024,
3849
+ "kindString": "Property",
3850
+ "flags": {
3851
+ "isOptional": true
3852
+ },
3853
+ "sources": [
3854
+ {
3855
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
3856
+ "line": 8,
3857
+ "character": 4
3858
+ }
3859
+ ],
3860
+ "type": {
3861
+ "type": "reflection",
3862
+ "declaration": {
3863
+ "id": 26,
3864
+ "name": "__type",
3865
+ "kind": 65536,
3866
+ "kindString": "Type literal",
3867
+ "flags": {},
3868
+ "children": [
3869
+ {
3870
+ "id": 27,
3871
+ "name": "allowed",
3872
+ "kind": 1024,
3873
+ "kindString": "Property",
3874
+ "flags": {
3875
+ "isOptional": true
3876
+ },
3877
+ "sources": [
3878
+ {
3879
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
3880
+ "line": 9,
3881
+ "character": 8
3882
+ }
3883
+ ],
3884
+ "type": {
3885
+ "type": "reference",
3886
+ "typeArguments": [
3887
+ {
3888
+ "type": "intrinsic",
3889
+ "name": "string"
3890
+ },
3891
+ {
3892
+ "type": "array",
3893
+ "elementType": {
3894
+ "type": "array",
3895
+ "elementType": {
3896
+ "type": "intrinsic",
3897
+ "name": "string"
3898
+ }
3899
+ }
3900
+ }
3901
+ ],
3902
+ "name": "Record",
3903
+ "qualifiedName": "Record",
3904
+ "package": "typescript"
3905
+ }
3906
+ },
3907
+ {
3908
+ "id": 28,
3909
+ "name": "disallowed",
3910
+ "kind": 1024,
3911
+ "kindString": "Property",
3912
+ "flags": {
3913
+ "isOptional": true
3914
+ },
3915
+ "sources": [
3916
+ {
3917
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
3918
+ "line": 10,
3919
+ "character": 8
3920
+ }
3921
+ ],
3922
+ "type": {
3923
+ "type": "reference",
3924
+ "typeArguments": [
3925
+ {
3926
+ "type": "intrinsic",
3927
+ "name": "string"
3928
+ },
3929
+ {
3930
+ "type": "array",
3931
+ "elementType": {
3932
+ "type": "intrinsic",
3933
+ "name": "string"
3934
+ }
3935
+ }
3936
+ ],
3937
+ "name": "Record",
3938
+ "qualifiedName": "Record",
3939
+ "package": "typescript"
3940
+ }
3941
+ }
3942
+ ],
3943
+ "groups": [
3944
+ {
3945
+ "title": "Properties",
3946
+ "children": [
3947
+ 27,
3948
+ 28
3949
+ ]
3950
+ }
3951
+ ],
3952
+ "sources": [
3953
+ {
3954
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
3955
+ "line": 8,
3956
+ "character": 15
3957
+ }
3958
+ ]
3959
+ }
3960
+ }
3961
+ }
3962
+ ],
3963
+ "groups": [
3964
+ {
3965
+ "title": "Properties",
3966
+ "children": [
3967
+ 25
3968
+ ]
3969
+ }
3970
+ ],
3971
+ "sources": [
3972
+ {
3973
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
3974
+ "line": 7,
3975
+ "character": 87
3976
+ }
3977
+ ]
3978
+ }
3979
+ },
3980
+ {
3981
+ "type": "reflection",
3982
+ "declaration": {
3983
+ "id": 29,
3984
+ "name": "__type",
3985
+ "kind": 65536,
3986
+ "kindString": "Type literal",
3987
+ "flags": {},
3988
+ "children": [
3989
+ {
3990
+ "id": 30,
3991
+ "name": "schema",
3992
+ "kind": 1024,
3993
+ "kindString": "Property",
3994
+ "flags": {},
3995
+ "sources": [
3996
+ {
3997
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts",
3998
+ "line": 6,
3999
+ "character": 2,
4000
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts#L6"
4001
+ }
4002
+ ],
4003
+ "type": {
4004
+ "type": "literal",
4005
+ "value": "network.xyo.blockchain.ethereum.gas.blocknative.witness.config"
4006
+ }
4007
+ }
4008
+ ],
4009
+ "groups": [
4010
+ {
4011
+ "title": "Properties",
4012
+ "children": [
4013
+ 30
4014
+ ]
4015
+ }
4016
+ ],
4017
+ "sources": [
4018
+ {
4019
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts",
4020
+ "line": 5,
4021
+ "character": 70,
4022
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts#L5"
4023
+ }
4024
+ ]
4025
+ }
4026
+ },
4027
+ {
4028
+ "type": "reflection",
4029
+ "declaration": {
4030
+ "id": 31,
4031
+ "name": "__type",
4032
+ "kind": 65536,
4033
+ "kindString": "Type literal",
4034
+ "flags": {},
4035
+ "children": [
4036
+ {
4037
+ "id": 32,
4038
+ "name": "targetSet",
4039
+ "kind": 1024,
4040
+ "kindString": "Property",
4041
+ "flags": {
4042
+ "isOptional": true
4043
+ },
4044
+ "sources": [
4045
+ {
4046
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
4047
+ "line": 6,
4048
+ "character": 4
4049
+ }
4050
+ ],
4051
+ "type": {
4052
+ "type": "intersection",
4053
+ "types": [
4054
+ {
4055
+ "type": "reference",
4056
+ "name": "SchemaFields"
4057
+ },
4058
+ {
4059
+ "type": "reference",
4060
+ "name": "PayloadFields"
4061
+ },
4062
+ {
4063
+ "type": "reference",
4064
+ "name": "PayloadSet"
4065
+ },
4066
+ {
4067
+ "type": "reflection",
4068
+ "declaration": {
4069
+ "id": 33,
4070
+ "name": "__type",
4071
+ "kind": 65536,
4072
+ "kindString": "Type literal",
4073
+ "flags": {},
4074
+ "children": [
4075
+ {
4076
+ "id": 34,
4077
+ "name": "schema",
4078
+ "kind": 1024,
4079
+ "kindString": "Property",
4080
+ "flags": {},
4081
+ "sources": [
4082
+ {
4083
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4084
+ "line": 17,
4085
+ "character": 4
4086
+ }
4087
+ ],
4088
+ "type": {
4089
+ "type": "literal",
4090
+ "value": "network.xyo.payload.set"
4091
+ }
4092
+ }
4093
+ ],
4094
+ "groups": [
4095
+ {
4096
+ "title": "Properties",
4097
+ "children": [
4098
+ 34
4099
+ ]
4100
+ }
4101
+ ],
4102
+ "sources": [
4103
+ {
4104
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4105
+ "line": 16,
4106
+ "character": 221
4107
+ }
4108
+ ]
4109
+ }
4110
+ }
4111
+ ]
4112
+ }
4113
+ }
4114
+ ],
4115
+ "groups": [
4116
+ {
4117
+ "title": "Properties",
4118
+ "children": [
4119
+ 32
4120
+ ]
4121
+ }
4122
+ ],
4123
+ "sources": [
4124
+ {
4125
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
4126
+ "line": 5,
4127
+ "character": 103
4128
+ }
4129
+ ]
4130
+ }
4131
+ }
4132
+ ]
4133
+ }
4134
+ ],
4135
+ "name": "ModuleParams"
4136
+ }
4137
+ }
4138
+ ],
4139
+ "type": {
4140
+ "type": "reference",
4141
+ "typeArguments": [
4142
+ {
4143
+ "type": "reference",
4144
+ "id": 19,
4145
+ "name": "XyoEthereumGasBlocknativeWitness"
4146
+ }
4147
+ ],
4148
+ "name": "Promise",
4149
+ "qualifiedName": "Promise",
4150
+ "package": "typescript"
4151
+ },
4152
+ "overwrites": {
4153
+ "type": "reference",
4154
+ "name": "TimestampWitness.create"
4155
+ }
4156
+ }
4157
+ ],
4158
+ "overwrites": {
4159
+ "type": "reference",
4160
+ "name": "TimestampWitness.create"
4161
+ }
4162
+ }
4163
+ ],
4164
+ "groups": [
4165
+ {
4166
+ "title": "Constructors",
4167
+ "children": [
4168
+ 36
4169
+ ]
4170
+ },
4171
+ {
4172
+ "title": "Properties",
4173
+ "children": [
4174
+ 92,
4175
+ 93,
4176
+ 94,
4177
+ 77,
4178
+ 95,
4179
+ 89,
4180
+ 20,
4181
+ 35
4182
+ ]
4183
+ },
4184
+ {
4185
+ "title": "Accessors",
4186
+ "children": [
4187
+ 96,
4188
+ 98,
4189
+ 54
4190
+ ]
4191
+ },
4192
+ {
4193
+ "title": "Methods",
4194
+ "children": [
4195
+ 117,
4196
+ 122,
4197
+ 129,
4198
+ 147,
4199
+ 165,
4200
+ 173,
4201
+ 100,
4202
+ 102,
4203
+ 181,
4204
+ 50,
4205
+ 58,
4206
+ 60,
4207
+ 107,
4208
+ 184,
4209
+ 111,
4210
+ 187,
4211
+ 114,
4212
+ 190,
4213
+ 21
4214
+ ]
4215
+ }
4216
+ ],
4217
+ "sources": [
4218
+ {
4219
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Witness.ts",
4220
+ "line": 10,
4221
+ "character": 13,
4222
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Witness.ts#L10"
4223
+ }
4224
+ ],
4225
+ "extendedTypes": [
4226
+ {
4227
+ "type": "reference",
4228
+ "typeArguments": [
4229
+ {
4230
+ "type": "reference",
4231
+ "id": 14,
4232
+ "name": "XyoEthereumGasBlocknativeWitnessConfig"
4233
+ }
4234
+ ],
4235
+ "name": "TimestampWitness"
4236
+ }
4237
+ ]
4238
+ },
4239
+ {
4240
+ "id": 14,
4241
+ "name": "XyoEthereumGasBlocknativeWitnessConfig",
4242
+ "kind": 4194304,
4243
+ "kindString": "Type alias",
4244
+ "flags": {},
4245
+ "sources": [
4246
+ {
4247
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts",
4248
+ "line": 5,
4249
+ "character": 12,
4250
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts#L5"
4251
+ }
4252
+ ],
4253
+ "type": {
4254
+ "type": "reference",
4255
+ "typeArguments": [
4256
+ {
4257
+ "type": "reflection",
4258
+ "declaration": {
4259
+ "id": 15,
4260
+ "name": "__type",
4261
+ "kind": 65536,
4262
+ "kindString": "Type literal",
4263
+ "flags": {},
4264
+ "children": [
4265
+ {
4266
+ "id": 16,
4267
+ "name": "schema",
4268
+ "kind": 1024,
4269
+ "kindString": "Property",
4270
+ "flags": {},
4271
+ "sources": [
4272
+ {
4273
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts",
4274
+ "line": 6,
4275
+ "character": 2,
4276
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts#L6"
4277
+ }
4278
+ ],
4279
+ "type": {
4280
+ "type": "reference",
4281
+ "id": 17,
4282
+ "name": "XyoEthereumGasBlocknativeWitnessConfigSchema"
4283
+ }
4284
+ }
4285
+ ],
4286
+ "groups": [
4287
+ {
4288
+ "title": "Properties",
4289
+ "children": [
4290
+ 16
4291
+ ]
4292
+ }
4293
+ ],
4294
+ "sources": [
4295
+ {
4296
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts",
4297
+ "line": 5,
4298
+ "character": 70,
4299
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts#L5"
4300
+ }
4301
+ ]
4302
+ }
4303
+ }
4304
+ ],
4305
+ "name": "XyoWitnessConfig"
4306
+ }
4307
+ },
4308
+ {
4309
+ "id": 18,
4310
+ "name": "XyoEthereumGasBlocknativeWitnessConfigSchema",
4311
+ "kind": 4194304,
4312
+ "kindString": "Type alias",
4313
+ "flags": {},
4314
+ "sources": [
4315
+ {
4316
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Schema.ts",
4317
+ "line": 1,
4318
+ "character": 12,
4319
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Schema.ts#L1"
4320
+ },
4321
+ {
4322
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Schema.ts",
4323
+ "line": 2,
4324
+ "character": 13,
4325
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Schema.ts#L2"
4326
+ }
4327
+ ],
4328
+ "type": {
4329
+ "type": "literal",
4330
+ "value": "network.xyo.blockchain.ethereum.gas.blocknative.witness.config"
4331
+ }
4332
+ },
4333
+ {
4334
+ "id": 17,
4335
+ "name": "XyoEthereumGasBlocknativeWitnessConfigSchema",
4336
+ "kind": 32,
4337
+ "kindString": "Variable",
4338
+ "flags": {},
4339
+ "sources": [
4340
+ {
4341
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Schema.ts",
4342
+ "line": 1,
4343
+ "character": 12,
4344
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Schema.ts#L1"
4345
+ },
4346
+ {
4347
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Schema.ts",
4348
+ "line": 2,
4349
+ "character": 13,
4350
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Schema.ts#L2"
4351
+ }
4352
+ ],
4353
+ "type": {
4354
+ "type": "literal",
4355
+ "value": "network.xyo.blockchain.ethereum.gas.blocknative.witness.config"
4356
+ }
4357
+ },
4358
+ {
4359
+ "id": 1,
4360
+ "name": "XyoEthereumGasBlocknativePlugin",
4361
+ "kind": 64,
4362
+ "kindString": "Function",
4363
+ "flags": {},
4364
+ "sources": [
4365
+ {
4366
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Plugin.ts",
4367
+ "line": 9,
4368
+ "character": 13,
4369
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Plugin.ts#L9"
4370
+ }
4371
+ ],
4372
+ "signatures": [
4373
+ {
4374
+ "id": 2,
4375
+ "name": "XyoEthereumGasBlocknativePlugin",
4376
+ "kind": 4096,
4377
+ "kindString": "Call signature",
4378
+ "flags": {},
4379
+ "type": {
4380
+ "type": "reference",
4381
+ "typeArguments": [
4382
+ {
4383
+ "type": "reference",
4384
+ "typeArguments": [
4385
+ {
4386
+ "type": "intersection",
4387
+ "types": [
4388
+ {
4389
+ "type": "reference",
4390
+ "name": "SchemaFields"
4391
+ },
4392
+ {
4393
+ "type": "reference",
4394
+ "name": "PayloadFields"
4395
+ },
4396
+ {
4397
+ "type": "reflection",
4398
+ "declaration": {
4399
+ "id": 3,
4400
+ "name": "__type",
4401
+ "kind": 65536,
4402
+ "kindString": "Type literal",
4403
+ "flags": {},
4404
+ "children": [
4405
+ {
4406
+ "id": 4,
4407
+ "name": "security",
4408
+ "kind": 1024,
4409
+ "kindString": "Property",
4410
+ "flags": {
4411
+ "isOptional": true
4412
+ },
4413
+ "sources": [
4414
+ {
4415
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
4416
+ "line": 8,
4417
+ "character": 4
4418
+ }
4419
+ ],
4420
+ "type": {
4421
+ "type": "reflection",
4422
+ "declaration": {
4423
+ "id": 5,
4424
+ "name": "__type",
4425
+ "kind": 65536,
4426
+ "kindString": "Type literal",
4427
+ "flags": {},
4428
+ "children": [
4429
+ {
4430
+ "id": 6,
4431
+ "name": "allowed",
4432
+ "kind": 1024,
4433
+ "kindString": "Property",
4434
+ "flags": {
4435
+ "isOptional": true
4436
+ },
4437
+ "sources": [
4438
+ {
4439
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
4440
+ "line": 9,
4441
+ "character": 8
4442
+ }
4443
+ ],
4444
+ "type": {
4445
+ "type": "reference",
4446
+ "typeArguments": [
4447
+ {
4448
+ "type": "intrinsic",
4449
+ "name": "string"
4450
+ },
4451
+ {
4452
+ "type": "array",
4453
+ "elementType": {
4454
+ "type": "array",
4455
+ "elementType": {
4456
+ "type": "intrinsic",
4457
+ "name": "string"
4458
+ }
4459
+ }
4460
+ }
4461
+ ],
4462
+ "name": "Record",
4463
+ "qualifiedName": "Record",
4464
+ "package": "typescript"
4465
+ }
4466
+ },
4467
+ {
4468
+ "id": 7,
4469
+ "name": "disallowed",
4470
+ "kind": 1024,
4471
+ "kindString": "Property",
4472
+ "flags": {
4473
+ "isOptional": true
4474
+ },
4475
+ "sources": [
4476
+ {
4477
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
4478
+ "line": 10,
4479
+ "character": 8
4480
+ }
4481
+ ],
4482
+ "type": {
4483
+ "type": "reference",
4484
+ "typeArguments": [
4485
+ {
4486
+ "type": "intrinsic",
4487
+ "name": "string"
4488
+ },
4489
+ {
4490
+ "type": "array",
4491
+ "elementType": {
4492
+ "type": "intrinsic",
4493
+ "name": "string"
4494
+ }
4495
+ }
4496
+ ],
4497
+ "name": "Record",
4498
+ "qualifiedName": "Record",
4499
+ "package": "typescript"
4500
+ }
4501
+ }
4502
+ ],
4503
+ "groups": [
4504
+ {
4505
+ "title": "Properties",
4506
+ "children": [
4507
+ 6,
4508
+ 7
4509
+ ]
4510
+ }
4511
+ ],
4512
+ "sources": [
4513
+ {
4514
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
4515
+ "line": 8,
4516
+ "character": 15
4517
+ }
4518
+ ]
4519
+ }
4520
+ }
4521
+ }
4522
+ ],
4523
+ "groups": [
4524
+ {
4525
+ "title": "Properties",
4526
+ "children": [
4527
+ 4
4528
+ ]
4529
+ }
4530
+ ],
4531
+ "sources": [
4532
+ {
4533
+ "fileName": "modules/packages/module/dist/esm/Config.d.ts",
4534
+ "line": 7,
4535
+ "character": 87
4536
+ }
4537
+ ]
4538
+ }
4539
+ },
4540
+ {
4541
+ "type": "reflection",
4542
+ "declaration": {
4543
+ "id": 8,
4544
+ "name": "__type",
4545
+ "kind": 65536,
4546
+ "kindString": "Type literal",
4547
+ "flags": {},
4548
+ "children": [
4549
+ {
4550
+ "id": 9,
4551
+ "name": "schema",
4552
+ "kind": 1024,
4553
+ "kindString": "Property",
4554
+ "flags": {},
4555
+ "sources": [
4556
+ {
4557
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts",
4558
+ "line": 6,
4559
+ "character": 2,
4560
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts#L6"
4561
+ }
4562
+ ],
4563
+ "type": {
4564
+ "type": "literal",
4565
+ "value": "network.xyo.blockchain.ethereum.gas.blocknative.witness.config"
4566
+ }
4567
+ }
4568
+ ],
4569
+ "groups": [
4570
+ {
4571
+ "title": "Properties",
4572
+ "children": [
4573
+ 9
4574
+ ]
4575
+ }
4576
+ ],
4577
+ "sources": [
4578
+ {
4579
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts",
4580
+ "line": 5,
4581
+ "character": 70,
4582
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/Config.ts#L5"
4583
+ }
4584
+ ]
4585
+ }
4586
+ },
4587
+ {
4588
+ "type": "reflection",
4589
+ "declaration": {
4590
+ "id": 10,
4591
+ "name": "__type",
4592
+ "kind": 65536,
4593
+ "kindString": "Type literal",
4594
+ "flags": {},
4595
+ "children": [
4596
+ {
4597
+ "id": 11,
4598
+ "name": "targetSet",
4599
+ "kind": 1024,
4600
+ "kindString": "Property",
4601
+ "flags": {
4602
+ "isOptional": true
4603
+ },
4604
+ "sources": [
4605
+ {
4606
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
4607
+ "line": 6,
4608
+ "character": 4
4609
+ }
4610
+ ],
4611
+ "type": {
4612
+ "type": "intersection",
4613
+ "types": [
4614
+ {
4615
+ "type": "reference",
4616
+ "name": "SchemaFields"
4617
+ },
4618
+ {
4619
+ "type": "reference",
4620
+ "name": "PayloadFields"
4621
+ },
4622
+ {
4623
+ "type": "reference",
4624
+ "name": "PayloadSet"
4625
+ },
4626
+ {
4627
+ "type": "reflection",
4628
+ "declaration": {
4629
+ "id": 12,
4630
+ "name": "__type",
4631
+ "kind": 65536,
4632
+ "kindString": "Type literal",
4633
+ "flags": {},
4634
+ "children": [
4635
+ {
4636
+ "id": 13,
4637
+ "name": "schema",
4638
+ "kind": 1024,
4639
+ "kindString": "Property",
4640
+ "flags": {},
4641
+ "sources": [
4642
+ {
4643
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4644
+ "line": 17,
4645
+ "character": 4
4646
+ }
4647
+ ],
4648
+ "type": {
4649
+ "type": "literal",
4650
+ "value": "network.xyo.payload.set"
4651
+ }
4652
+ }
4653
+ ],
4654
+ "groups": [
4655
+ {
4656
+ "title": "Properties",
4657
+ "children": [
4658
+ 13
4659
+ ]
4660
+ }
4661
+ ],
4662
+ "sources": [
4663
+ {
4664
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
4665
+ "line": 16,
4666
+ "character": 221
4667
+ }
4668
+ ]
4669
+ }
4670
+ }
4671
+ ]
4672
+ }
4673
+ }
4674
+ ],
4675
+ "groups": [
4676
+ {
4677
+ "title": "Properties",
4678
+ "children": [
4679
+ 11
4680
+ ]
4681
+ }
4682
+ ],
4683
+ "sources": [
4684
+ {
4685
+ "fileName": "modules/packages/witness/dist/esm/Config.d.ts",
4686
+ "line": 5,
4687
+ "character": 103
4688
+ }
4689
+ ]
4690
+ }
4691
+ }
4692
+ ]
4693
+ }
4694
+ ],
4695
+ "name": "ModuleParams"
4696
+ }
4697
+ ],
4698
+ "name": "PayloadSetWitnessPlugin"
4699
+ }
4700
+ }
4701
+ ]
4702
+ }
4703
+ ],
4704
+ "groups": [
4705
+ {
4706
+ "title": "References",
4707
+ "children": [
4708
+ 194
4709
+ ]
4710
+ },
4711
+ {
4712
+ "title": "Classes",
4713
+ "children": [
4714
+ 19
4715
+ ]
4716
+ },
4717
+ {
4718
+ "title": "Type Aliases",
4719
+ "children": [
4720
+ 14,
4721
+ 18
4722
+ ]
4723
+ },
4724
+ {
4725
+ "title": "Variables",
4726
+ "children": [
4727
+ 17
4728
+ ]
4729
+ },
4730
+ {
4731
+ "title": "Functions",
4732
+ "children": [
4733
+ 1
4734
+ ]
4735
+ }
4736
+ ],
4737
+ "sources": [
4738
+ {
4739
+ "fileName": "plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/index.ts",
4740
+ "line": 1,
4741
+ "character": 0,
4742
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/2671b1f59/packages/plugins/packages/payloadset/packages/blockchain/packages/ethereum/packages/gas/packages/blocknative/src/index.ts#L1"
4743
+ }
4744
+ ]
4745
+ }