@xyo-network/crypto-cards-move-plugin 2.43.6 → 2.43.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/docs.json +1500 -644
  2. package/package.json +7 -7
package/dist/docs.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "originalName": "",
8
8
  "children": [
9
9
  {
10
- "id": 197,
10
+ "id": 229,
11
11
  "name": "default",
12
12
  "kind": 8388608,
13
13
  "kindString": "Reference",
@@ -17,7 +17,7 @@
17
17
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/index.ts",
18
18
  "line": 9,
19
19
  "character": 0,
20
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/index.ts#L9"
20
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/index.ts#L9"
21
21
  }
22
22
  ],
23
23
  "target": 1
@@ -40,7 +40,7 @@
40
40
  "sources": [
41
41
  {
42
42
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
43
- "line": 20,
43
+ "line": 22,
44
44
  "character": 4
45
45
  }
46
46
  ],
@@ -236,7 +236,7 @@
236
236
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
237
237
  "line": 9,
238
238
  "character": 2,
239
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L9"
239
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L9"
240
240
  }
241
241
  ],
242
242
  "type": {
@@ -258,7 +258,7 @@
258
258
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
259
259
  "line": 8,
260
260
  "character": 63,
261
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L8"
261
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L8"
262
262
  }
263
263
  ]
264
264
  }
@@ -391,6 +391,97 @@
391
391
  "name": "AbstractWitness<XyoCryptoCardsMoveWitnessConfig>.constructor"
392
392
  }
393
393
  },
394
+ {
395
+ "id": 92,
396
+ "name": "_resolver",
397
+ "kind": 1024,
398
+ "kindString": "Property",
399
+ "flags": {
400
+ "isProtected": true,
401
+ "isOptional": true
402
+ },
403
+ "sources": [
404
+ {
405
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
406
+ "line": 15,
407
+ "character": 14
408
+ }
409
+ ],
410
+ "type": {
411
+ "type": "reference",
412
+ "typeArguments": [
413
+ {
414
+ "type": "reference",
415
+ "typeArguments": [
416
+ {
417
+ "type": "intersection",
418
+ "types": [
419
+ {
420
+ "type": "reference",
421
+ "name": "SchemaFields"
422
+ },
423
+ {
424
+ "type": "reference",
425
+ "name": "PayloadFields"
426
+ },
427
+ {
428
+ "type": "reflection",
429
+ "declaration": {
430
+ "id": 93,
431
+ "name": "__type",
432
+ "kind": 65536,
433
+ "kindString": "Type literal",
434
+ "flags": {},
435
+ "children": [
436
+ {
437
+ "id": 94,
438
+ "name": "schema",
439
+ "kind": 1024,
440
+ "kindString": "Property",
441
+ "flags": {},
442
+ "sources": [
443
+ {
444
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
445
+ "line": 19,
446
+ "character": 4
447
+ }
448
+ ],
449
+ "type": {
450
+ "type": "intrinsic",
451
+ "name": "string"
452
+ }
453
+ }
454
+ ],
455
+ "groups": [
456
+ {
457
+ "title": "Properties",
458
+ "children": [
459
+ 94
460
+ ]
461
+ }
462
+ ],
463
+ "sources": [
464
+ {
465
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
466
+ "line": 18,
467
+ "character": 17
468
+ }
469
+ ]
470
+ }
471
+ }
472
+ ]
473
+ }
474
+ ],
475
+ "name": "Module"
476
+ }
477
+ ],
478
+ "name": "ModuleResolver"
479
+ },
480
+ "inheritedFrom": {
481
+ "type": "reference",
482
+ "name": "AbstractWitness._resolver"
483
+ }
484
+ },
394
485
  {
395
486
  "id": 95,
396
487
  "name": "_started",
@@ -480,123 +571,352 @@
480
571
  }
481
572
  },
482
573
  {
483
- "id": 80,
484
- "name": "config",
574
+ "id": 98,
575
+ "name": "allowedAddressValidator",
485
576
  "kind": 1024,
486
577
  "kindString": "Property",
487
- "flags": {},
578
+ "flags": {
579
+ "isProtected": true,
580
+ "isReadonly": true
581
+ },
488
582
  "sources": [
489
583
  {
490
584
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
491
- "line": 14,
492
- "character": 4
585
+ "line": 19,
586
+ "character": 23
493
587
  }
494
588
  ],
495
589
  "type": {
496
- "type": "intersection",
497
- "types": [
498
- {
499
- "type": "reference",
500
- "name": "SchemaFields"
501
- },
502
- {
503
- "type": "reference",
504
- "name": "PayloadFields"
505
- },
590
+ "type": "reference",
591
+ "typeArguments": [
506
592
  {
507
- "type": "reflection",
508
- "declaration": {
509
- "id": 81,
510
- "name": "__type",
511
- "kind": 65536,
512
- "kindString": "Type literal",
513
- "flags": {},
514
- "children": [
515
- {
516
- "id": 82,
517
- "name": "security",
518
- "kind": 1024,
519
- "kindString": "Property",
520
- "flags": {
521
- "isOptional": true
522
- },
523
- "sources": [
593
+ "type": "intersection",
594
+ "types": [
595
+ {
596
+ "type": "reference",
597
+ "name": "SchemaFields"
598
+ },
599
+ {
600
+ "type": "reference",
601
+ "name": "PayloadFields"
602
+ },
603
+ {
604
+ "type": "reflection",
605
+ "declaration": {
606
+ "id": 99,
607
+ "name": "__type",
608
+ "kind": 65536,
609
+ "kindString": "Type literal",
610
+ "flags": {},
611
+ "children": [
524
612
  {
525
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
526
- "line": 8,
527
- "character": 4
528
- }
529
- ],
530
- "type": {
531
- "type": "reflection",
532
- "declaration": {
533
- "id": 83,
534
- "name": "__type",
535
- "kind": 65536,
536
- "kindString": "Type literal",
537
- "flags": {},
538
- "children": [
613
+ "id": 100,
614
+ "name": "security",
615
+ "kind": 1024,
616
+ "kindString": "Property",
617
+ "flags": {
618
+ "isOptional": true
619
+ },
620
+ "sources": [
539
621
  {
540
- "id": 84,
541
- "name": "allowed",
542
- "kind": 1024,
543
- "kindString": "Property",
544
- "flags": {
545
- "isOptional": true
546
- },
547
- "sources": [
622
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
623
+ "line": 8,
624
+ "character": 4
625
+ }
626
+ ],
627
+ "type": {
628
+ "type": "reflection",
629
+ "declaration": {
630
+ "id": 101,
631
+ "name": "__type",
632
+ "kind": 65536,
633
+ "kindString": "Type literal",
634
+ "flags": {},
635
+ "children": [
548
636
  {
549
- "fileName": "modules/packages/module/packages/model/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"
637
+ "id": 102,
638
+ "name": "allowed",
639
+ "kind": 1024,
640
+ "kindString": "Property",
641
+ "flags": {
642
+ "isOptional": true
560
643
  },
561
- {
562
- "type": "array",
563
- "elementType": {
564
- "type": "array",
565
- "elementType": {
644
+ "sources": [
645
+ {
646
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
647
+ "line": 9,
648
+ "character": 8
649
+ }
650
+ ],
651
+ "type": {
652
+ "type": "reference",
653
+ "typeArguments": [
654
+ {
566
655
  "type": "intrinsic",
567
656
  "name": "string"
657
+ },
658
+ {
659
+ "type": "array",
660
+ "elementType": {
661
+ "type": "array",
662
+ "elementType": {
663
+ "type": "intrinsic",
664
+ "name": "string"
665
+ }
666
+ }
568
667
  }
569
- }
668
+ ],
669
+ "name": "Record",
670
+ "qualifiedName": "Record",
671
+ "package": "typescript"
570
672
  }
571
- ],
572
- "name": "Record",
573
- "qualifiedName": "Record",
574
- "package": "typescript"
575
- }
576
- },
577
- {
578
- "id": 85,
579
- "name": "disallowed",
580
- "kind": 1024,
581
- "kindString": "Property",
582
- "flags": {
583
- "isOptional": true
584
- },
585
- "sources": [
673
+ },
586
674
  {
587
- "fileName": "modules/packages/module/packages/model/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
- {
675
+ "id": 103,
676
+ "name": "disallowed",
677
+ "kind": 1024,
678
+ "kindString": "Property",
679
+ "flags": {
680
+ "isOptional": true
681
+ },
682
+ "sources": [
683
+ {
684
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
685
+ "line": 10,
686
+ "character": 8
687
+ }
688
+ ],
689
+ "type": {
690
+ "type": "reference",
691
+ "typeArguments": [
692
+ {
693
+ "type": "intrinsic",
694
+ "name": "string"
695
+ },
696
+ {
697
+ "type": "array",
698
+ "elementType": {
699
+ "type": "intrinsic",
700
+ "name": "string"
701
+ }
702
+ }
703
+ ],
704
+ "name": "Record",
705
+ "qualifiedName": "Record",
706
+ "package": "typescript"
707
+ }
708
+ }
709
+ ],
710
+ "groups": [
711
+ {
712
+ "title": "Properties",
713
+ "children": [
714
+ 102,
715
+ 103
716
+ ]
717
+ }
718
+ ],
719
+ "sources": [
720
+ {
721
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
722
+ "line": 8,
723
+ "character": 15
724
+ }
725
+ ]
726
+ }
727
+ }
728
+ }
729
+ ],
730
+ "groups": [
731
+ {
732
+ "title": "Properties",
733
+ "children": [
734
+ 100
735
+ ]
736
+ }
737
+ ],
738
+ "sources": [
739
+ {
740
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
741
+ "line": 7,
742
+ "character": 87
743
+ }
744
+ ]
745
+ }
746
+ },
747
+ {
748
+ "type": "reflection",
749
+ "declaration": {
750
+ "id": 104,
751
+ "name": "__type",
752
+ "kind": 65536,
753
+ "kindString": "Type literal",
754
+ "flags": {},
755
+ "children": [
756
+ {
757
+ "id": 105,
758
+ "name": "schema",
759
+ "kind": 1024,
760
+ "kindString": "Property",
761
+ "flags": {},
762
+ "sources": [
763
+ {
764
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
765
+ "line": 19,
766
+ "character": 4
767
+ }
768
+ ],
769
+ "type": {
770
+ "type": "intrinsic",
771
+ "name": "string"
772
+ }
773
+ }
774
+ ],
775
+ "groups": [
776
+ {
777
+ "title": "Properties",
778
+ "children": [
779
+ 105
780
+ ]
781
+ }
782
+ ],
783
+ "sources": [
784
+ {
785
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
786
+ "line": 18,
787
+ "character": 17
788
+ }
789
+ ]
790
+ }
791
+ }
792
+ ]
793
+ }
794
+ ],
795
+ "name": "AllowedAddressValidator"
796
+ },
797
+ "inheritedFrom": {
798
+ "type": "reference",
799
+ "name": "AbstractWitness.allowedAddressValidator"
800
+ }
801
+ },
802
+ {
803
+ "id": 80,
804
+ "name": "config",
805
+ "kind": 1024,
806
+ "kindString": "Property",
807
+ "flags": {},
808
+ "sources": [
809
+ {
810
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
811
+ "line": 14,
812
+ "character": 4
813
+ }
814
+ ],
815
+ "type": {
816
+ "type": "intersection",
817
+ "types": [
818
+ {
819
+ "type": "reference",
820
+ "name": "SchemaFields"
821
+ },
822
+ {
823
+ "type": "reference",
824
+ "name": "PayloadFields"
825
+ },
826
+ {
827
+ "type": "reflection",
828
+ "declaration": {
829
+ "id": 81,
830
+ "name": "__type",
831
+ "kind": 65536,
832
+ "kindString": "Type literal",
833
+ "flags": {},
834
+ "children": [
835
+ {
836
+ "id": 82,
837
+ "name": "security",
838
+ "kind": 1024,
839
+ "kindString": "Property",
840
+ "flags": {
841
+ "isOptional": true
842
+ },
843
+ "sources": [
844
+ {
845
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
846
+ "line": 8,
847
+ "character": 4
848
+ }
849
+ ],
850
+ "type": {
851
+ "type": "reflection",
852
+ "declaration": {
853
+ "id": 83,
854
+ "name": "__type",
855
+ "kind": 65536,
856
+ "kindString": "Type literal",
857
+ "flags": {},
858
+ "children": [
859
+ {
860
+ "id": 84,
861
+ "name": "allowed",
862
+ "kind": 1024,
863
+ "kindString": "Property",
864
+ "flags": {
865
+ "isOptional": true
866
+ },
867
+ "sources": [
868
+ {
869
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
870
+ "line": 9,
871
+ "character": 8
872
+ }
873
+ ],
874
+ "type": {
875
+ "type": "reference",
876
+ "typeArguments": [
877
+ {
878
+ "type": "intrinsic",
879
+ "name": "string"
880
+ },
881
+ {
882
+ "type": "array",
883
+ "elementType": {
884
+ "type": "array",
885
+ "elementType": {
886
+ "type": "intrinsic",
887
+ "name": "string"
888
+ }
889
+ }
890
+ }
891
+ ],
892
+ "name": "Record",
893
+ "qualifiedName": "Record",
894
+ "package": "typescript"
895
+ }
896
+ },
897
+ {
898
+ "id": 85,
899
+ "name": "disallowed",
900
+ "kind": 1024,
901
+ "kindString": "Property",
902
+ "flags": {
903
+ "isOptional": true
904
+ },
905
+ "sources": [
906
+ {
907
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
908
+ "line": 10,
909
+ "character": 8
910
+ }
911
+ ],
912
+ "type": {
913
+ "type": "reference",
914
+ "typeArguments": [
915
+ {
916
+ "type": "intrinsic",
917
+ "name": "string"
918
+ },
919
+ {
600
920
  "type": "array",
601
921
  "elementType": {
602
922
  "type": "intrinsic",
@@ -667,7 +987,7 @@
667
987
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
668
988
  "line": 9,
669
989
  "character": 2,
670
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L9"
990
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L9"
671
991
  }
672
992
  ],
673
993
  "type": {
@@ -689,7 +1009,7 @@
689
1009
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
690
1010
  "line": 8,
691
1011
  "character": 63,
692
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L8"
1012
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L8"
693
1013
  }
694
1014
  ]
695
1015
  }
@@ -807,7 +1127,7 @@
807
1127
  }
808
1128
  },
809
1129
  {
810
- "id": 98,
1130
+ "id": 106,
811
1131
  "name": "logger",
812
1132
  "kind": 1024,
813
1133
  "kindString": "Property",
@@ -819,7 +1139,7 @@
819
1139
  "sources": [
820
1140
  {
821
1141
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
822
- "line": 19,
1142
+ "line": 20,
823
1143
  "character": 23
824
1144
  }
825
1145
  ],
@@ -833,93 +1153,134 @@
833
1153
  }
834
1154
  },
835
1155
  {
836
- "id": 92,
837
- "name": "resolver",
1156
+ "id": 107,
1157
+ "name": "queryValidators",
838
1158
  "kind": 1024,
839
1159
  "kindString": "Property",
840
1160
  "flags": {
841
- "isOptional": true
1161
+ "isProtected": true
842
1162
  },
843
1163
  "sources": [
844
1164
  {
845
1165
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
846
- "line": 15,
847
- "character": 4
1166
+ "line": 21,
1167
+ "character": 14
848
1168
  }
849
1169
  ],
850
1170
  "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": 93,
871
- "name": "__type",
872
- "kind": 65536,
873
- "kindString": "Type literal",
874
- "flags": {},
875
- "children": [
876
- {
877
- "id": 94,
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"
1171
+ "type": "array",
1172
+ "elementType": {
1173
+ "type": "reference",
1174
+ "typeArguments": [
1175
+ {
1176
+ "type": "intersection",
1177
+ "types": [
1178
+ {
1179
+ "type": "reference",
1180
+ "name": "SchemaFields"
1181
+ },
1182
+ {
1183
+ "type": "reference",
1184
+ "name": "PayloadFields"
1185
+ },
1186
+ {
1187
+ "type": "reference",
1188
+ "name": "XyoBoundWitnessFields"
1189
+ },
1190
+ {
1191
+ "type": "reflection",
1192
+ "declaration": {
1193
+ "id": 108,
1194
+ "name": "__type",
1195
+ "kind": 65536,
1196
+ "kindString": "Type literal",
1197
+ "flags": {},
1198
+ "children": [
1199
+ {
1200
+ "id": 109,
1201
+ "name": "query",
1202
+ "kind": 1024,
1203
+ "kindString": "Property",
1204
+ "flags": {},
1205
+ "sources": [
1206
+ {
1207
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1208
+ "line": 5,
1209
+ "character": 4
892
1210
  }
1211
+ ],
1212
+ "type": {
1213
+ "type": "intrinsic",
1214
+ "name": "string"
893
1215
  }
894
- ],
895
- "groups": [
896
- {
897
- "title": "Properties",
898
- "children": [
899
- 94
900
- ]
1216
+ },
1217
+ {
1218
+ "id": 110,
1219
+ "name": "resultSet",
1220
+ "kind": 1024,
1221
+ "kindString": "Property",
1222
+ "flags": {
1223
+ "isOptional": true
1224
+ },
1225
+ "sources": [
1226
+ {
1227
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1228
+ "line": 6,
1229
+ "character": 4
1230
+ }
1231
+ ],
1232
+ "type": {
1233
+ "type": "intrinsic",
1234
+ "name": "string"
901
1235
  }
902
- ],
903
- "sources": [
904
- {
905
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
906
- "line": 18,
907
- "character": 17
1236
+ },
1237
+ {
1238
+ "id": 111,
1239
+ "name": "schema",
1240
+ "kind": 1024,
1241
+ "kindString": "Property",
1242
+ "flags": {},
1243
+ "sources": [
1244
+ {
1245
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1246
+ "line": 7,
1247
+ "character": 4
1248
+ }
1249
+ ],
1250
+ "type": {
1251
+ "type": "literal",
1252
+ "value": "network.xyo.boundwitness.query"
908
1253
  }
909
- ]
910
- }
1254
+ }
1255
+ ],
1256
+ "groups": [
1257
+ {
1258
+ "title": "Properties",
1259
+ "children": [
1260
+ 109,
1261
+ 110,
1262
+ 111
1263
+ ]
1264
+ }
1265
+ ],
1266
+ "sources": [
1267
+ {
1268
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1269
+ "line": 4,
1270
+ "character": 51
1271
+ }
1272
+ ]
911
1273
  }
912
- ]
913
- }
914
- ],
915
- "name": "Module"
916
- }
917
- ],
918
- "name": "ModuleResolver"
1274
+ }
1275
+ ]
1276
+ }
1277
+ ],
1278
+ "name": "Queryable"
1279
+ }
919
1280
  },
920
1281
  "inheritedFrom": {
921
1282
  "type": "reference",
922
- "name": "AbstractWitness.resolver"
1283
+ "name": "AbstractWitness.queryValidators"
923
1284
  }
924
1285
  },
925
1286
  {
@@ -935,7 +1296,7 @@
935
1296
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
936
1297
  "line": 13,
937
1298
  "character": 18,
938
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L13"
1299
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L13"
939
1300
  }
940
1301
  ],
941
1302
  "type": {
@@ -974,7 +1335,7 @@
974
1335
  }
975
1336
  },
976
1337
  {
977
- "id": 99,
1338
+ "id": 112,
978
1339
  "name": "address",
979
1340
  "kind": 262144,
980
1341
  "kindString": "Accessor",
@@ -982,12 +1343,12 @@
982
1343
  "sources": [
983
1344
  {
984
1345
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
985
- "line": 21,
1346
+ "line": 23,
986
1347
  "character": 8
987
1348
  }
988
1349
  ],
989
1350
  "getSignature": {
990
- "id": 100,
1351
+ "id": 113,
991
1352
  "name": "address",
992
1353
  "kind": 524288,
993
1354
  "kindString": "Get signature",
@@ -1007,7 +1368,7 @@
1007
1368
  }
1008
1369
  },
1009
1370
  {
1010
- "id": 101,
1371
+ "id": 114,
1011
1372
  "name": "disallowedAddresses",
1012
1373
  "kind": 262144,
1013
1374
  "kindString": "Accessor",
@@ -1015,12 +1376,12 @@
1015
1376
  "sources": [
1016
1377
  {
1017
1378
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1018
- "line": 22,
1379
+ "line": 24,
1019
1380
  "character": 8
1020
1381
  }
1021
1382
  ],
1022
1383
  "getSignature": {
1023
- "id": 102,
1384
+ "id": 115,
1024
1385
  "name": "disallowedAddresses",
1025
1386
  "kind": 524288,
1026
1387
  "kindString": "Get signature",
@@ -1064,21 +1425,26 @@
1064
1425
  }
1065
1426
  },
1066
1427
  {
1067
- "id": 57,
1068
- "name": "targetSet",
1428
+ "id": 116,
1429
+ "name": "resolver",
1069
1430
  "kind": 262144,
1070
1431
  "kindString": "Accessor",
1071
1432
  "flags": {},
1072
1433
  "sources": [
1073
1434
  {
1074
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
1075
- "line": 8,
1435
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1436
+ "line": 25,
1437
+ "character": 8
1438
+ },
1439
+ {
1440
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1441
+ "line": 26,
1076
1442
  "character": 8
1077
1443
  }
1078
1444
  ],
1079
1445
  "getSignature": {
1080
- "id": 58,
1081
- "name": "targetSet",
1446
+ "id": 117,
1447
+ "name": "resolver",
1082
1448
  "kind": 524288,
1083
1449
  "kindString": "Get signature",
1084
1450
  "flags": {},
@@ -1090,104 +1456,315 @@
1090
1456
  "name": "undefined"
1091
1457
  },
1092
1458
  {
1093
- "type": "intersection",
1094
- "types": [
1095
- {
1096
- "type": "reference",
1097
- "name": "SchemaFields"
1098
- },
1099
- {
1100
- "type": "reference",
1101
- "name": "PayloadFields"
1102
- },
1459
+ "type": "reference",
1460
+ "typeArguments": [
1103
1461
  {
1104
1462
  "type": "reference",
1105
- "name": "PayloadSet"
1106
- },
1107
- {
1108
- "type": "reflection",
1109
- "declaration": {
1110
- "id": 59,
1111
- "name": "__type",
1112
- "kind": 65536,
1113
- "kindString": "Type literal",
1114
- "flags": {},
1115
- "children": [
1116
- {
1117
- "id": 60,
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
1463
+ "typeArguments": [
1464
+ {
1465
+ "type": "intersection",
1466
+ "types": [
1467
+ {
1468
+ "type": "reference",
1469
+ "name": "SchemaFields"
1470
+ },
1471
+ {
1472
+ "type": "reference",
1473
+ "name": "PayloadFields"
1474
+ },
1475
+ {
1476
+ "type": "reflection",
1477
+ "declaration": {
1478
+ "id": 118,
1479
+ "name": "__type",
1480
+ "kind": 65536,
1481
+ "kindString": "Type literal",
1482
+ "flags": {},
1483
+ "children": [
1484
+ {
1485
+ "id": 119,
1486
+ "name": "schema",
1487
+ "kind": 1024,
1488
+ "kindString": "Property",
1489
+ "flags": {},
1490
+ "sources": [
1491
+ {
1492
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1493
+ "line": 19,
1494
+ "character": 4
1495
+ }
1496
+ ],
1497
+ "type": {
1498
+ "type": "intrinsic",
1499
+ "name": "string"
1500
+ }
1501
+ }
1502
+ ],
1503
+ "groups": [
1504
+ {
1505
+ "title": "Properties",
1506
+ "children": [
1507
+ 119
1508
+ ]
1509
+ }
1510
+ ],
1511
+ "sources": [
1512
+ {
1513
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1514
+ "line": 18,
1515
+ "character": 17
1516
+ }
1517
+ ]
1127
1518
  }
1128
- ],
1129
- "type": {
1130
- "type": "literal",
1131
- "value": "network.xyo.payload.set"
1132
1519
  }
1133
- }
1134
- ],
1135
- "groups": [
1136
- {
1137
- "title": "Properties",
1138
- "children": [
1139
- 60
1140
- ]
1141
- }
1142
- ],
1143
- "sources": [
1144
- {
1145
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
1146
- "line": 8,
1147
- "character": 177
1148
- }
1149
- ]
1150
- }
1520
+ ]
1521
+ }
1522
+ ],
1523
+ "name": "Module"
1151
1524
  }
1152
- ]
1525
+ ],
1526
+ "name": "ModuleResolver"
1153
1527
  }
1154
1528
  ]
1155
1529
  },
1156
1530
  "inheritedFrom": {
1157
1531
  "type": "reference",
1158
- "name": "AbstractWitness.targetSet"
1532
+ "name": "AbstractWitness.resolver"
1159
1533
  }
1160
1534
  },
1161
- "inheritedFrom": {
1162
- "type": "reference",
1163
- "name": "AbstractWitness.targetSet"
1164
- }
1165
- },
1166
- {
1167
- "id": 120,
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": 31,
1178
- "character": 14
1179
- }
1180
- ],
1535
+ "setSignature": {
1536
+ "id": 120,
1537
+ "name": "resolver",
1538
+ "kind": 1048576,
1539
+ "kindString": "Set signature",
1540
+ "flags": {},
1541
+ "parameters": [
1542
+ {
1543
+ "id": 121,
1544
+ "name": "v",
1545
+ "kind": 32768,
1546
+ "kindString": "Parameter",
1547
+ "flags": {},
1548
+ "type": {
1549
+ "type": "union",
1550
+ "types": [
1551
+ {
1552
+ "type": "intrinsic",
1553
+ "name": "undefined"
1554
+ },
1555
+ {
1556
+ "type": "reference",
1557
+ "typeArguments": [
1558
+ {
1559
+ "type": "reference",
1560
+ "typeArguments": [
1561
+ {
1562
+ "type": "intersection",
1563
+ "types": [
1564
+ {
1565
+ "type": "reference",
1566
+ "name": "SchemaFields"
1567
+ },
1568
+ {
1569
+ "type": "reference",
1570
+ "name": "PayloadFields"
1571
+ },
1572
+ {
1573
+ "type": "reflection",
1574
+ "declaration": {
1575
+ "id": 122,
1576
+ "name": "__type",
1577
+ "kind": 65536,
1578
+ "kindString": "Type literal",
1579
+ "flags": {},
1580
+ "children": [
1581
+ {
1582
+ "id": 123,
1583
+ "name": "schema",
1584
+ "kind": 1024,
1585
+ "kindString": "Property",
1586
+ "flags": {},
1587
+ "sources": [
1588
+ {
1589
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1590
+ "line": 19,
1591
+ "character": 4
1592
+ }
1593
+ ],
1594
+ "type": {
1595
+ "type": "intrinsic",
1596
+ "name": "string"
1597
+ }
1598
+ }
1599
+ ],
1600
+ "groups": [
1601
+ {
1602
+ "title": "Properties",
1603
+ "children": [
1604
+ 123
1605
+ ]
1606
+ }
1607
+ ],
1608
+ "sources": [
1609
+ {
1610
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1611
+ "line": 18,
1612
+ "character": 17
1613
+ }
1614
+ ]
1615
+ }
1616
+ }
1617
+ ]
1618
+ }
1619
+ ],
1620
+ "name": "Module"
1621
+ }
1622
+ ],
1623
+ "name": "ModuleResolver"
1624
+ }
1625
+ ]
1626
+ }
1627
+ }
1628
+ ],
1629
+ "type": {
1630
+ "type": "intrinsic",
1631
+ "name": "void"
1632
+ },
1633
+ "inheritedFrom": {
1634
+ "type": "reference",
1635
+ "name": "AbstractWitness.resolver"
1636
+ }
1637
+ },
1638
+ "inheritedFrom": {
1639
+ "type": "reference",
1640
+ "name": "AbstractWitness.resolver"
1641
+ }
1642
+ },
1643
+ {
1644
+ "id": 57,
1645
+ "name": "targetSet",
1646
+ "kind": 262144,
1647
+ "kindString": "Accessor",
1648
+ "flags": {},
1649
+ "sources": [
1650
+ {
1651
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
1652
+ "line": 8,
1653
+ "character": 8
1654
+ }
1655
+ ],
1656
+ "getSignature": {
1657
+ "id": 58,
1658
+ "name": "targetSet",
1659
+ "kind": 524288,
1660
+ "kindString": "Get signature",
1661
+ "flags": {},
1662
+ "type": {
1663
+ "type": "union",
1664
+ "types": [
1665
+ {
1666
+ "type": "intrinsic",
1667
+ "name": "undefined"
1668
+ },
1669
+ {
1670
+ "type": "intersection",
1671
+ "types": [
1672
+ {
1673
+ "type": "reference",
1674
+ "name": "SchemaFields"
1675
+ },
1676
+ {
1677
+ "type": "reference",
1678
+ "name": "PayloadFields"
1679
+ },
1680
+ {
1681
+ "type": "reference",
1682
+ "name": "PayloadSet"
1683
+ },
1684
+ {
1685
+ "type": "reflection",
1686
+ "declaration": {
1687
+ "id": 59,
1688
+ "name": "__type",
1689
+ "kind": 65536,
1690
+ "kindString": "Type literal",
1691
+ "flags": {},
1692
+ "children": [
1693
+ {
1694
+ "id": 60,
1695
+ "name": "schema",
1696
+ "kind": 1024,
1697
+ "kindString": "Property",
1698
+ "flags": {},
1699
+ "sources": [
1700
+ {
1701
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
1702
+ "line": 9,
1703
+ "character": 8
1704
+ }
1705
+ ],
1706
+ "type": {
1707
+ "type": "literal",
1708
+ "value": "network.xyo.payload.set"
1709
+ }
1710
+ }
1711
+ ],
1712
+ "groups": [
1713
+ {
1714
+ "title": "Properties",
1715
+ "children": [
1716
+ 60
1717
+ ]
1718
+ }
1719
+ ],
1720
+ "sources": [
1721
+ {
1722
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
1723
+ "line": 8,
1724
+ "character": 177
1725
+ }
1726
+ ]
1727
+ }
1728
+ }
1729
+ ]
1730
+ }
1731
+ ]
1732
+ },
1733
+ "inheritedFrom": {
1734
+ "type": "reference",
1735
+ "name": "AbstractWitness.targetSet"
1736
+ }
1737
+ },
1738
+ "inheritedFrom": {
1739
+ "type": "reference",
1740
+ "name": "AbstractWitness.targetSet"
1741
+ }
1742
+ },
1743
+ {
1744
+ "id": 152,
1745
+ "name": "bindHashes",
1746
+ "kind": 2048,
1747
+ "kindString": "Method",
1748
+ "flags": {
1749
+ "isProtected": true
1750
+ },
1751
+ "sources": [
1752
+ {
1753
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1754
+ "line": 35,
1755
+ "character": 14
1756
+ }
1757
+ ],
1181
1758
  "signatures": [
1182
1759
  {
1183
- "id": 121,
1760
+ "id": 153,
1184
1761
  "name": "bindHashes",
1185
1762
  "kind": 4096,
1186
1763
  "kindString": "Call signature",
1187
1764
  "flags": {},
1188
1765
  "parameters": [
1189
1766
  {
1190
- "id": 122,
1767
+ "id": 154,
1191
1768
  "name": "hashes",
1192
1769
  "kind": 32768,
1193
1770
  "kindString": "Parameter",
@@ -1201,7 +1778,7 @@
1201
1778
  }
1202
1779
  },
1203
1780
  {
1204
- "id": 123,
1781
+ "id": 155,
1205
1782
  "name": "schema",
1206
1783
  "kind": 32768,
1207
1784
  "kindString": "Parameter",
@@ -1215,7 +1792,7 @@
1215
1792
  }
1216
1793
  },
1217
1794
  {
1218
- "id": 124,
1795
+ "id": 156,
1219
1796
  "name": "account",
1220
1797
  "kind": 32768,
1221
1798
  "kindString": "Parameter",
@@ -1254,7 +1831,7 @@
1254
1831
  }
1255
1832
  },
1256
1833
  {
1257
- "id": 125,
1834
+ "id": 157,
1258
1835
  "name": "bindHashesInternal",
1259
1836
  "kind": 2048,
1260
1837
  "kindString": "Method",
@@ -1264,20 +1841,20 @@
1264
1841
  "sources": [
1265
1842
  {
1266
1843
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1267
- "line": 32,
1844
+ "line": 36,
1268
1845
  "character": 14
1269
1846
  }
1270
1847
  ],
1271
1848
  "signatures": [
1272
1849
  {
1273
- "id": 126,
1850
+ "id": 158,
1274
1851
  "name": "bindHashesInternal",
1275
1852
  "kind": 4096,
1276
1853
  "kindString": "Call signature",
1277
1854
  "flags": {},
1278
1855
  "parameters": [
1279
1856
  {
1280
- "id": 127,
1857
+ "id": 159,
1281
1858
  "name": "hashes",
1282
1859
  "kind": 32768,
1283
1860
  "kindString": "Parameter",
@@ -1291,7 +1868,7 @@
1291
1868
  }
1292
1869
  },
1293
1870
  {
1294
- "id": 128,
1871
+ "id": 160,
1295
1872
  "name": "schema",
1296
1873
  "kind": 32768,
1297
1874
  "kindString": "Parameter",
@@ -1305,7 +1882,7 @@
1305
1882
  }
1306
1883
  },
1307
1884
  {
1308
- "id": 129,
1885
+ "id": 161,
1309
1886
  "name": "account",
1310
1887
  "kind": 32768,
1311
1888
  "kindString": "Parameter",
@@ -1336,14 +1913,14 @@
1336
1913
  {
1337
1914
  "type": "reflection",
1338
1915
  "declaration": {
1339
- "id": 130,
1916
+ "id": 162,
1340
1917
  "name": "__type",
1341
1918
  "kind": 65536,
1342
1919
  "kindString": "Type literal",
1343
1920
  "flags": {},
1344
1921
  "children": [
1345
1922
  {
1346
- "id": 131,
1923
+ "id": 163,
1347
1924
  "name": "schema",
1348
1925
  "kind": 1024,
1349
1926
  "kindString": "Property",
@@ -1365,7 +1942,7 @@
1365
1942
  {
1366
1943
  "title": "Properties",
1367
1944
  "children": [
1368
- 131
1945
+ 163
1369
1946
  ]
1370
1947
  }
1371
1948
  ],
@@ -1392,7 +1969,7 @@
1392
1969
  }
1393
1970
  },
1394
1971
  {
1395
- "id": 132,
1972
+ "id": 164,
1396
1973
  "name": "bindQuery",
1397
1974
  "kind": 2048,
1398
1975
  "kindString": "Method",
@@ -1402,20 +1979,20 @@
1402
1979
  "sources": [
1403
1980
  {
1404
1981
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1405
- "line": 33,
1982
+ "line": 37,
1406
1983
  "character": 14
1407
1984
  }
1408
1985
  ],
1409
1986
  "signatures": [
1410
1987
  {
1411
- "id": 133,
1988
+ "id": 165,
1412
1989
  "name": "bindQuery",
1413
1990
  "kind": 4096,
1414
1991
  "kindString": "Call signature",
1415
1992
  "flags": {},
1416
1993
  "typeParameter": [
1417
1994
  {
1418
- "id": 138,
1995
+ "id": 170,
1419
1996
  "name": "T",
1420
1997
  "kind": 131072,
1421
1998
  "kindString": "Type parameter",
@@ -1441,14 +2018,14 @@
1441
2018
  {
1442
2019
  "type": "reflection",
1443
2020
  "declaration": {
1444
- "id": 134,
2021
+ "id": 166,
1445
2022
  "name": "__type",
1446
2023
  "kind": 65536,
1447
2024
  "kindString": "Type literal",
1448
2025
  "flags": {},
1449
2026
  "children": [
1450
2027
  {
1451
- "id": 135,
2028
+ "id": 167,
1452
2029
  "name": "schema",
1453
2030
  "kind": 1024,
1454
2031
  "kindString": "Property",
@@ -1470,7 +2047,7 @@
1470
2047
  {
1471
2048
  "title": "Properties",
1472
2049
  "children": [
1473
- 135
2050
+ 167
1474
2051
  ]
1475
2052
  }
1476
2053
  ],
@@ -1506,14 +2083,14 @@
1506
2083
  {
1507
2084
  "type": "reflection",
1508
2085
  "declaration": {
1509
- "id": 136,
2086
+ "id": 168,
1510
2087
  "name": "__type",
1511
2088
  "kind": 65536,
1512
2089
  "kindString": "Type literal",
1513
2090
  "flags": {},
1514
2091
  "children": [
1515
2092
  {
1516
- "id": 137,
2093
+ "id": 169,
1517
2094
  "name": "schema",
1518
2095
  "kind": 1024,
1519
2096
  "kindString": "Property",
@@ -1535,7 +2112,7 @@
1535
2112
  {
1536
2113
  "title": "Properties",
1537
2114
  "children": [
1538
- 137
2115
+ 169
1539
2116
  ]
1540
2117
  }
1541
2118
  ],
@@ -1559,19 +2136,19 @@
1559
2136
  ],
1560
2137
  "parameters": [
1561
2138
  {
1562
- "id": 139,
2139
+ "id": 171,
1563
2140
  "name": "query",
1564
2141
  "kind": 32768,
1565
2142
  "kindString": "Parameter",
1566
2143
  "flags": {},
1567
2144
  "type": {
1568
2145
  "type": "reference",
1569
- "id": 138,
2146
+ "id": 170,
1570
2147
  "name": "T"
1571
2148
  }
1572
2149
  },
1573
2150
  {
1574
- "id": 140,
2151
+ "id": 172,
1575
2152
  "name": "payloads",
1576
2153
  "kind": 32768,
1577
2154
  "kindString": "Parameter",
@@ -1594,14 +2171,14 @@
1594
2171
  {
1595
2172
  "type": "reflection",
1596
2173
  "declaration": {
1597
- "id": 141,
2174
+ "id": 173,
1598
2175
  "name": "__type",
1599
2176
  "kind": 65536,
1600
2177
  "kindString": "Type literal",
1601
2178
  "flags": {},
1602
2179
  "children": [
1603
2180
  {
1604
- "id": 142,
2181
+ "id": 174,
1605
2182
  "name": "schema",
1606
2183
  "kind": 1024,
1607
2184
  "kindString": "Property",
@@ -1623,7 +2200,7 @@
1623
2200
  {
1624
2201
  "title": "Properties",
1625
2202
  "children": [
1626
- 142
2203
+ 174
1627
2204
  ]
1628
2205
  }
1629
2206
  ],
@@ -1641,7 +2218,7 @@
1641
2218
  }
1642
2219
  },
1643
2220
  {
1644
- "id": 143,
2221
+ "id": 175,
1645
2222
  "name": "account",
1646
2223
  "kind": 32768,
1647
2224
  "kindString": "Parameter",
@@ -1678,14 +2255,14 @@
1678
2255
  {
1679
2256
  "type": "reflection",
1680
2257
  "declaration": {
1681
- "id": 144,
2258
+ "id": 176,
1682
2259
  "name": "__type",
1683
2260
  "kind": 65536,
1684
2261
  "kindString": "Type literal",
1685
2262
  "flags": {},
1686
2263
  "children": [
1687
2264
  {
1688
- "id": 145,
2265
+ "id": 177,
1689
2266
  "name": "query",
1690
2267
  "kind": 1024,
1691
2268
  "kindString": "Property",
@@ -1703,7 +2280,7 @@
1703
2280
  }
1704
2281
  },
1705
2282
  {
1706
- "id": 146,
2283
+ "id": 178,
1707
2284
  "name": "resultSet",
1708
2285
  "kind": 1024,
1709
2286
  "kindString": "Property",
@@ -1723,7 +2300,7 @@
1723
2300
  }
1724
2301
  },
1725
2302
  {
1726
- "id": 147,
2303
+ "id": 179,
1727
2304
  "name": "schema",
1728
2305
  "kind": 1024,
1729
2306
  "kindString": "Property",
@@ -1745,9 +2322,9 @@
1745
2322
  {
1746
2323
  "title": "Properties",
1747
2324
  "children": [
1748
- 145,
1749
- 146,
1750
- 147
2325
+ 177,
2326
+ 178,
2327
+ 179
1751
2328
  ]
1752
2329
  }
1753
2330
  ],
@@ -1778,14 +2355,14 @@
1778
2355
  {
1779
2356
  "type": "reflection",
1780
2357
  "declaration": {
1781
- "id": 148,
2358
+ "id": 180,
1782
2359
  "name": "__type",
1783
2360
  "kind": 65536,
1784
2361
  "kindString": "Type literal",
1785
2362
  "flags": {},
1786
2363
  "children": [
1787
2364
  {
1788
- "id": 149,
2365
+ "id": 181,
1789
2366
  "name": "schema",
1790
2367
  "kind": 1024,
1791
2368
  "kindString": "Property",
@@ -1807,7 +2384,7 @@
1807
2384
  {
1808
2385
  "title": "Properties",
1809
2386
  "children": [
1810
- 149
2387
+ 181
1811
2388
  ]
1812
2389
  }
1813
2390
  ],
@@ -1844,7 +2421,7 @@
1844
2421
  }
1845
2422
  },
1846
2423
  {
1847
- "id": 150,
2424
+ "id": 182,
1848
2425
  "name": "bindQueryInternal",
1849
2426
  "kind": 2048,
1850
2427
  "kindString": "Method",
@@ -1854,20 +2431,20 @@
1854
2431
  "sources": [
1855
2432
  {
1856
2433
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1857
- "line": 34,
2434
+ "line": 38,
1858
2435
  "character": 14
1859
2436
  }
1860
2437
  ],
1861
2438
  "signatures": [
1862
2439
  {
1863
- "id": 151,
2440
+ "id": 183,
1864
2441
  "name": "bindQueryInternal",
1865
2442
  "kind": 4096,
1866
2443
  "kindString": "Call signature",
1867
2444
  "flags": {},
1868
2445
  "typeParameter": [
1869
2446
  {
1870
- "id": 156,
2447
+ "id": 188,
1871
2448
  "name": "T",
1872
2449
  "kind": 131072,
1873
2450
  "kindString": "Type parameter",
@@ -1893,14 +2470,14 @@
1893
2470
  {
1894
2471
  "type": "reflection",
1895
2472
  "declaration": {
1896
- "id": 152,
2473
+ "id": 184,
1897
2474
  "name": "__type",
1898
2475
  "kind": 65536,
1899
2476
  "kindString": "Type literal",
1900
2477
  "flags": {},
1901
2478
  "children": [
1902
2479
  {
1903
- "id": 153,
2480
+ "id": 185,
1904
2481
  "name": "schema",
1905
2482
  "kind": 1024,
1906
2483
  "kindString": "Property",
@@ -1922,7 +2499,7 @@
1922
2499
  {
1923
2500
  "title": "Properties",
1924
2501
  "children": [
1925
- 153
2502
+ 185
1926
2503
  ]
1927
2504
  }
1928
2505
  ],
@@ -1958,14 +2535,14 @@
1958
2535
  {
1959
2536
  "type": "reflection",
1960
2537
  "declaration": {
1961
- "id": 154,
2538
+ "id": 186,
1962
2539
  "name": "__type",
1963
2540
  "kind": 65536,
1964
2541
  "kindString": "Type literal",
1965
2542
  "flags": {},
1966
2543
  "children": [
1967
2544
  {
1968
- "id": 155,
2545
+ "id": 187,
1969
2546
  "name": "schema",
1970
2547
  "kind": 1024,
1971
2548
  "kindString": "Property",
@@ -1987,7 +2564,7 @@
1987
2564
  {
1988
2565
  "title": "Properties",
1989
2566
  "children": [
1990
- 155
2567
+ 187
1991
2568
  ]
1992
2569
  }
1993
2570
  ],
@@ -2011,19 +2588,19 @@
2011
2588
  ],
2012
2589
  "parameters": [
2013
2590
  {
2014
- "id": 157,
2591
+ "id": 189,
2015
2592
  "name": "query",
2016
2593
  "kind": 32768,
2017
2594
  "kindString": "Parameter",
2018
2595
  "flags": {},
2019
2596
  "type": {
2020
2597
  "type": "reference",
2021
- "id": 156,
2598
+ "id": 188,
2022
2599
  "name": "T"
2023
2600
  }
2024
2601
  },
2025
2602
  {
2026
- "id": 158,
2603
+ "id": 190,
2027
2604
  "name": "payloads",
2028
2605
  "kind": 32768,
2029
2606
  "kindString": "Parameter",
@@ -2046,14 +2623,14 @@
2046
2623
  {
2047
2624
  "type": "reflection",
2048
2625
  "declaration": {
2049
- "id": 159,
2626
+ "id": 191,
2050
2627
  "name": "__type",
2051
2628
  "kind": 65536,
2052
2629
  "kindString": "Type literal",
2053
2630
  "flags": {},
2054
2631
  "children": [
2055
2632
  {
2056
- "id": 160,
2633
+ "id": 192,
2057
2634
  "name": "schema",
2058
2635
  "kind": 1024,
2059
2636
  "kindString": "Property",
@@ -2075,7 +2652,7 @@
2075
2652
  {
2076
2653
  "title": "Properties",
2077
2654
  "children": [
2078
- 160
2655
+ 192
2079
2656
  ]
2080
2657
  }
2081
2658
  ],
@@ -2093,7 +2670,7 @@
2093
2670
  }
2094
2671
  },
2095
2672
  {
2096
- "id": 161,
2673
+ "id": 193,
2097
2674
  "name": "account",
2098
2675
  "kind": 32768,
2099
2676
  "kindString": "Parameter",
@@ -2127,14 +2704,14 @@
2127
2704
  {
2128
2705
  "type": "reflection",
2129
2706
  "declaration": {
2130
- "id": 162,
2707
+ "id": 194,
2131
2708
  "name": "__type",
2132
2709
  "kind": 65536,
2133
2710
  "kindString": "Type literal",
2134
2711
  "flags": {},
2135
2712
  "children": [
2136
2713
  {
2137
- "id": 163,
2714
+ "id": 195,
2138
2715
  "name": "query",
2139
2716
  "kind": 1024,
2140
2717
  "kindString": "Property",
@@ -2152,7 +2729,7 @@
2152
2729
  }
2153
2730
  },
2154
2731
  {
2155
- "id": 164,
2732
+ "id": 196,
2156
2733
  "name": "resultSet",
2157
2734
  "kind": 1024,
2158
2735
  "kindString": "Property",
@@ -2172,7 +2749,7 @@
2172
2749
  }
2173
2750
  },
2174
2751
  {
2175
- "id": 165,
2752
+ "id": 197,
2176
2753
  "name": "schema",
2177
2754
  "kind": 1024,
2178
2755
  "kindString": "Property",
@@ -2194,9 +2771,9 @@
2194
2771
  {
2195
2772
  "title": "Properties",
2196
2773
  "children": [
2197
- 163,
2198
- 164,
2199
- 165
2774
+ 195,
2775
+ 196,
2776
+ 197
2200
2777
  ]
2201
2778
  }
2202
2779
  ],
@@ -2227,14 +2804,14 @@
2227
2804
  {
2228
2805
  "type": "reflection",
2229
2806
  "declaration": {
2230
- "id": 166,
2807
+ "id": 198,
2231
2808
  "name": "__type",
2232
2809
  "kind": 65536,
2233
2810
  "kindString": "Type literal",
2234
2811
  "flags": {},
2235
2812
  "children": [
2236
2813
  {
2237
- "id": 167,
2814
+ "id": 199,
2238
2815
  "name": "schema",
2239
2816
  "kind": 1024,
2240
2817
  "kindString": "Property",
@@ -2256,7 +2833,7 @@
2256
2833
  {
2257
2834
  "title": "Properties",
2258
2835
  "children": [
2259
- 167
2836
+ 199
2260
2837
  ]
2261
2838
  }
2262
2839
  ],
@@ -2286,7 +2863,7 @@
2286
2863
  }
2287
2864
  },
2288
2865
  {
2289
- "id": 168,
2866
+ "id": 200,
2290
2867
  "name": "bindResult",
2291
2868
  "kind": 2048,
2292
2869
  "kindString": "Method",
@@ -2296,20 +2873,20 @@
2296
2873
  "sources": [
2297
2874
  {
2298
2875
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2299
- "line": 35,
2876
+ "line": 39,
2300
2877
  "character": 14
2301
2878
  }
2302
2879
  ],
2303
2880
  "signatures": [
2304
2881
  {
2305
- "id": 169,
2882
+ "id": 201,
2306
2883
  "name": "bindResult",
2307
2884
  "kind": 4096,
2308
2885
  "kindString": "Call signature",
2309
2886
  "flags": {},
2310
2887
  "parameters": [
2311
2888
  {
2312
- "id": 170,
2889
+ "id": 202,
2313
2890
  "name": "payloads",
2314
2891
  "kind": 32768,
2315
2892
  "kindString": "Parameter",
@@ -2330,14 +2907,14 @@
2330
2907
  {
2331
2908
  "type": "reflection",
2332
2909
  "declaration": {
2333
- "id": 171,
2910
+ "id": 203,
2334
2911
  "name": "__type",
2335
2912
  "kind": 65536,
2336
2913
  "kindString": "Type literal",
2337
2914
  "flags": {},
2338
2915
  "children": [
2339
2916
  {
2340
- "id": 172,
2917
+ "id": 204,
2341
2918
  "name": "schema",
2342
2919
  "kind": 1024,
2343
2920
  "kindString": "Property",
@@ -2359,7 +2936,7 @@
2359
2936
  {
2360
2937
  "title": "Properties",
2361
2938
  "children": [
2362
- 172
2939
+ 204
2363
2940
  ]
2364
2941
  }
2365
2942
  ],
@@ -2377,7 +2954,7 @@
2377
2954
  }
2378
2955
  },
2379
2956
  {
2380
- "id": 173,
2957
+ "id": 205,
2381
2958
  "name": "account",
2382
2959
  "kind": 32768,
2383
2960
  "kindString": "Parameter",
@@ -2410,14 +2987,14 @@
2410
2987
  {
2411
2988
  "type": "reflection",
2412
2989
  "declaration": {
2413
- "id": 174,
2990
+ "id": 206,
2414
2991
  "name": "__type",
2415
2992
  "kind": 65536,
2416
2993
  "kindString": "Type literal",
2417
2994
  "flags": {},
2418
2995
  "children": [
2419
2996
  {
2420
- "id": 175,
2997
+ "id": 207,
2421
2998
  "name": "schema",
2422
2999
  "kind": 1024,
2423
3000
  "kindString": "Property",
@@ -2439,7 +3016,7 @@
2439
3016
  {
2440
3017
  "title": "Properties",
2441
3018
  "children": [
2442
- 175
3019
+ 207
2443
3020
  ]
2444
3021
  }
2445
3022
  ],
@@ -2476,7 +3053,7 @@
2476
3053
  }
2477
3054
  },
2478
3055
  {
2479
- "id": 176,
3056
+ "id": 208,
2480
3057
  "name": "bindResultInternal",
2481
3058
  "kind": 2048,
2482
3059
  "kindString": "Method",
@@ -2486,20 +3063,20 @@
2486
3063
  "sources": [
2487
3064
  {
2488
3065
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2489
- "line": 36,
3066
+ "line": 40,
2490
3067
  "character": 14
2491
3068
  }
2492
3069
  ],
2493
3070
  "signatures": [
2494
3071
  {
2495
- "id": 177,
3072
+ "id": 209,
2496
3073
  "name": "bindResultInternal",
2497
3074
  "kind": 4096,
2498
3075
  "kindString": "Call signature",
2499
3076
  "flags": {},
2500
3077
  "parameters": [
2501
3078
  {
2502
- "id": 178,
3079
+ "id": 210,
2503
3080
  "name": "payloads",
2504
3081
  "kind": 32768,
2505
3082
  "kindString": "Parameter",
@@ -2520,14 +3097,14 @@
2520
3097
  {
2521
3098
  "type": "reflection",
2522
3099
  "declaration": {
2523
- "id": 179,
3100
+ "id": 211,
2524
3101
  "name": "__type",
2525
3102
  "kind": 65536,
2526
3103
  "kindString": "Type literal",
2527
3104
  "flags": {},
2528
3105
  "children": [
2529
3106
  {
2530
- "id": 180,
3107
+ "id": 212,
2531
3108
  "name": "schema",
2532
3109
  "kind": 1024,
2533
3110
  "kindString": "Property",
@@ -2549,7 +3126,7 @@
2549
3126
  {
2550
3127
  "title": "Properties",
2551
3128
  "children": [
2552
- 180
3129
+ 212
2553
3130
  ]
2554
3131
  }
2555
3132
  ],
@@ -2567,7 +3144,7 @@
2567
3144
  }
2568
3145
  },
2569
3146
  {
2570
- "id": 181,
3147
+ "id": 213,
2571
3148
  "name": "account",
2572
3149
  "kind": 32768,
2573
3150
  "kindString": "Parameter",
@@ -2597,14 +3174,14 @@
2597
3174
  {
2598
3175
  "type": "reflection",
2599
3176
  "declaration": {
2600
- "id": 182,
3177
+ "id": 214,
2601
3178
  "name": "__type",
2602
3179
  "kind": 65536,
2603
3180
  "kindString": "Type literal",
2604
3181
  "flags": {},
2605
3182
  "children": [
2606
3183
  {
2607
- "id": 183,
3184
+ "id": 215,
2608
3185
  "name": "schema",
2609
3186
  "kind": 1024,
2610
3187
  "kindString": "Property",
@@ -2626,7 +3203,7 @@
2626
3203
  {
2627
3204
  "title": "Properties",
2628
3205
  "children": [
2629
- 183
3206
+ 215
2630
3207
  ]
2631
3208
  }
2632
3209
  ],
@@ -2656,7 +3233,7 @@
2656
3233
  }
2657
3234
  },
2658
3235
  {
2659
- "id": 103,
3236
+ "id": 124,
2660
3237
  "name": "description",
2661
3238
  "kind": 2048,
2662
3239
  "kindString": "Method",
@@ -2664,13 +3241,13 @@
2664
3241
  "sources": [
2665
3242
  {
2666
3243
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2667
- "line": 24,
3244
+ "line": 28,
2668
3245
  "character": 4
2669
3246
  }
2670
3247
  ],
2671
3248
  "signatures": [
2672
3249
  {
2673
- "id": 104,
3250
+ "id": 125,
2674
3251
  "name": "description",
2675
3252
  "kind": 4096,
2676
3253
  "kindString": "Call signature",
@@ -2701,7 +3278,7 @@
2701
3278
  }
2702
3279
  },
2703
3280
  {
2704
- "id": 105,
3281
+ "id": 126,
2705
3282
  "name": "discover",
2706
3283
  "kind": 2048,
2707
3284
  "kindString": "Method",
@@ -2709,20 +3286,20 @@
2709
3286
  "sources": [
2710
3287
  {
2711
3288
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2712
- "line": 25,
3289
+ "line": 29,
2713
3290
  "character": 4
2714
3291
  }
2715
3292
  ],
2716
3293
  "signatures": [
2717
3294
  {
2718
- "id": 106,
3295
+ "id": 127,
2719
3296
  "name": "discover",
2720
3297
  "kind": 4096,
2721
3298
  "kindString": "Call signature",
2722
3299
  "flags": {},
2723
3300
  "parameters": [
2724
3301
  {
2725
- "id": 107,
3302
+ "id": 128,
2726
3303
  "name": "_queryAccount",
2727
3304
  "kind": 32768,
2728
3305
  "kindString": "Parameter",
@@ -2754,14 +3331,14 @@
2754
3331
  {
2755
3332
  "type": "reflection",
2756
3333
  "declaration": {
2757
- "id": 108,
3334
+ "id": 129,
2758
3335
  "name": "__type",
2759
3336
  "kind": 65536,
2760
3337
  "kindString": "Type literal",
2761
3338
  "flags": {},
2762
3339
  "children": [
2763
3340
  {
2764
- "id": 109,
3341
+ "id": 130,
2765
3342
  "name": "schema",
2766
3343
  "kind": 1024,
2767
3344
  "kindString": "Property",
@@ -2783,7 +3360,7 @@
2783
3360
  {
2784
3361
  "title": "Properties",
2785
3362
  "children": [
2786
- 109
3363
+ 130
2787
3364
  ]
2788
3365
  }
2789
3366
  ],
@@ -2818,7 +3395,7 @@
2818
3395
  }
2819
3396
  },
2820
3397
  {
2821
- "id": 184,
3398
+ "id": 216,
2822
3399
  "name": "loadAccount",
2823
3400
  "kind": 2048,
2824
3401
  "kindString": "Method",
@@ -2828,20 +3405,20 @@
2828
3405
  "sources": [
2829
3406
  {
2830
3407
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2831
- "line": 37,
3408
+ "line": 41,
2832
3409
  "character": 14
2833
3410
  }
2834
3411
  ],
2835
3412
  "signatures": [
2836
3413
  {
2837
- "id": 185,
3414
+ "id": 217,
2838
3415
  "name": "loadAccount",
2839
3416
  "kind": 4096,
2840
3417
  "kindString": "Call signature",
2841
3418
  "flags": {},
2842
3419
  "parameters": [
2843
3420
  {
2844
- "id": 186,
3421
+ "id": 218,
2845
3422
  "name": "account",
2846
3423
  "kind": 32768,
2847
3424
  "kindString": "Parameter",
@@ -2880,7 +3457,7 @@
2880
3457
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
2881
3458
  "line": 19,
2882
3459
  "character": 11,
2883
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L19"
3460
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L19"
2884
3461
  }
2885
3462
  ],
2886
3463
  "signatures": [
@@ -3002,107 +3579,507 @@
3002
3579
  "type": "intrinsic",
3003
3580
  "name": "string"
3004
3581
  }
3005
- }
3006
- ],
3007
- "groups": [
3008
- {
3009
- "title": "Properties",
3010
- "children": [
3011
- 56
3012
- ]
3013
- }
3014
- ],
3015
- "sources": [
3016
- {
3017
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3018
- "line": 18,
3019
- "character": 17
3020
- }
3021
- ]
3582
+ }
3583
+ ],
3584
+ "groups": [
3585
+ {
3586
+ "title": "Properties",
3587
+ "children": [
3588
+ 56
3589
+ ]
3590
+ }
3591
+ ],
3592
+ "sources": [
3593
+ {
3594
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3595
+ "line": 18,
3596
+ "character": 17
3597
+ }
3598
+ ]
3599
+ }
3600
+ }
3601
+ ]
3602
+ }
3603
+ },
3604
+ {
3605
+ "type": "intrinsic",
3606
+ "name": "never"
3607
+ }
3608
+ ],
3609
+ "name": "Promisable"
3610
+ },
3611
+ "overwrites": {
3612
+ "type": "reference",
3613
+ "name": "AbstractWitness.observe"
3614
+ }
3615
+ }
3616
+ ],
3617
+ "overwrites": {
3618
+ "type": "reference",
3619
+ "name": "AbstractWitness.observe"
3620
+ }
3621
+ },
3622
+ {
3623
+ "id": 61,
3624
+ "name": "queries",
3625
+ "kind": 2048,
3626
+ "kindString": "Method",
3627
+ "flags": {},
3628
+ "sources": [
3629
+ {
3630
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3631
+ "line": 13,
3632
+ "character": 4
3633
+ }
3634
+ ],
3635
+ "signatures": [
3636
+ {
3637
+ "id": 62,
3638
+ "name": "queries",
3639
+ "kind": 4096,
3640
+ "kindString": "Call signature",
3641
+ "flags": {},
3642
+ "type": {
3643
+ "type": "array",
3644
+ "elementType": {
3645
+ "type": "intrinsic",
3646
+ "name": "string"
3647
+ }
3648
+ },
3649
+ "inheritedFrom": {
3650
+ "type": "reference",
3651
+ "name": "AbstractWitness.queries"
3652
+ }
3653
+ }
3654
+ ],
3655
+ "inheritedFrom": {
3656
+ "type": "reference",
3657
+ "name": "AbstractWitness.queries"
3658
+ }
3659
+ },
3660
+ {
3661
+ "id": 63,
3662
+ "name": "query",
3663
+ "kind": 2048,
3664
+ "kindString": "Method",
3665
+ "flags": {},
3666
+ "sources": [
3667
+ {
3668
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3669
+ "line": 14,
3670
+ "character": 4
3671
+ }
3672
+ ],
3673
+ "signatures": [
3674
+ {
3675
+ "id": 64,
3676
+ "name": "query",
3677
+ "kind": 4096,
3678
+ "kindString": "Call signature",
3679
+ "flags": {},
3680
+ "typeParameter": [
3681
+ {
3682
+ "id": 73,
3683
+ "name": "T",
3684
+ "kind": 131072,
3685
+ "kindString": "Type parameter",
3686
+ "flags": {},
3687
+ "type": {
3688
+ "type": "intersection",
3689
+ "types": [
3690
+ {
3691
+ "type": "reference",
3692
+ "name": "SchemaFields"
3693
+ },
3694
+ {
3695
+ "type": "reference",
3696
+ "name": "PayloadFields"
3697
+ },
3698
+ {
3699
+ "type": "reference",
3700
+ "name": "XyoBoundWitnessFields"
3701
+ },
3702
+ {
3703
+ "type": "reflection",
3704
+ "declaration": {
3705
+ "id": 65,
3706
+ "name": "__type",
3707
+ "kind": 65536,
3708
+ "kindString": "Type literal",
3709
+ "flags": {},
3710
+ "children": [
3711
+ {
3712
+ "id": 66,
3713
+ "name": "query",
3714
+ "kind": 1024,
3715
+ "kindString": "Property",
3716
+ "flags": {},
3717
+ "sources": [
3718
+ {
3719
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3720
+ "line": 5,
3721
+ "character": 4
3722
+ }
3723
+ ],
3724
+ "type": {
3725
+ "type": "intrinsic",
3726
+ "name": "string"
3727
+ }
3728
+ },
3729
+ {
3730
+ "id": 67,
3731
+ "name": "resultSet",
3732
+ "kind": 1024,
3733
+ "kindString": "Property",
3734
+ "flags": {
3735
+ "isOptional": true
3736
+ },
3737
+ "sources": [
3738
+ {
3739
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3740
+ "line": 6,
3741
+ "character": 4
3742
+ }
3743
+ ],
3744
+ "type": {
3745
+ "type": "intrinsic",
3746
+ "name": "string"
3747
+ }
3748
+ },
3749
+ {
3750
+ "id": 68,
3751
+ "name": "schema",
3752
+ "kind": 1024,
3753
+ "kindString": "Property",
3754
+ "flags": {},
3755
+ "sources": [
3756
+ {
3757
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3758
+ "line": 7,
3759
+ "character": 4
3760
+ }
3761
+ ],
3762
+ "type": {
3763
+ "type": "literal",
3764
+ "value": "network.xyo.boundwitness.query"
3765
+ }
3766
+ }
3767
+ ],
3768
+ "groups": [
3769
+ {
3770
+ "title": "Properties",
3771
+ "children": [
3772
+ 66,
3773
+ 67,
3774
+ 68
3775
+ ]
3776
+ }
3777
+ ],
3778
+ "sources": [
3779
+ {
3780
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3781
+ "line": 4,
3782
+ "character": 51
3783
+ }
3784
+ ]
3785
+ }
3786
+ }
3787
+ ]
3788
+ },
3789
+ "default": {
3790
+ "type": "intersection",
3791
+ "types": [
3792
+ {
3793
+ "type": "reference",
3794
+ "name": "SchemaFields"
3795
+ },
3796
+ {
3797
+ "type": "reference",
3798
+ "name": "PayloadFields"
3799
+ },
3800
+ {
3801
+ "type": "reference",
3802
+ "name": "XyoBoundWitnessFields"
3803
+ },
3804
+ {
3805
+ "type": "reflection",
3806
+ "declaration": {
3807
+ "id": 69,
3808
+ "name": "__type",
3809
+ "kind": 65536,
3810
+ "kindString": "Type literal",
3811
+ "flags": {},
3812
+ "children": [
3813
+ {
3814
+ "id": 70,
3815
+ "name": "query",
3816
+ "kind": 1024,
3817
+ "kindString": "Property",
3818
+ "flags": {},
3819
+ "sources": [
3820
+ {
3821
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3822
+ "line": 5,
3823
+ "character": 4
3824
+ }
3825
+ ],
3826
+ "type": {
3827
+ "type": "intrinsic",
3828
+ "name": "string"
3829
+ }
3830
+ },
3831
+ {
3832
+ "id": 71,
3833
+ "name": "resultSet",
3834
+ "kind": 1024,
3835
+ "kindString": "Property",
3836
+ "flags": {
3837
+ "isOptional": true
3838
+ },
3839
+ "sources": [
3840
+ {
3841
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3842
+ "line": 6,
3843
+ "character": 4
3844
+ }
3845
+ ],
3846
+ "type": {
3847
+ "type": "intrinsic",
3848
+ "name": "string"
3849
+ }
3850
+ },
3851
+ {
3852
+ "id": 72,
3853
+ "name": "schema",
3854
+ "kind": 1024,
3855
+ "kindString": "Property",
3856
+ "flags": {},
3857
+ "sources": [
3858
+ {
3859
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3860
+ "line": 7,
3861
+ "character": 4
3862
+ }
3863
+ ],
3864
+ "type": {
3865
+ "type": "literal",
3866
+ "value": "network.xyo.boundwitness.query"
3867
+ }
3868
+ }
3869
+ ],
3870
+ "groups": [
3871
+ {
3872
+ "title": "Properties",
3873
+ "children": [
3874
+ 70,
3875
+ 71,
3876
+ 72
3877
+ ]
3878
+ }
3879
+ ],
3880
+ "sources": [
3881
+ {
3882
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
3883
+ "line": 4,
3884
+ "character": 51
3885
+ }
3886
+ ]
3887
+ }
3888
+ }
3889
+ ]
3890
+ }
3891
+ }
3892
+ ],
3893
+ "parameters": [
3894
+ {
3895
+ "id": 74,
3896
+ "name": "query",
3897
+ "kind": 32768,
3898
+ "kindString": "Parameter",
3899
+ "flags": {},
3900
+ "type": {
3901
+ "type": "reference",
3902
+ "id": 73,
3903
+ "name": "T"
3904
+ }
3905
+ },
3906
+ {
3907
+ "id": 75,
3908
+ "name": "payloads",
3909
+ "kind": 32768,
3910
+ "kindString": "Parameter",
3911
+ "flags": {
3912
+ "isOptional": true
3913
+ },
3914
+ "type": {
3915
+ "type": "array",
3916
+ "elementType": {
3917
+ "type": "intersection",
3918
+ "types": [
3919
+ {
3920
+ "type": "reference",
3921
+ "name": "SchemaFields"
3922
+ },
3923
+ {
3924
+ "type": "reference",
3925
+ "name": "PayloadFields"
3926
+ },
3927
+ {
3928
+ "type": "reflection",
3929
+ "declaration": {
3930
+ "id": 76,
3931
+ "name": "__type",
3932
+ "kind": 65536,
3933
+ "kindString": "Type literal",
3934
+ "flags": {},
3935
+ "children": [
3936
+ {
3937
+ "id": 77,
3938
+ "name": "schema",
3939
+ "kind": 1024,
3940
+ "kindString": "Property",
3941
+ "flags": {},
3942
+ "sources": [
3943
+ {
3944
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3945
+ "line": 19,
3946
+ "character": 4
3947
+ }
3948
+ ],
3949
+ "type": {
3950
+ "type": "intrinsic",
3951
+ "name": "string"
3952
+ }
3953
+ }
3954
+ ],
3955
+ "groups": [
3956
+ {
3957
+ "title": "Properties",
3958
+ "children": [
3959
+ 77
3960
+ ]
3961
+ }
3962
+ ],
3963
+ "sources": [
3964
+ {
3965
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
3966
+ "line": 18,
3967
+ "character": 17
3968
+ }
3969
+ ]
3970
+ }
3971
+ }
3972
+ ]
3973
+ }
3974
+ }
3975
+ }
3976
+ ],
3977
+ "type": {
3978
+ "type": "reference",
3979
+ "typeArguments": [
3980
+ {
3981
+ "type": "reference",
3982
+ "typeArguments": [
3983
+ {
3984
+ "type": "intersection",
3985
+ "types": [
3986
+ {
3987
+ "type": "reference",
3988
+ "name": "SchemaFields"
3989
+ },
3990
+ {
3991
+ "type": "reference",
3992
+ "name": "PayloadFields"
3993
+ },
3994
+ {
3995
+ "type": "reflection",
3996
+ "declaration": {
3997
+ "id": 78,
3998
+ "name": "__type",
3999
+ "kind": 65536,
4000
+ "kindString": "Type literal",
4001
+ "flags": {},
4002
+ "children": [
4003
+ {
4004
+ "id": 79,
4005
+ "name": "schema",
4006
+ "kind": 1024,
4007
+ "kindString": "Property",
4008
+ "flags": {},
4009
+ "sources": [
4010
+ {
4011
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
4012
+ "line": 15,
4013
+ "character": 8
4014
+ }
4015
+ ],
4016
+ "type": {
4017
+ "type": "intrinsic",
4018
+ "name": "string"
4019
+ }
4020
+ }
4021
+ ],
4022
+ "groups": [
4023
+ {
4024
+ "title": "Properties",
4025
+ "children": [
4026
+ 79
4027
+ ]
4028
+ }
4029
+ ],
4030
+ "sources": [
4031
+ {
4032
+ "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
4033
+ "line": 14,
4034
+ "character": 262
4035
+ }
4036
+ ]
4037
+ }
3022
4038
  }
3023
- }
3024
- ]
3025
- }
3026
- },
3027
- {
3028
- "type": "intrinsic",
3029
- "name": "never"
4039
+ ]
4040
+ }
4041
+ ],
4042
+ "name": "ModuleQueryResult"
3030
4043
  }
3031
4044
  ],
3032
- "name": "Promisable"
3033
- },
3034
- "overwrites": {
3035
- "type": "reference",
3036
- "name": "AbstractWitness.observe"
3037
- }
3038
- }
3039
- ],
3040
- "overwrites": {
3041
- "type": "reference",
3042
- "name": "AbstractWitness.observe"
3043
- }
3044
- },
3045
- {
3046
- "id": 61,
3047
- "name": "queries",
3048
- "kind": 2048,
3049
- "kindString": "Method",
3050
- "flags": {},
3051
- "sources": [
3052
- {
3053
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3054
- "line": 13,
3055
- "character": 4
3056
- }
3057
- ],
3058
- "signatures": [
3059
- {
3060
- "id": 62,
3061
- "name": "queries",
3062
- "kind": 4096,
3063
- "kindString": "Call signature",
3064
- "flags": {},
3065
- "type": {
3066
- "type": "array",
3067
- "elementType": {
3068
- "type": "intrinsic",
3069
- "name": "string"
3070
- }
4045
+ "name": "Promise",
4046
+ "qualifiedName": "Promise",
4047
+ "package": "typescript"
3071
4048
  },
3072
4049
  "inheritedFrom": {
3073
4050
  "type": "reference",
3074
- "name": "AbstractWitness.queries"
4051
+ "name": "AbstractWitness.query"
3075
4052
  }
3076
4053
  }
3077
4054
  ],
3078
4055
  "inheritedFrom": {
3079
4056
  "type": "reference",
3080
- "name": "AbstractWitness.queries"
4057
+ "name": "AbstractWitness.query"
3081
4058
  }
3082
4059
  },
3083
4060
  {
3084
- "id": 63,
3085
- "name": "query",
4061
+ "id": 131,
4062
+ "name": "queryable",
3086
4063
  "kind": 2048,
3087
4064
  "kindString": "Method",
3088
4065
  "flags": {},
3089
4066
  "sources": [
3090
4067
  {
3091
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3092
- "line": 14,
4068
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4069
+ "line": 32,
3093
4070
  "character": 4
3094
4071
  }
3095
4072
  ],
3096
4073
  "signatures": [
3097
4074
  {
3098
- "id": 64,
3099
- "name": "query",
4075
+ "id": 132,
4076
+ "name": "queryable",
3100
4077
  "kind": 4096,
3101
4078
  "kindString": "Call signature",
3102
4079
  "flags": {},
3103
4080
  "typeParameter": [
3104
4081
  {
3105
- "id": 73,
4082
+ "id": 141,
3106
4083
  "name": "T",
3107
4084
  "kind": 131072,
3108
4085
  "kindString": "Type parameter",
@@ -3125,14 +4102,14 @@
3125
4102
  {
3126
4103
  "type": "reflection",
3127
4104
  "declaration": {
3128
- "id": 65,
4105
+ "id": 133,
3129
4106
  "name": "__type",
3130
4107
  "kind": 65536,
3131
4108
  "kindString": "Type literal",
3132
4109
  "flags": {},
3133
4110
  "children": [
3134
4111
  {
3135
- "id": 66,
4112
+ "id": 134,
3136
4113
  "name": "query",
3137
4114
  "kind": 1024,
3138
4115
  "kindString": "Property",
@@ -3150,7 +4127,7 @@
3150
4127
  }
3151
4128
  },
3152
4129
  {
3153
- "id": 67,
4130
+ "id": 135,
3154
4131
  "name": "resultSet",
3155
4132
  "kind": 1024,
3156
4133
  "kindString": "Property",
@@ -3170,7 +4147,7 @@
3170
4147
  }
3171
4148
  },
3172
4149
  {
3173
- "id": 68,
4150
+ "id": 136,
3174
4151
  "name": "schema",
3175
4152
  "kind": 1024,
3176
4153
  "kindString": "Property",
@@ -3192,9 +4169,9 @@
3192
4169
  {
3193
4170
  "title": "Properties",
3194
4171
  "children": [
3195
- 66,
3196
- 67,
3197
- 68
4172
+ 134,
4173
+ 135,
4174
+ 136
3198
4175
  ]
3199
4176
  }
3200
4177
  ],
@@ -3227,14 +4204,14 @@
3227
4204
  {
3228
4205
  "type": "reflection",
3229
4206
  "declaration": {
3230
- "id": 69,
4207
+ "id": 137,
3231
4208
  "name": "__type",
3232
4209
  "kind": 65536,
3233
4210
  "kindString": "Type literal",
3234
4211
  "flags": {},
3235
4212
  "children": [
3236
4213
  {
3237
- "id": 70,
4214
+ "id": 138,
3238
4215
  "name": "query",
3239
4216
  "kind": 1024,
3240
4217
  "kindString": "Property",
@@ -3252,7 +4229,7 @@
3252
4229
  }
3253
4230
  },
3254
4231
  {
3255
- "id": 71,
4232
+ "id": 139,
3256
4233
  "name": "resultSet",
3257
4234
  "kind": 1024,
3258
4235
  "kindString": "Property",
@@ -3272,7 +4249,7 @@
3272
4249
  }
3273
4250
  },
3274
4251
  {
3275
- "id": 72,
4252
+ "id": 140,
3276
4253
  "name": "schema",
3277
4254
  "kind": 1024,
3278
4255
  "kindString": "Property",
@@ -3294,9 +4271,9 @@
3294
4271
  {
3295
4272
  "title": "Properties",
3296
4273
  "children": [
3297
- 70,
3298
- 71,
3299
- 72
4274
+ 138,
4275
+ 139,
4276
+ 140
3300
4277
  ]
3301
4278
  }
3302
4279
  ],
@@ -3315,19 +4292,19 @@
3315
4292
  ],
3316
4293
  "parameters": [
3317
4294
  {
3318
- "id": 74,
4295
+ "id": 142,
3319
4296
  "name": "query",
3320
4297
  "kind": 32768,
3321
4298
  "kindString": "Parameter",
3322
4299
  "flags": {},
3323
4300
  "type": {
3324
4301
  "type": "reference",
3325
- "id": 73,
4302
+ "id": 141,
3326
4303
  "name": "T"
3327
4304
  }
3328
4305
  },
3329
4306
  {
3330
- "id": 75,
4307
+ "id": 143,
3331
4308
  "name": "payloads",
3332
4309
  "kind": 32768,
3333
4310
  "kindString": "Parameter",
@@ -3350,14 +4327,14 @@
3350
4327
  {
3351
4328
  "type": "reflection",
3352
4329
  "declaration": {
3353
- "id": 76,
4330
+ "id": 144,
3354
4331
  "name": "__type",
3355
4332
  "kind": 65536,
3356
4333
  "kindString": "Type literal",
3357
4334
  "flags": {},
3358
4335
  "children": [
3359
4336
  {
3360
- "id": 77,
4337
+ "id": 145,
3361
4338
  "name": "schema",
3362
4339
  "kind": 1024,
3363
4340
  "kindString": "Property",
@@ -3379,7 +4356,7 @@
3379
4356
  {
3380
4357
  "title": "Properties",
3381
4358
  "children": [
3382
- 77
4359
+ 145
3383
4360
  ]
3384
4361
  }
3385
4362
  ],
@@ -3401,138 +4378,14 @@
3401
4378
  "type": "reference",
3402
4379
  "typeArguments": [
3403
4380
  {
3404
- "type": "reference",
3405
- "typeArguments": [
3406
- {
3407
- "type": "intersection",
3408
- "types": [
3409
- {
3410
- "type": "reference",
3411
- "name": "SchemaFields"
3412
- },
3413
- {
3414
- "type": "reference",
3415
- "name": "PayloadFields"
3416
- },
3417
- {
3418
- "type": "reflection",
3419
- "declaration": {
3420
- "id": 78,
3421
- "name": "__type",
3422
- "kind": 65536,
3423
- "kindString": "Type literal",
3424
- "flags": {},
3425
- "children": [
3426
- {
3427
- "id": 79,
3428
- "name": "schema",
3429
- "kind": 1024,
3430
- "kindString": "Property",
3431
- "flags": {},
3432
- "sources": [
3433
- {
3434
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3435
- "line": 15,
3436
- "character": 8
3437
- }
3438
- ],
3439
- "type": {
3440
- "type": "intrinsic",
3441
- "name": "string"
3442
- }
3443
- }
3444
- ],
3445
- "groups": [
3446
- {
3447
- "title": "Properties",
3448
- "children": [
3449
- 79
3450
- ]
3451
- }
3452
- ],
3453
- "sources": [
3454
- {
3455
- "fileName": "modules/packages/witness/dist/esm/AbstractWitness.d.ts",
3456
- "line": 14,
3457
- "character": 262
3458
- }
3459
- ]
3460
- }
3461
- }
3462
- ]
3463
- }
3464
- ],
3465
- "name": "ModuleQueryResult"
4381
+ "type": "intrinsic",
4382
+ "name": "boolean"
3466
4383
  }
3467
4384
  ],
3468
4385
  "name": "Promise",
3469
4386
  "qualifiedName": "Promise",
3470
4387
  "package": "typescript"
3471
4388
  },
3472
- "inheritedFrom": {
3473
- "type": "reference",
3474
- "name": "AbstractWitness.query"
3475
- }
3476
- }
3477
- ],
3478
- "inheritedFrom": {
3479
- "type": "reference",
3480
- "name": "AbstractWitness.query"
3481
- }
3482
- },
3483
- {
3484
- "id": 110,
3485
- "name": "queryable",
3486
- "kind": 2048,
3487
- "kindString": "Method",
3488
- "flags": {},
3489
- "sources": [
3490
- {
3491
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3492
- "line": 28,
3493
- "character": 4
3494
- }
3495
- ],
3496
- "signatures": [
3497
- {
3498
- "id": 111,
3499
- "name": "queryable",
3500
- "kind": 4096,
3501
- "kindString": "Call signature",
3502
- "flags": {},
3503
- "parameters": [
3504
- {
3505
- "id": 112,
3506
- "name": "schema",
3507
- "kind": 32768,
3508
- "kindString": "Parameter",
3509
- "flags": {},
3510
- "type": {
3511
- "type": "intrinsic",
3512
- "name": "string"
3513
- }
3514
- },
3515
- {
3516
- "id": 113,
3517
- "name": "addresses",
3518
- "kind": 32768,
3519
- "kindString": "Parameter",
3520
- "flags": {
3521
- "isOptional": true
3522
- },
3523
- "type": {
3524
- "type": "array",
3525
- "elementType": {
3526
- "type": "intrinsic",
3527
- "name": "string"
3528
- }
3529
- }
3530
- }
3531
- ],
3532
- "type": {
3533
- "type": "intrinsic",
3534
- "name": "boolean"
3535
- },
3536
4389
  "inheritedFrom": {
3537
4390
  "type": "reference",
3538
4391
  "name": "AbstractWitness.queryable"
@@ -3545,7 +4398,7 @@
3545
4398
  }
3546
4399
  },
3547
4400
  {
3548
- "id": 187,
4401
+ "id": 219,
3549
4402
  "name": "start",
3550
4403
  "kind": 2048,
3551
4404
  "kindString": "Method",
@@ -3555,20 +4408,20 @@
3555
4408
  "sources": [
3556
4409
  {
3557
4410
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3558
- "line": 38,
4411
+ "line": 42,
3559
4412
  "character": 14
3560
4413
  }
3561
4414
  ],
3562
4415
  "signatures": [
3563
4416
  {
3564
- "id": 188,
4417
+ "id": 220,
3565
4418
  "name": "start",
3566
4419
  "kind": 4096,
3567
4420
  "kindString": "Call signature",
3568
4421
  "flags": {},
3569
4422
  "parameters": [
3570
4423
  {
3571
- "id": 189,
4424
+ "id": 221,
3572
4425
  "name": "_timeout",
3573
4426
  "kind": 32768,
3574
4427
  "kindString": "Parameter",
@@ -3608,7 +4461,7 @@
3608
4461
  }
3609
4462
  },
3610
4463
  {
3611
- "id": 114,
4464
+ "id": 146,
3612
4465
  "name": "started",
3613
4466
  "kind": 2048,
3614
4467
  "kindString": "Method",
@@ -3616,20 +4469,20 @@
3616
4469
  "sources": [
3617
4470
  {
3618
4471
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3619
- "line": 29,
4472
+ "line": 33,
3620
4473
  "character": 4
3621
4474
  }
3622
4475
  ],
3623
4476
  "signatures": [
3624
4477
  {
3625
- "id": 115,
4478
+ "id": 147,
3626
4479
  "name": "started",
3627
4480
  "kind": 4096,
3628
4481
  "kindString": "Call signature",
3629
4482
  "flags": {},
3630
4483
  "parameters": [
3631
4484
  {
3632
- "id": 116,
4485
+ "id": 148,
3633
4486
  "name": "notStartedAction",
3634
4487
  "kind": 32768,
3635
4488
  "kindString": "Parameter",
@@ -3679,7 +4532,7 @@
3679
4532
  }
3680
4533
  },
3681
4534
  {
3682
- "id": 190,
4535
+ "id": 222,
3683
4536
  "name": "stop",
3684
4537
  "kind": 2048,
3685
4538
  "kindString": "Method",
@@ -3689,20 +4542,20 @@
3689
4542
  "sources": [
3690
4543
  {
3691
4544
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3692
- "line": 39,
4545
+ "line": 43,
3693
4546
  "character": 14
3694
4547
  }
3695
4548
  ],
3696
4549
  "signatures": [
3697
4550
  {
3698
- "id": 191,
4551
+ "id": 223,
3699
4552
  "name": "stop",
3700
4553
  "kind": 4096,
3701
4554
  "kindString": "Call signature",
3702
4555
  "flags": {},
3703
4556
  "parameters": [
3704
4557
  {
3705
- "id": 192,
4558
+ "id": 224,
3706
4559
  "name": "_timeout",
3707
4560
  "kind": 32768,
3708
4561
  "kindString": "Parameter",
@@ -3742,7 +4595,7 @@
3742
4595
  }
3743
4596
  },
3744
4597
  {
3745
- "id": 117,
4598
+ "id": 149,
3746
4599
  "name": "subscribe",
3747
4600
  "kind": 2048,
3748
4601
  "kindString": "Method",
@@ -3750,20 +4603,20 @@
3750
4603
  "sources": [
3751
4604
  {
3752
4605
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3753
- "line": 30,
4606
+ "line": 34,
3754
4607
  "character": 4
3755
4608
  }
3756
4609
  ],
3757
4610
  "signatures": [
3758
4611
  {
3759
- "id": 118,
4612
+ "id": 150,
3760
4613
  "name": "subscribe",
3761
4614
  "kind": 4096,
3762
4615
  "kindString": "Call signature",
3763
4616
  "flags": {},
3764
4617
  "parameters": [
3765
4618
  {
3766
- "id": 119,
4619
+ "id": 151,
3767
4620
  "name": "_queryAccount",
3768
4621
  "kind": 32768,
3769
4622
  "kindString": "Parameter",
@@ -3792,7 +4645,7 @@
3792
4645
  }
3793
4646
  },
3794
4647
  {
3795
- "id": 193,
4648
+ "id": 225,
3796
4649
  "name": "validateConfig",
3797
4650
  "kind": 2048,
3798
4651
  "kindString": "Method",
@@ -3802,20 +4655,20 @@
3802
4655
  "sources": [
3803
4656
  {
3804
4657
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3805
- "line": 40,
4658
+ "line": 44,
3806
4659
  "character": 14
3807
4660
  }
3808
4661
  ],
3809
4662
  "signatures": [
3810
4663
  {
3811
- "id": 194,
4664
+ "id": 226,
3812
4665
  "name": "validateConfig",
3813
4666
  "kind": 4096,
3814
4667
  "kindString": "Call signature",
3815
4668
  "flags": {},
3816
4669
  "parameters": [
3817
4670
  {
3818
- "id": 195,
4671
+ "id": 227,
3819
4672
  "name": "config",
3820
4673
  "kind": 32768,
3821
4674
  "kindString": "Parameter",
@@ -3828,7 +4681,7 @@
3828
4681
  }
3829
4682
  },
3830
4683
  {
3831
- "id": 196,
4684
+ "id": 228,
3832
4685
  "name": "parents",
3833
4686
  "kind": 32768,
3834
4687
  "kindString": "Parameter",
@@ -3872,7 +4725,7 @@
3872
4725
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
3873
4726
  "line": 15,
3874
4727
  "character": 24,
3875
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L15"
4728
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L15"
3876
4729
  }
3877
4730
  ],
3878
4731
  "signatures": [
@@ -4069,7 +4922,7 @@
4069
4922
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
4070
4923
  "line": 9,
4071
4924
  "character": 2,
4072
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L9"
4925
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L9"
4073
4926
  }
4074
4927
  ],
4075
4928
  "type": {
@@ -4091,7 +4944,7 @@
4091
4944
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
4092
4945
  "line": 8,
4093
4946
  "character": 63,
4094
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L8"
4947
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L8"
4095
4948
  }
4096
4949
  ]
4097
4950
  }
@@ -4243,12 +5096,14 @@
4243
5096
  {
4244
5097
  "title": "Properties",
4245
5098
  "children": [
5099
+ 92,
4246
5100
  95,
4247
5101
  96,
4248
5102
  97,
4249
- 80,
4250
5103
  98,
4251
- 92,
5104
+ 80,
5105
+ 106,
5106
+ 107,
4252
5107
  20,
4253
5108
  35
4254
5109
  ]
@@ -4256,32 +5111,33 @@
4256
5111
  {
4257
5112
  "title": "Accessors",
4258
5113
  "children": [
4259
- 99,
4260
- 101,
5114
+ 112,
5115
+ 114,
5116
+ 116,
4261
5117
  57
4262
5118
  ]
4263
5119
  },
4264
5120
  {
4265
5121
  "title": "Methods",
4266
5122
  "children": [
4267
- 120,
4268
- 125,
4269
- 132,
4270
- 150,
4271
- 168,
4272
- 176,
4273
- 103,
4274
- 105,
4275
- 184,
5123
+ 152,
5124
+ 157,
5125
+ 164,
5126
+ 182,
5127
+ 200,
5128
+ 208,
5129
+ 124,
5130
+ 126,
5131
+ 216,
4276
5132
  50,
4277
5133
  61,
4278
5134
  63,
4279
- 110,
4280
- 187,
4281
- 114,
4282
- 190,
4283
- 117,
4284
- 193,
5135
+ 131,
5136
+ 219,
5137
+ 146,
5138
+ 222,
5139
+ 149,
5140
+ 225,
4285
5141
  21
4286
5142
  ]
4287
5143
  }
@@ -4291,7 +5147,7 @@
4291
5147
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
4292
5148
  "line": 12,
4293
5149
  "character": 13,
4294
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L12"
5150
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L12"
4295
5151
  }
4296
5152
  ],
4297
5153
  "extendedTypes": [
@@ -4319,7 +5175,7 @@
4319
5175
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
4320
5176
  "line": 8,
4321
5177
  "character": 12,
4322
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L8"
5178
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L8"
4323
5179
  }
4324
5180
  ],
4325
5181
  "type": {
@@ -4345,7 +5201,7 @@
4345
5201
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
4346
5202
  "line": 9,
4347
5203
  "character": 2,
4348
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L9"
5204
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L9"
4349
5205
  }
4350
5206
  ],
4351
5207
  "type": {
@@ -4368,7 +5224,7 @@
4368
5224
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
4369
5225
  "line": 8,
4370
5226
  "character": 63,
4371
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L8"
5227
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L8"
4372
5228
  }
4373
5229
  ]
4374
5230
  }
@@ -4388,13 +5244,13 @@
4388
5244
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Schema.ts",
4389
5245
  "line": 1,
4390
5246
  "character": 12,
4391
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Schema.ts#L1"
5247
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Schema.ts#L1"
4392
5248
  },
4393
5249
  {
4394
5250
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Schema.ts",
4395
5251
  "line": 2,
4396
5252
  "character": 13,
4397
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Schema.ts#L2"
5253
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Schema.ts#L2"
4398
5254
  }
4399
5255
  ],
4400
5256
  "type": {
@@ -4413,13 +5269,13 @@
4413
5269
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Schema.ts",
4414
5270
  "line": 1,
4415
5271
  "character": 12,
4416
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Schema.ts#L1"
5272
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Schema.ts#L1"
4417
5273
  },
4418
5274
  {
4419
5275
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Schema.ts",
4420
5276
  "line": 2,
4421
5277
  "character": 13,
4422
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Schema.ts#L2"
5278
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Schema.ts#L2"
4423
5279
  }
4424
5280
  ],
4425
5281
  "type": {
@@ -4438,7 +5294,7 @@
4438
5294
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Plugin.ts",
4439
5295
  "line": 8,
4440
5296
  "character": 13,
4441
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Plugin.ts#L8"
5297
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Plugin.ts#L8"
4442
5298
  }
4443
5299
  ],
4444
5300
  "signatures": [
@@ -4629,7 +5485,7 @@
4629
5485
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
4630
5486
  "line": 9,
4631
5487
  "character": 2,
4632
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L9"
5488
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L9"
4633
5489
  }
4634
5490
  ],
4635
5491
  "type": {
@@ -4651,7 +5507,7 @@
4651
5507
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts",
4652
5508
  "line": 8,
4653
5509
  "character": 63,
4654
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L8"
5510
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/Witness.ts#L8"
4655
5511
  }
4656
5512
  ]
4657
5513
  }
@@ -4777,7 +5633,7 @@
4777
5633
  {
4778
5634
  "title": "References",
4779
5635
  "children": [
4780
- 197
5636
+ 229
4781
5637
  ]
4782
5638
  },
4783
5639
  {
@@ -4811,7 +5667,7 @@
4811
5667
  "fileName": "plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/index.ts",
4812
5668
  "line": 1,
4813
5669
  "character": 0,
4814
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/061f8a82c/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/index.ts#L1"
5670
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/plugins/packages/payloadset/packages/crypto/packages/cards/packages/move/src/index.ts#L1"
4815
5671
  }
4816
5672
  ]
4817
5673
  }