@xyo-network/filesystem-archivist 2.43.7 → 2.43.9

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 +2104 -953
  2. package/package.json +8 -8
package/dist/docs.json CHANGED
@@ -40,7 +40,7 @@
40
40
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
41
41
  "line": 38,
42
42
  "character": 2,
43
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L38"
43
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L38"
44
44
  }
45
45
  ],
46
46
  "signatures": [
@@ -88,7 +88,7 @@
88
88
  "sources": [
89
89
  {
90
90
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
91
- "line": 8,
91
+ "line": 9,
92
92
  "character": 4
93
93
  }
94
94
  ],
@@ -112,7 +112,7 @@
112
112
  "sources": [
113
113
  {
114
114
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
115
- "line": 9,
115
+ "line": 10,
116
116
  "character": 8
117
117
  }
118
118
  ],
@@ -126,11 +126,17 @@
126
126
  {
127
127
  "type": "array",
128
128
  "elementType": {
129
- "type": "array",
130
- "elementType": {
131
- "type": "intrinsic",
132
- "name": "string"
133
- }
129
+ "type": "union",
130
+ "types": [
131
+ {
132
+ "type": "intrinsic",
133
+ "name": "string"
134
+ },
135
+ {
136
+ "type": "reference",
137
+ "name": "CosigningAddressSet"
138
+ }
139
+ ]
134
140
  }
135
141
  }
136
142
  ],
@@ -150,7 +156,7 @@
150
156
  "sources": [
151
157
  {
152
158
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
153
- "line": 10,
159
+ "line": 11,
154
160
  "character": 8
155
161
  }
156
162
  ],
@@ -187,7 +193,7 @@
187
193
  "sources": [
188
194
  {
189
195
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
190
- "line": 8,
196
+ "line": 9,
191
197
  "character": 15
192
198
  }
193
199
  ]
@@ -206,7 +212,7 @@
206
212
  "sources": [
207
213
  {
208
214
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
209
- "line": 7,
215
+ "line": 8,
210
216
  "character": 87
211
217
  }
212
218
  ]
@@ -349,7 +355,7 @@
349
355
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
350
356
  "line": 26,
351
357
  "character": 2,
352
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L26"
358
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L26"
353
359
  }
354
360
  ],
355
361
  "type": {
@@ -368,7 +374,7 @@
368
374
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
369
375
  "line": 27,
370
376
  "character": 2,
371
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L27"
377
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L27"
372
378
  }
373
379
  ],
374
380
  "type": {
@@ -391,7 +397,7 @@
391
397
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
392
398
  "line": 25,
393
399
  "character": 56,
394
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L25"
400
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L25"
395
401
  }
396
402
  ]
397
403
  }
@@ -429,7 +435,7 @@
429
435
  "sources": [
430
436
  {
431
437
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
432
- "line": 8,
438
+ "line": 9,
433
439
  "character": 4
434
440
  }
435
441
  ],
@@ -453,7 +459,7 @@
453
459
  "sources": [
454
460
  {
455
461
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
456
- "line": 9,
462
+ "line": 10,
457
463
  "character": 8
458
464
  }
459
465
  ],
@@ -467,11 +473,17 @@
467
473
  {
468
474
  "type": "array",
469
475
  "elementType": {
470
- "type": "array",
471
- "elementType": {
472
- "type": "intrinsic",
473
- "name": "string"
474
- }
476
+ "type": "union",
477
+ "types": [
478
+ {
479
+ "type": "intrinsic",
480
+ "name": "string"
481
+ },
482
+ {
483
+ "type": "reference",
484
+ "name": "CosigningAddressSet"
485
+ }
486
+ ]
475
487
  }
476
488
  }
477
489
  ],
@@ -491,7 +503,7 @@
491
503
  "sources": [
492
504
  {
493
505
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
494
- "line": 10,
506
+ "line": 11,
495
507
  "character": 8
496
508
  }
497
509
  ],
@@ -528,7 +540,7 @@
528
540
  "sources": [
529
541
  {
530
542
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
531
- "line": 8,
543
+ "line": 9,
532
544
  "character": 15
533
545
  }
534
546
  ]
@@ -547,7 +559,7 @@
547
559
  "sources": [
548
560
  {
549
561
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
550
- "line": 7,
562
+ "line": 8,
551
563
  "character": 87
552
564
  }
553
565
  ]
@@ -690,7 +702,7 @@
690
702
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
691
703
  "line": 26,
692
704
  "character": 2,
693
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L26"
705
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L26"
694
706
  }
695
707
  ],
696
708
  "type": {
@@ -709,7 +721,7 @@
709
721
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
710
722
  "line": 27,
711
723
  "character": 2,
712
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L27"
724
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L27"
713
725
  }
714
726
  ],
715
727
  "type": {
@@ -732,7 +744,7 @@
732
744
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
733
745
  "line": 25,
734
746
  "character": 56,
735
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L25"
747
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L25"
736
748
  }
737
749
  ]
738
750
  }
@@ -798,7 +810,7 @@
798
810
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
799
811
  "line": 36,
800
812
  "character": 10,
801
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L36"
813
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L36"
802
814
  }
803
815
  ],
804
816
  "type": {
@@ -835,7 +847,7 @@
835
847
  "sources": [
836
848
  {
837
849
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
838
- "line": 8,
850
+ "line": 9,
839
851
  "character": 4
840
852
  }
841
853
  ],
@@ -859,7 +871,7 @@
859
871
  "sources": [
860
872
  {
861
873
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
862
- "line": 9,
874
+ "line": 10,
863
875
  "character": 8
864
876
  }
865
877
  ],
@@ -873,11 +885,17 @@
873
885
  {
874
886
  "type": "array",
875
887
  "elementType": {
876
- "type": "array",
877
- "elementType": {
878
- "type": "intrinsic",
879
- "name": "string"
880
- }
888
+ "type": "union",
889
+ "types": [
890
+ {
891
+ "type": "intrinsic",
892
+ "name": "string"
893
+ },
894
+ {
895
+ "type": "reference",
896
+ "name": "CosigningAddressSet"
897
+ }
898
+ ]
881
899
  }
882
900
  }
883
901
  ],
@@ -897,7 +915,7 @@
897
915
  "sources": [
898
916
  {
899
917
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
900
- "line": 10,
918
+ "line": 11,
901
919
  "character": 8
902
920
  }
903
921
  ],
@@ -934,7 +952,7 @@
934
952
  "sources": [
935
953
  {
936
954
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
937
- "line": 8,
955
+ "line": 9,
938
956
  "character": 15
939
957
  }
940
958
  ]
@@ -953,7 +971,7 @@
953
971
  "sources": [
954
972
  {
955
973
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
956
- "line": 7,
974
+ "line": 8,
957
975
  "character": 87
958
976
  }
959
977
  ]
@@ -1149,7 +1167,7 @@
1149
1167
  }
1150
1168
  },
1151
1169
  {
1152
- "id": 188,
1170
+ "id": 204,
1153
1171
  "name": "_resolver",
1154
1172
  "kind": 1024,
1155
1173
  "kindString": "Property",
@@ -1184,14 +1202,164 @@
1184
1202
  {
1185
1203
  "type": "reflection",
1186
1204
  "declaration": {
1187
- "id": 189,
1205
+ "id": 205,
1206
+ "name": "__type",
1207
+ "kind": 65536,
1208
+ "kindString": "Type literal",
1209
+ "flags": {},
1210
+ "children": [
1211
+ {
1212
+ "id": 206,
1213
+ "name": "security",
1214
+ "kind": 1024,
1215
+ "kindString": "Property",
1216
+ "flags": {
1217
+ "isOptional": true
1218
+ },
1219
+ "sources": [
1220
+ {
1221
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1222
+ "line": 9,
1223
+ "character": 4
1224
+ }
1225
+ ],
1226
+ "type": {
1227
+ "type": "reflection",
1228
+ "declaration": {
1229
+ "id": 207,
1230
+ "name": "__type",
1231
+ "kind": 65536,
1232
+ "kindString": "Type literal",
1233
+ "flags": {},
1234
+ "children": [
1235
+ {
1236
+ "id": 208,
1237
+ "name": "allowed",
1238
+ "kind": 1024,
1239
+ "kindString": "Property",
1240
+ "flags": {
1241
+ "isOptional": true
1242
+ },
1243
+ "sources": [
1244
+ {
1245
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1246
+ "line": 10,
1247
+ "character": 8
1248
+ }
1249
+ ],
1250
+ "type": {
1251
+ "type": "reference",
1252
+ "typeArguments": [
1253
+ {
1254
+ "type": "intrinsic",
1255
+ "name": "string"
1256
+ },
1257
+ {
1258
+ "type": "array",
1259
+ "elementType": {
1260
+ "type": "union",
1261
+ "types": [
1262
+ {
1263
+ "type": "intrinsic",
1264
+ "name": "string"
1265
+ },
1266
+ {
1267
+ "type": "reference",
1268
+ "name": "CosigningAddressSet"
1269
+ }
1270
+ ]
1271
+ }
1272
+ }
1273
+ ],
1274
+ "name": "Record",
1275
+ "qualifiedName": "Record",
1276
+ "package": "typescript"
1277
+ }
1278
+ },
1279
+ {
1280
+ "id": 209,
1281
+ "name": "disallowed",
1282
+ "kind": 1024,
1283
+ "kindString": "Property",
1284
+ "flags": {
1285
+ "isOptional": true
1286
+ },
1287
+ "sources": [
1288
+ {
1289
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1290
+ "line": 11,
1291
+ "character": 8
1292
+ }
1293
+ ],
1294
+ "type": {
1295
+ "type": "reference",
1296
+ "typeArguments": [
1297
+ {
1298
+ "type": "intrinsic",
1299
+ "name": "string"
1300
+ },
1301
+ {
1302
+ "type": "array",
1303
+ "elementType": {
1304
+ "type": "intrinsic",
1305
+ "name": "string"
1306
+ }
1307
+ }
1308
+ ],
1309
+ "name": "Record",
1310
+ "qualifiedName": "Record",
1311
+ "package": "typescript"
1312
+ }
1313
+ }
1314
+ ],
1315
+ "groups": [
1316
+ {
1317
+ "title": "Properties",
1318
+ "children": [
1319
+ 208,
1320
+ 209
1321
+ ]
1322
+ }
1323
+ ],
1324
+ "sources": [
1325
+ {
1326
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1327
+ "line": 9,
1328
+ "character": 15
1329
+ }
1330
+ ]
1331
+ }
1332
+ }
1333
+ }
1334
+ ],
1335
+ "groups": [
1336
+ {
1337
+ "title": "Properties",
1338
+ "children": [
1339
+ 206
1340
+ ]
1341
+ }
1342
+ ],
1343
+ "sources": [
1344
+ {
1345
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1346
+ "line": 8,
1347
+ "character": 87
1348
+ }
1349
+ ]
1350
+ }
1351
+ },
1352
+ {
1353
+ "type": "reflection",
1354
+ "declaration": {
1355
+ "id": 210,
1188
1356
  "name": "__type",
1189
1357
  "kind": 65536,
1190
1358
  "kindString": "Type literal",
1191
1359
  "flags": {},
1192
1360
  "children": [
1193
1361
  {
1194
- "id": 190,
1362
+ "id": 211,
1195
1363
  "name": "schema",
1196
1364
  "kind": 1024,
1197
1365
  "kindString": "Property",
@@ -1213,7 +1381,7 @@
1213
1381
  {
1214
1382
  "title": "Properties",
1215
1383
  "children": [
1216
- 190
1384
+ 211
1217
1385
  ]
1218
1386
  }
1219
1387
  ],
@@ -1240,7 +1408,7 @@
1240
1408
  }
1241
1409
  },
1242
1410
  {
1243
- "id": 191,
1411
+ "id": 212,
1244
1412
  "name": "_started",
1245
1413
  "kind": 1024,
1246
1414
  "kindString": "Property",
@@ -1264,7 +1432,7 @@
1264
1432
  }
1265
1433
  },
1266
1434
  {
1267
- "id": 192,
1435
+ "id": 213,
1268
1436
  "name": "account",
1269
1437
  "kind": 1024,
1270
1438
  "kindString": "Property",
@@ -1288,48 +1456,57 @@
1288
1456
  }
1289
1457
  },
1290
1458
  {
1291
- "id": 193,
1292
- "name": "allowedAddressSets",
1459
+ "id": 203,
1460
+ "name": "config",
1461
+ "kind": 1024,
1462
+ "kindString": "Property",
1463
+ "flags": {},
1464
+ "sources": [
1465
+ {
1466
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1467
+ "line": 14,
1468
+ "character": 4
1469
+ }
1470
+ ],
1471
+ "type": {
1472
+ "type": "reference",
1473
+ "id": 77,
1474
+ "name": "TConfig"
1475
+ },
1476
+ "inheritedFrom": {
1477
+ "type": "reference",
1478
+ "name": "AbstractArchivist.config"
1479
+ }
1480
+ },
1481
+ {
1482
+ "id": 214,
1483
+ "name": "logger",
1293
1484
  "kind": 1024,
1294
1485
  "kindString": "Property",
1295
1486
  "flags": {
1296
1487
  "isProtected": true,
1297
- "isOptional": true
1488
+ "isOptional": true,
1489
+ "isReadonly": true
1298
1490
  },
1299
1491
  "sources": [
1300
1492
  {
1301
1493
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1302
1494
  "line": 18,
1303
- "character": 14
1495
+ "character": 23
1304
1496
  }
1305
1497
  ],
1306
1498
  "type": {
1307
1499
  "type": "reference",
1308
- "typeArguments": [
1309
- {
1310
- "type": "intrinsic",
1311
- "name": "string"
1312
- },
1313
- {
1314
- "type": "array",
1315
- "elementType": {
1316
- "type": "intrinsic",
1317
- "name": "string"
1318
- }
1319
- }
1320
- ],
1321
- "name": "Record",
1322
- "qualifiedName": "Record",
1323
- "package": "typescript"
1500
+ "name": "Logging"
1324
1501
  },
1325
1502
  "inheritedFrom": {
1326
1503
  "type": "reference",
1327
- "name": "AbstractArchivist.allowedAddressSets"
1504
+ "name": "AbstractArchivist.logger"
1328
1505
  }
1329
1506
  },
1330
1507
  {
1331
- "id": 194,
1332
- "name": "allowedAddressValidator",
1508
+ "id": 215,
1509
+ "name": "moduleConfigQueryValidator",
1333
1510
  "kind": 1024,
1334
1511
  "kindString": "Property",
1335
1512
  "flags": {
@@ -1357,18 +1534,40 @@
1357
1534
  "type": "reference",
1358
1535
  "name": "PayloadFields"
1359
1536
  },
1537
+ {
1538
+ "type": "reference",
1539
+ "name": "XyoBoundWitnessFields"
1540
+ },
1360
1541
  {
1361
1542
  "type": "reflection",
1362
1543
  "declaration": {
1363
- "id": 195,
1544
+ "id": 216,
1364
1545
  "name": "__type",
1365
1546
  "kind": 65536,
1366
1547
  "kindString": "Type literal",
1367
1548
  "flags": {},
1368
1549
  "children": [
1369
1550
  {
1370
- "id": 196,
1371
- "name": "security",
1551
+ "id": 217,
1552
+ "name": "query",
1553
+ "kind": 1024,
1554
+ "kindString": "Property",
1555
+ "flags": {},
1556
+ "sources": [
1557
+ {
1558
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1559
+ "line": 5,
1560
+ "character": 4
1561
+ }
1562
+ ],
1563
+ "type": {
1564
+ "type": "intrinsic",
1565
+ "name": "string"
1566
+ }
1567
+ },
1568
+ {
1569
+ "id": 218,
1570
+ "name": "resultSet",
1372
1571
  "kind": 1024,
1373
1572
  "kindString": "Property",
1374
1573
  "flags": {
@@ -1376,111 +1575,32 @@
1376
1575
  },
1377
1576
  "sources": [
1378
1577
  {
1379
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1380
- "line": 8,
1578
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1579
+ "line": 6,
1381
1580
  "character": 4
1382
1581
  }
1383
1582
  ],
1384
1583
  "type": {
1385
- "type": "reflection",
1386
- "declaration": {
1387
- "id": 197,
1388
- "name": "__type",
1389
- "kind": 65536,
1390
- "kindString": "Type literal",
1391
- "flags": {},
1392
- "children": [
1393
- {
1394
- "id": 198,
1395
- "name": "allowed",
1396
- "kind": 1024,
1397
- "kindString": "Property",
1398
- "flags": {
1399
- "isOptional": true
1400
- },
1401
- "sources": [
1402
- {
1403
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1404
- "line": 9,
1405
- "character": 8
1406
- }
1407
- ],
1408
- "type": {
1409
- "type": "reference",
1410
- "typeArguments": [
1411
- {
1412
- "type": "intrinsic",
1413
- "name": "string"
1414
- },
1415
- {
1416
- "type": "array",
1417
- "elementType": {
1418
- "type": "array",
1419
- "elementType": {
1420
- "type": "intrinsic",
1421
- "name": "string"
1422
- }
1423
- }
1424
- }
1425
- ],
1426
- "name": "Record",
1427
- "qualifiedName": "Record",
1428
- "package": "typescript"
1429
- }
1430
- },
1431
- {
1432
- "id": 199,
1433
- "name": "disallowed",
1434
- "kind": 1024,
1435
- "kindString": "Property",
1436
- "flags": {
1437
- "isOptional": true
1438
- },
1439
- "sources": [
1440
- {
1441
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1442
- "line": 10,
1443
- "character": 8
1444
- }
1445
- ],
1446
- "type": {
1447
- "type": "reference",
1448
- "typeArguments": [
1449
- {
1450
- "type": "intrinsic",
1451
- "name": "string"
1452
- },
1453
- {
1454
- "type": "array",
1455
- "elementType": {
1456
- "type": "intrinsic",
1457
- "name": "string"
1458
- }
1459
- }
1460
- ],
1461
- "name": "Record",
1462
- "qualifiedName": "Record",
1463
- "package": "typescript"
1464
- }
1465
- }
1466
- ],
1467
- "groups": [
1468
- {
1469
- "title": "Properties",
1470
- "children": [
1471
- 198,
1472
- 199
1473
- ]
1474
- }
1475
- ],
1476
- "sources": [
1477
- {
1478
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1479
- "line": 8,
1480
- "character": 15
1481
- }
1482
- ]
1584
+ "type": "intrinsic",
1585
+ "name": "string"
1586
+ }
1587
+ },
1588
+ {
1589
+ "id": 219,
1590
+ "name": "schema",
1591
+ "kind": 1024,
1592
+ "kindString": "Property",
1593
+ "flags": {},
1594
+ "sources": [
1595
+ {
1596
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1597
+ "line": 7,
1598
+ "character": 4
1483
1599
  }
1600
+ ],
1601
+ "type": {
1602
+ "type": "literal",
1603
+ "value": "network.xyo.boundwitness.query"
1484
1604
  }
1485
1605
  }
1486
1606
  ],
@@ -1488,38 +1608,104 @@
1488
1608
  {
1489
1609
  "title": "Properties",
1490
1610
  "children": [
1491
- 196
1611
+ 217,
1612
+ 218,
1613
+ 219
1492
1614
  ]
1493
1615
  }
1494
1616
  ],
1495
1617
  "sources": [
1496
1618
  {
1497
- "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1498
- "line": 7,
1499
- "character": 87
1619
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1620
+ "line": 4,
1621
+ "character": 51
1500
1622
  }
1501
1623
  ]
1502
1624
  }
1625
+ }
1626
+ ]
1627
+ }
1628
+ ],
1629
+ "name": "Queryable"
1630
+ },
1631
+ "inheritedFrom": {
1632
+ "type": "reference",
1633
+ "name": "AbstractArchivist.moduleConfigQueryValidator"
1634
+ }
1635
+ },
1636
+ {
1637
+ "id": 220,
1638
+ "name": "supportedQueryValidator",
1639
+ "kind": 1024,
1640
+ "kindString": "Property",
1641
+ "flags": {
1642
+ "isProtected": true,
1643
+ "isReadonly": true
1644
+ },
1645
+ "sources": [
1646
+ {
1647
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1648
+ "line": 20,
1649
+ "character": 23
1650
+ }
1651
+ ],
1652
+ "type": {
1653
+ "type": "reference",
1654
+ "typeArguments": [
1655
+ {
1656
+ "type": "intersection",
1657
+ "types": [
1658
+ {
1659
+ "type": "reference",
1660
+ "name": "SchemaFields"
1661
+ },
1662
+ {
1663
+ "type": "reference",
1664
+ "name": "PayloadFields"
1665
+ },
1666
+ {
1667
+ "type": "reference",
1668
+ "name": "XyoBoundWitnessFields"
1503
1669
  },
1504
1670
  {
1505
1671
  "type": "reflection",
1506
1672
  "declaration": {
1507
- "id": 200,
1673
+ "id": 221,
1508
1674
  "name": "__type",
1509
1675
  "kind": 65536,
1510
1676
  "kindString": "Type literal",
1511
1677
  "flags": {},
1512
1678
  "children": [
1513
1679
  {
1514
- "id": 201,
1515
- "name": "schema",
1680
+ "id": 222,
1681
+ "name": "query",
1516
1682
  "kind": 1024,
1517
1683
  "kindString": "Property",
1518
1684
  "flags": {},
1519
1685
  "sources": [
1520
1686
  {
1521
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1522
- "line": 19,
1687
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1688
+ "line": 5,
1689
+ "character": 4
1690
+ }
1691
+ ],
1692
+ "type": {
1693
+ "type": "intrinsic",
1694
+ "name": "string"
1695
+ }
1696
+ },
1697
+ {
1698
+ "id": 223,
1699
+ "name": "resultSet",
1700
+ "kind": 1024,
1701
+ "kindString": "Property",
1702
+ "flags": {
1703
+ "isOptional": true
1704
+ },
1705
+ "sources": [
1706
+ {
1707
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1708
+ "line": 6,
1523
1709
  "character": 4
1524
1710
  }
1525
1711
  ],
@@ -1527,21 +1713,41 @@
1527
1713
  "type": "intrinsic",
1528
1714
  "name": "string"
1529
1715
  }
1716
+ },
1717
+ {
1718
+ "id": 224,
1719
+ "name": "schema",
1720
+ "kind": 1024,
1721
+ "kindString": "Property",
1722
+ "flags": {},
1723
+ "sources": [
1724
+ {
1725
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1726
+ "line": 7,
1727
+ "character": 4
1728
+ }
1729
+ ],
1730
+ "type": {
1731
+ "type": "literal",
1732
+ "value": "network.xyo.boundwitness.query"
1733
+ }
1530
1734
  }
1531
1735
  ],
1532
1736
  "groups": [
1533
1737
  {
1534
1738
  "title": "Properties",
1535
1739
  "children": [
1536
- 201
1740
+ 222,
1741
+ 223,
1742
+ 224
1537
1743
  ]
1538
1744
  }
1539
1745
  ],
1540
1746
  "sources": [
1541
1747
  {
1542
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
1543
- "line": 18,
1544
- "character": 17
1748
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1749
+ "line": 4,
1750
+ "character": 51
1545
1751
  }
1546
1752
  ]
1547
1753
  }
@@ -1549,268 +1755,88 @@
1549
1755
  ]
1550
1756
  }
1551
1757
  ],
1552
- "name": "AllowedAddressValidator"
1758
+ "name": "Queryable"
1553
1759
  },
1554
1760
  "inheritedFrom": {
1555
1761
  "type": "reference",
1556
- "name": "AbstractArchivist.allowedAddressValidator"
1762
+ "name": "AbstractArchivist.supportedQueryValidator"
1557
1763
  }
1558
1764
  },
1559
1765
  {
1560
- "id": 187,
1561
- "name": "config",
1766
+ "id": 12,
1767
+ "name": "configSchema",
1562
1768
  "kind": 1024,
1563
1769
  "kindString": "Property",
1564
- "flags": {},
1770
+ "flags": {
1771
+ "isStatic": true
1772
+ },
1565
1773
  "sources": [
1566
1774
  {
1567
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1568
- "line": 14,
1569
- "character": 4
1775
+ "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
1776
+ "line": 34,
1777
+ "character": 18,
1778
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L34"
1570
1779
  }
1571
1780
  ],
1572
1781
  "type": {
1573
- "type": "reference",
1574
- "id": 77,
1575
- "name": "TConfig"
1782
+ "type": "literal",
1783
+ "value": "network.xyo.module.config.archivist.filesystem"
1576
1784
  },
1577
- "inheritedFrom": {
1785
+ "defaultValue": "FilesystemArchivistConfigSchema",
1786
+ "overwrites": {
1578
1787
  "type": "reference",
1579
- "name": "AbstractArchivist.config"
1788
+ "name": "AbstractArchivist.configSchema"
1580
1789
  }
1581
1790
  },
1582
1791
  {
1583
- "id": 202,
1584
- "name": "logger",
1792
+ "id": 50,
1793
+ "name": "defaultLogger",
1585
1794
  "kind": 1024,
1586
1795
  "kindString": "Property",
1587
1796
  "flags": {
1588
- "isProtected": true,
1589
- "isOptional": true,
1590
- "isReadonly": true
1797
+ "isStatic": true,
1798
+ "isOptional": true
1591
1799
  },
1592
1800
  "sources": [
1593
1801
  {
1594
1802
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1595
- "line": 20,
1596
- "character": 23
1803
+ "line": 13,
1804
+ "character": 11
1597
1805
  }
1598
1806
  ],
1599
1807
  "type": {
1600
1808
  "type": "reference",
1601
- "name": "Logging"
1809
+ "name": "Logger"
1602
1810
  },
1603
1811
  "inheritedFrom": {
1604
1812
  "type": "reference",
1605
- "name": "AbstractArchivist.logger"
1813
+ "name": "AbstractArchivist.defaultLogger"
1606
1814
  }
1607
1815
  },
1608
1816
  {
1609
- "id": 203,
1610
- "name": "queryValidators",
1611
- "kind": 1024,
1612
- "kindString": "Property",
1613
- "flags": {
1614
- "isProtected": true
1615
- },
1817
+ "id": 225,
1818
+ "name": "address",
1819
+ "kind": 262144,
1820
+ "kindString": "Accessor",
1821
+ "flags": {},
1616
1822
  "sources": [
1617
1823
  {
1618
1824
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1619
- "line": 21,
1620
- "character": 14
1825
+ "line": 22,
1826
+ "character": 8
1621
1827
  }
1622
1828
  ],
1623
- "type": {
1624
- "type": "array",
1625
- "elementType": {
1626
- "type": "reference",
1627
- "typeArguments": [
1628
- {
1629
- "type": "intersection",
1630
- "types": [
1631
- {
1632
- "type": "reference",
1633
- "name": "SchemaFields"
1634
- },
1635
- {
1636
- "type": "reference",
1637
- "name": "PayloadFields"
1638
- },
1639
- {
1640
- "type": "reference",
1641
- "name": "XyoBoundWitnessFields"
1642
- },
1643
- {
1644
- "type": "reflection",
1645
- "declaration": {
1646
- "id": 204,
1647
- "name": "__type",
1648
- "kind": 65536,
1649
- "kindString": "Type literal",
1650
- "flags": {},
1651
- "children": [
1652
- {
1653
- "id": 205,
1654
- "name": "query",
1655
- "kind": 1024,
1656
- "kindString": "Property",
1657
- "flags": {},
1658
- "sources": [
1659
- {
1660
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1661
- "line": 5,
1662
- "character": 4
1663
- }
1664
- ],
1665
- "type": {
1666
- "type": "intrinsic",
1667
- "name": "string"
1668
- }
1669
- },
1670
- {
1671
- "id": 206,
1672
- "name": "resultSet",
1673
- "kind": 1024,
1674
- "kindString": "Property",
1675
- "flags": {
1676
- "isOptional": true
1677
- },
1678
- "sources": [
1679
- {
1680
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1681
- "line": 6,
1682
- "character": 4
1683
- }
1684
- ],
1685
- "type": {
1686
- "type": "intrinsic",
1687
- "name": "string"
1688
- }
1689
- },
1690
- {
1691
- "id": 207,
1692
- "name": "schema",
1693
- "kind": 1024,
1694
- "kindString": "Property",
1695
- "flags": {},
1696
- "sources": [
1697
- {
1698
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1699
- "line": 7,
1700
- "character": 4
1701
- }
1702
- ],
1703
- "type": {
1704
- "type": "literal",
1705
- "value": "network.xyo.boundwitness.query"
1706
- }
1707
- }
1708
- ],
1709
- "groups": [
1710
- {
1711
- "title": "Properties",
1712
- "children": [
1713
- 205,
1714
- 206,
1715
- 207
1716
- ]
1717
- }
1718
- ],
1719
- "sources": [
1720
- {
1721
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
1722
- "line": 4,
1723
- "character": 51
1724
- }
1725
- ]
1726
- }
1727
- }
1728
- ]
1729
- }
1730
- ],
1731
- "name": "Queryable"
1732
- }
1733
- },
1734
- "inheritedFrom": {
1735
- "type": "reference",
1736
- "name": "AbstractArchivist.queryValidators"
1737
- }
1738
- },
1739
- {
1740
- "id": 12,
1741
- "name": "configSchema",
1742
- "kind": 1024,
1743
- "kindString": "Property",
1744
- "flags": {
1745
- "isStatic": true
1746
- },
1747
- "sources": [
1748
- {
1749
- "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
1750
- "line": 34,
1751
- "character": 18,
1752
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L34"
1753
- }
1754
- ],
1755
- "type": {
1756
- "type": "literal",
1757
- "value": "network.xyo.module.config.archivist.filesystem"
1758
- },
1759
- "defaultValue": "FilesystemArchivistConfigSchema",
1760
- "overwrites": {
1761
- "type": "reference",
1762
- "name": "AbstractArchivist.configSchema"
1763
- }
1764
- },
1765
- {
1766
- "id": 50,
1767
- "name": "defaultLogger",
1768
- "kind": 1024,
1769
- "kindString": "Property",
1770
- "flags": {
1771
- "isStatic": true,
1772
- "isOptional": true
1773
- },
1774
- "sources": [
1775
- {
1776
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1777
- "line": 13,
1778
- "character": 11
1779
- }
1780
- ],
1781
- "type": {
1782
- "type": "reference",
1783
- "name": "Logger"
1784
- },
1785
- "inheritedFrom": {
1786
- "type": "reference",
1787
- "name": "AbstractArchivist.defaultLogger"
1788
- }
1789
- },
1790
- {
1791
- "id": 208,
1792
- "name": "address",
1793
- "kind": 262144,
1794
- "kindString": "Accessor",
1795
- "flags": {},
1796
- "sources": [
1797
- {
1798
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1799
- "line": 23,
1800
- "character": 8
1801
- }
1802
- ],
1803
- "getSignature": {
1804
- "id": 209,
1805
- "name": "address",
1806
- "kind": 524288,
1807
- "kindString": "Get signature",
1808
- "flags": {},
1809
- "type": {
1810
- "type": "intrinsic",
1811
- "name": "string"
1812
- },
1813
- "inheritedFrom": {
1829
+ "getSignature": {
1830
+ "id": 226,
1831
+ "name": "address",
1832
+ "kind": 524288,
1833
+ "kindString": "Get signature",
1834
+ "flags": {},
1835
+ "type": {
1836
+ "type": "intrinsic",
1837
+ "name": "string"
1838
+ },
1839
+ "inheritedFrom": {
1814
1840
  "type": "reference",
1815
1841
  "name": "AbstractArchivist.address"
1816
1842
  }
@@ -1855,63 +1881,6 @@
1855
1881
  "name": "AbstractArchivist.cacheParentReads"
1856
1882
  }
1857
1883
  },
1858
- {
1859
- "id": 210,
1860
- "name": "disallowedAddresses",
1861
- "kind": 262144,
1862
- "kindString": "Accessor",
1863
- "flags": {},
1864
- "sources": [
1865
- {
1866
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
1867
- "line": 24,
1868
- "character": 8
1869
- }
1870
- ],
1871
- "getSignature": {
1872
- "id": 211,
1873
- "name": "disallowedAddresses",
1874
- "kind": 524288,
1875
- "kindString": "Get signature",
1876
- "flags": {},
1877
- "type": {
1878
- "type": "union",
1879
- "types": [
1880
- {
1881
- "type": "intrinsic",
1882
- "name": "undefined"
1883
- },
1884
- {
1885
- "type": "reference",
1886
- "typeArguments": [
1887
- {
1888
- "type": "intrinsic",
1889
- "name": "string"
1890
- },
1891
- {
1892
- "type": "array",
1893
- "elementType": {
1894
- "type": "intrinsic",
1895
- "name": "string"
1896
- }
1897
- }
1898
- ],
1899
- "name": "Record",
1900
- "qualifiedName": "Record",
1901
- "package": "typescript"
1902
- }
1903
- ]
1904
- },
1905
- "inheritedFrom": {
1906
- "type": "reference",
1907
- "name": "AbstractArchivist.disallowedAddresses"
1908
- }
1909
- },
1910
- "inheritedFrom": {
1911
- "type": "reference",
1912
- "name": "AbstractArchivist.disallowedAddresses"
1913
- }
1914
- },
1915
1884
  {
1916
1885
  "id": 92,
1917
1886
  "name": "filePath",
@@ -1925,7 +1894,7 @@
1925
1894
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
1926
1895
  "line": 42,
1927
1896
  "character": 13,
1928
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L42"
1897
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L42"
1929
1898
  }
1930
1899
  ],
1931
1900
  "getSignature": {
@@ -1953,7 +1922,7 @@
1953
1922
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
1954
1923
  "line": 46,
1955
1924
  "character": 14,
1956
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L46"
1925
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L46"
1957
1926
  }
1958
1927
  ],
1959
1928
  "getSignature": {
@@ -1996,7 +1965,7 @@
1996
1965
  "sources": [
1997
1966
  {
1998
1967
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
1999
- "line": 8,
1968
+ "line": 9,
2000
1969
  "character": 4
2001
1970
  }
2002
1971
  ],
@@ -2020,7 +1989,7 @@
2020
1989
  "sources": [
2021
1990
  {
2022
1991
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2023
- "line": 9,
1992
+ "line": 10,
2024
1993
  "character": 8
2025
1994
  }
2026
1995
  ],
@@ -2034,11 +2003,17 @@
2034
2003
  {
2035
2004
  "type": "array",
2036
2005
  "elementType": {
2037
- "type": "array",
2038
- "elementType": {
2039
- "type": "intrinsic",
2040
- "name": "string"
2041
- }
2006
+ "type": "union",
2007
+ "types": [
2008
+ {
2009
+ "type": "intrinsic",
2010
+ "name": "string"
2011
+ },
2012
+ {
2013
+ "type": "reference",
2014
+ "name": "CosigningAddressSet"
2015
+ }
2016
+ ]
2042
2017
  }
2043
2018
  }
2044
2019
  ],
@@ -2058,7 +2033,7 @@
2058
2033
  "sources": [
2059
2034
  {
2060
2035
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2061
- "line": 10,
2036
+ "line": 11,
2062
2037
  "character": 8
2063
2038
  }
2064
2039
  ],
@@ -2095,7 +2070,7 @@
2095
2070
  "sources": [
2096
2071
  {
2097
2072
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2098
- "line": 8,
2073
+ "line": 9,
2099
2074
  "character": 15
2100
2075
  }
2101
2076
  ]
@@ -2114,7 +2089,7 @@
2114
2089
  "sources": [
2115
2090
  {
2116
2091
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2117
- "line": 7,
2092
+ "line": 8,
2118
2093
  "character": 87
2119
2094
  }
2120
2095
  ]
@@ -2311,7 +2286,7 @@
2311
2286
  }
2312
2287
  },
2313
2288
  {
2314
- "id": 212,
2289
+ "id": 227,
2315
2290
  "name": "resolver",
2316
2291
  "kind": 262144,
2317
2292
  "kindString": "Accessor",
@@ -2319,17 +2294,17 @@
2319
2294
  "sources": [
2320
2295
  {
2321
2296
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2322
- "line": 25,
2297
+ "line": 23,
2323
2298
  "character": 8
2324
2299
  },
2325
2300
  {
2326
2301
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2327
- "line": 26,
2302
+ "line": 24,
2328
2303
  "character": 8
2329
2304
  }
2330
2305
  ],
2331
2306
  "getSignature": {
2332
- "id": 213,
2307
+ "id": 228,
2333
2308
  "name": "resolver",
2334
2309
  "kind": 524288,
2335
2310
  "kindString": "Get signature",
@@ -2361,52 +2336,202 @@
2361
2336
  {
2362
2337
  "type": "reflection",
2363
2338
  "declaration": {
2364
- "id": 214,
2339
+ "id": 229,
2365
2340
  "name": "__type",
2366
2341
  "kind": 65536,
2367
2342
  "kindString": "Type literal",
2368
2343
  "flags": {},
2369
2344
  "children": [
2370
2345
  {
2371
- "id": 215,
2372
- "name": "schema",
2346
+ "id": 230,
2347
+ "name": "security",
2373
2348
  "kind": 1024,
2374
2349
  "kindString": "Property",
2375
- "flags": {},
2350
+ "flags": {
2351
+ "isOptional": true
2352
+ },
2376
2353
  "sources": [
2377
2354
  {
2378
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2379
- "line": 19,
2355
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2356
+ "line": 9,
2380
2357
  "character": 4
2381
2358
  }
2382
2359
  ],
2383
2360
  "type": {
2384
- "type": "intrinsic",
2385
- "name": "string"
2386
- }
2387
- }
2388
- ],
2389
- "groups": [
2390
- {
2391
- "title": "Properties",
2392
- "children": [
2393
- 215
2394
- ]
2395
- }
2396
- ],
2397
- "sources": [
2398
- {
2399
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2400
- "line": 18,
2401
- "character": 17
2402
- }
2403
- ]
2404
- }
2405
- }
2406
- ]
2407
- }
2408
- ],
2409
- "name": "Module"
2361
+ "type": "reflection",
2362
+ "declaration": {
2363
+ "id": 231,
2364
+ "name": "__type",
2365
+ "kind": 65536,
2366
+ "kindString": "Type literal",
2367
+ "flags": {},
2368
+ "children": [
2369
+ {
2370
+ "id": 232,
2371
+ "name": "allowed",
2372
+ "kind": 1024,
2373
+ "kindString": "Property",
2374
+ "flags": {
2375
+ "isOptional": true
2376
+ },
2377
+ "sources": [
2378
+ {
2379
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2380
+ "line": 10,
2381
+ "character": 8
2382
+ }
2383
+ ],
2384
+ "type": {
2385
+ "type": "reference",
2386
+ "typeArguments": [
2387
+ {
2388
+ "type": "intrinsic",
2389
+ "name": "string"
2390
+ },
2391
+ {
2392
+ "type": "array",
2393
+ "elementType": {
2394
+ "type": "union",
2395
+ "types": [
2396
+ {
2397
+ "type": "intrinsic",
2398
+ "name": "string"
2399
+ },
2400
+ {
2401
+ "type": "reference",
2402
+ "name": "CosigningAddressSet"
2403
+ }
2404
+ ]
2405
+ }
2406
+ }
2407
+ ],
2408
+ "name": "Record",
2409
+ "qualifiedName": "Record",
2410
+ "package": "typescript"
2411
+ }
2412
+ },
2413
+ {
2414
+ "id": 233,
2415
+ "name": "disallowed",
2416
+ "kind": 1024,
2417
+ "kindString": "Property",
2418
+ "flags": {
2419
+ "isOptional": true
2420
+ },
2421
+ "sources": [
2422
+ {
2423
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2424
+ "line": 11,
2425
+ "character": 8
2426
+ }
2427
+ ],
2428
+ "type": {
2429
+ "type": "reference",
2430
+ "typeArguments": [
2431
+ {
2432
+ "type": "intrinsic",
2433
+ "name": "string"
2434
+ },
2435
+ {
2436
+ "type": "array",
2437
+ "elementType": {
2438
+ "type": "intrinsic",
2439
+ "name": "string"
2440
+ }
2441
+ }
2442
+ ],
2443
+ "name": "Record",
2444
+ "qualifiedName": "Record",
2445
+ "package": "typescript"
2446
+ }
2447
+ }
2448
+ ],
2449
+ "groups": [
2450
+ {
2451
+ "title": "Properties",
2452
+ "children": [
2453
+ 232,
2454
+ 233
2455
+ ]
2456
+ }
2457
+ ],
2458
+ "sources": [
2459
+ {
2460
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2461
+ "line": 9,
2462
+ "character": 15
2463
+ }
2464
+ ]
2465
+ }
2466
+ }
2467
+ }
2468
+ ],
2469
+ "groups": [
2470
+ {
2471
+ "title": "Properties",
2472
+ "children": [
2473
+ 230
2474
+ ]
2475
+ }
2476
+ ],
2477
+ "sources": [
2478
+ {
2479
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2480
+ "line": 8,
2481
+ "character": 87
2482
+ }
2483
+ ]
2484
+ }
2485
+ },
2486
+ {
2487
+ "type": "reflection",
2488
+ "declaration": {
2489
+ "id": 234,
2490
+ "name": "__type",
2491
+ "kind": 65536,
2492
+ "kindString": "Type literal",
2493
+ "flags": {},
2494
+ "children": [
2495
+ {
2496
+ "id": 235,
2497
+ "name": "schema",
2498
+ "kind": 1024,
2499
+ "kindString": "Property",
2500
+ "flags": {},
2501
+ "sources": [
2502
+ {
2503
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2504
+ "line": 19,
2505
+ "character": 4
2506
+ }
2507
+ ],
2508
+ "type": {
2509
+ "type": "intrinsic",
2510
+ "name": "string"
2511
+ }
2512
+ }
2513
+ ],
2514
+ "groups": [
2515
+ {
2516
+ "title": "Properties",
2517
+ "children": [
2518
+ 235
2519
+ ]
2520
+ }
2521
+ ],
2522
+ "sources": [
2523
+ {
2524
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
2525
+ "line": 18,
2526
+ "character": 17
2527
+ }
2528
+ ]
2529
+ }
2530
+ }
2531
+ ]
2532
+ }
2533
+ ],
2534
+ "name": "Module"
2410
2535
  }
2411
2536
  ],
2412
2537
  "name": "ModuleResolver"
@@ -2419,14 +2544,14 @@
2419
2544
  }
2420
2545
  },
2421
2546
  "setSignature": {
2422
- "id": 216,
2547
+ "id": 236,
2423
2548
  "name": "resolver",
2424
2549
  "kind": 1048576,
2425
2550
  "kindString": "Set signature",
2426
2551
  "flags": {},
2427
2552
  "parameters": [
2428
2553
  {
2429
- "id": 217,
2554
+ "id": 237,
2430
2555
  "name": "v",
2431
2556
  "kind": 32768,
2432
2557
  "kindString": "Parameter",
@@ -2458,14 +2583,164 @@
2458
2583
  {
2459
2584
  "type": "reflection",
2460
2585
  "declaration": {
2461
- "id": 218,
2586
+ "id": 238,
2587
+ "name": "__type",
2588
+ "kind": 65536,
2589
+ "kindString": "Type literal",
2590
+ "flags": {},
2591
+ "children": [
2592
+ {
2593
+ "id": 239,
2594
+ "name": "security",
2595
+ "kind": 1024,
2596
+ "kindString": "Property",
2597
+ "flags": {
2598
+ "isOptional": true
2599
+ },
2600
+ "sources": [
2601
+ {
2602
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2603
+ "line": 9,
2604
+ "character": 4
2605
+ }
2606
+ ],
2607
+ "type": {
2608
+ "type": "reflection",
2609
+ "declaration": {
2610
+ "id": 240,
2611
+ "name": "__type",
2612
+ "kind": 65536,
2613
+ "kindString": "Type literal",
2614
+ "flags": {},
2615
+ "children": [
2616
+ {
2617
+ "id": 241,
2618
+ "name": "allowed",
2619
+ "kind": 1024,
2620
+ "kindString": "Property",
2621
+ "flags": {
2622
+ "isOptional": true
2623
+ },
2624
+ "sources": [
2625
+ {
2626
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2627
+ "line": 10,
2628
+ "character": 8
2629
+ }
2630
+ ],
2631
+ "type": {
2632
+ "type": "reference",
2633
+ "typeArguments": [
2634
+ {
2635
+ "type": "intrinsic",
2636
+ "name": "string"
2637
+ },
2638
+ {
2639
+ "type": "array",
2640
+ "elementType": {
2641
+ "type": "union",
2642
+ "types": [
2643
+ {
2644
+ "type": "intrinsic",
2645
+ "name": "string"
2646
+ },
2647
+ {
2648
+ "type": "reference",
2649
+ "name": "CosigningAddressSet"
2650
+ }
2651
+ ]
2652
+ }
2653
+ }
2654
+ ],
2655
+ "name": "Record",
2656
+ "qualifiedName": "Record",
2657
+ "package": "typescript"
2658
+ }
2659
+ },
2660
+ {
2661
+ "id": 242,
2662
+ "name": "disallowed",
2663
+ "kind": 1024,
2664
+ "kindString": "Property",
2665
+ "flags": {
2666
+ "isOptional": true
2667
+ },
2668
+ "sources": [
2669
+ {
2670
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2671
+ "line": 11,
2672
+ "character": 8
2673
+ }
2674
+ ],
2675
+ "type": {
2676
+ "type": "reference",
2677
+ "typeArguments": [
2678
+ {
2679
+ "type": "intrinsic",
2680
+ "name": "string"
2681
+ },
2682
+ {
2683
+ "type": "array",
2684
+ "elementType": {
2685
+ "type": "intrinsic",
2686
+ "name": "string"
2687
+ }
2688
+ }
2689
+ ],
2690
+ "name": "Record",
2691
+ "qualifiedName": "Record",
2692
+ "package": "typescript"
2693
+ }
2694
+ }
2695
+ ],
2696
+ "groups": [
2697
+ {
2698
+ "title": "Properties",
2699
+ "children": [
2700
+ 241,
2701
+ 242
2702
+ ]
2703
+ }
2704
+ ],
2705
+ "sources": [
2706
+ {
2707
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2708
+ "line": 9,
2709
+ "character": 15
2710
+ }
2711
+ ]
2712
+ }
2713
+ }
2714
+ }
2715
+ ],
2716
+ "groups": [
2717
+ {
2718
+ "title": "Properties",
2719
+ "children": [
2720
+ 239
2721
+ ]
2722
+ }
2723
+ ],
2724
+ "sources": [
2725
+ {
2726
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
2727
+ "line": 8,
2728
+ "character": 87
2729
+ }
2730
+ ]
2731
+ }
2732
+ },
2733
+ {
2734
+ "type": "reflection",
2735
+ "declaration": {
2736
+ "id": 243,
2462
2737
  "name": "__type",
2463
2738
  "kind": 65536,
2464
2739
  "kindString": "Type literal",
2465
2740
  "flags": {},
2466
2741
  "children": [
2467
2742
  {
2468
- "id": 219,
2743
+ "id": 244,
2469
2744
  "name": "schema",
2470
2745
  "kind": 1024,
2471
2746
  "kindString": "Property",
@@ -2487,7 +2762,7 @@
2487
2762
  {
2488
2763
  "title": "Properties",
2489
2764
  "children": [
2490
- 219
2765
+ 244
2491
2766
  ]
2492
2767
  }
2493
2768
  ],
@@ -2574,7 +2849,7 @@
2574
2849
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
2575
2850
  "line": 69,
2576
2851
  "character": 18,
2577
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L69"
2852
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L69"
2578
2853
  }
2579
2854
  ],
2580
2855
  "signatures": [
@@ -2664,7 +2939,7 @@
2664
2939
  }
2665
2940
  },
2666
2941
  {
2667
- "id": 248,
2942
+ "id": 289,
2668
2943
  "name": "bindHashes",
2669
2944
  "kind": 2048,
2670
2945
  "kindString": "Method",
@@ -2674,20 +2949,20 @@
2674
2949
  "sources": [
2675
2950
  {
2676
2951
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2677
- "line": 35,
2952
+ "line": 33,
2678
2953
  "character": 14
2679
2954
  }
2680
2955
  ],
2681
2956
  "signatures": [
2682
2957
  {
2683
- "id": 249,
2958
+ "id": 290,
2684
2959
  "name": "bindHashes",
2685
2960
  "kind": 4096,
2686
2961
  "kindString": "Call signature",
2687
2962
  "flags": {},
2688
2963
  "parameters": [
2689
2964
  {
2690
- "id": 250,
2965
+ "id": 291,
2691
2966
  "name": "hashes",
2692
2967
  "kind": 32768,
2693
2968
  "kindString": "Parameter",
@@ -2701,7 +2976,7 @@
2701
2976
  }
2702
2977
  },
2703
2978
  {
2704
- "id": 251,
2979
+ "id": 292,
2705
2980
  "name": "schema",
2706
2981
  "kind": 32768,
2707
2982
  "kindString": "Parameter",
@@ -2715,7 +2990,7 @@
2715
2990
  }
2716
2991
  },
2717
2992
  {
2718
- "id": 252,
2993
+ "id": 293,
2719
2994
  "name": "account",
2720
2995
  "kind": 32768,
2721
2996
  "kindString": "Parameter",
@@ -2754,7 +3029,7 @@
2754
3029
  }
2755
3030
  },
2756
3031
  {
2757
- "id": 253,
3032
+ "id": 294,
2758
3033
  "name": "bindHashesInternal",
2759
3034
  "kind": 2048,
2760
3035
  "kindString": "Method",
@@ -2764,20 +3039,20 @@
2764
3039
  "sources": [
2765
3040
  {
2766
3041
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2767
- "line": 36,
3042
+ "line": 34,
2768
3043
  "character": 14
2769
3044
  }
2770
3045
  ],
2771
3046
  "signatures": [
2772
3047
  {
2773
- "id": 254,
3048
+ "id": 295,
2774
3049
  "name": "bindHashesInternal",
2775
3050
  "kind": 4096,
2776
3051
  "kindString": "Call signature",
2777
3052
  "flags": {},
2778
3053
  "parameters": [
2779
3054
  {
2780
- "id": 255,
3055
+ "id": 296,
2781
3056
  "name": "hashes",
2782
3057
  "kind": 32768,
2783
3058
  "kindString": "Parameter",
@@ -2791,7 +3066,7 @@
2791
3066
  }
2792
3067
  },
2793
3068
  {
2794
- "id": 256,
3069
+ "id": 297,
2795
3070
  "name": "schema",
2796
3071
  "kind": 32768,
2797
3072
  "kindString": "Parameter",
@@ -2805,7 +3080,7 @@
2805
3080
  }
2806
3081
  },
2807
3082
  {
2808
- "id": 257,
3083
+ "id": 298,
2809
3084
  "name": "account",
2810
3085
  "kind": 32768,
2811
3086
  "kindString": "Parameter",
@@ -2836,14 +3111,14 @@
2836
3111
  {
2837
3112
  "type": "reflection",
2838
3113
  "declaration": {
2839
- "id": 258,
3114
+ "id": 299,
2840
3115
  "name": "__type",
2841
3116
  "kind": 65536,
2842
3117
  "kindString": "Type literal",
2843
3118
  "flags": {},
2844
3119
  "children": [
2845
3120
  {
2846
- "id": 259,
3121
+ "id": 300,
2847
3122
  "name": "schema",
2848
3123
  "kind": 1024,
2849
3124
  "kindString": "Property",
@@ -2865,7 +3140,7 @@
2865
3140
  {
2866
3141
  "title": "Properties",
2867
3142
  "children": [
2868
- 259
3143
+ 300
2869
3144
  ]
2870
3145
  }
2871
3146
  ],
@@ -2892,7 +3167,7 @@
2892
3167
  }
2893
3168
  },
2894
3169
  {
2895
- "id": 260,
3170
+ "id": 301,
2896
3171
  "name": "bindQuery",
2897
3172
  "kind": 2048,
2898
3173
  "kindString": "Method",
@@ -2902,20 +3177,20 @@
2902
3177
  "sources": [
2903
3178
  {
2904
3179
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
2905
- "line": 37,
3180
+ "line": 35,
2906
3181
  "character": 14
2907
3182
  }
2908
3183
  ],
2909
3184
  "signatures": [
2910
3185
  {
2911
- "id": 261,
3186
+ "id": 302,
2912
3187
  "name": "bindQuery",
2913
3188
  "kind": 4096,
2914
3189
  "kindString": "Call signature",
2915
3190
  "flags": {},
2916
3191
  "typeParameter": [
2917
3192
  {
2918
- "id": 266,
3193
+ "id": 307,
2919
3194
  "name": "T",
2920
3195
  "kind": 131072,
2921
3196
  "kindString": "Type parameter",
@@ -2941,14 +3216,14 @@
2941
3216
  {
2942
3217
  "type": "reflection",
2943
3218
  "declaration": {
2944
- "id": 262,
3219
+ "id": 303,
2945
3220
  "name": "__type",
2946
3221
  "kind": 65536,
2947
3222
  "kindString": "Type literal",
2948
3223
  "flags": {},
2949
3224
  "children": [
2950
3225
  {
2951
- "id": 263,
3226
+ "id": 304,
2952
3227
  "name": "schema",
2953
3228
  "kind": 1024,
2954
3229
  "kindString": "Property",
@@ -2970,7 +3245,7 @@
2970
3245
  {
2971
3246
  "title": "Properties",
2972
3247
  "children": [
2973
- 263
3248
+ 304
2974
3249
  ]
2975
3250
  }
2976
3251
  ],
@@ -3006,14 +3281,14 @@
3006
3281
  {
3007
3282
  "type": "reflection",
3008
3283
  "declaration": {
3009
- "id": 264,
3284
+ "id": 305,
3010
3285
  "name": "__type",
3011
3286
  "kind": 65536,
3012
3287
  "kindString": "Type literal",
3013
3288
  "flags": {},
3014
3289
  "children": [
3015
3290
  {
3016
- "id": 265,
3291
+ "id": 306,
3017
3292
  "name": "schema",
3018
3293
  "kind": 1024,
3019
3294
  "kindString": "Property",
@@ -3035,7 +3310,7 @@
3035
3310
  {
3036
3311
  "title": "Properties",
3037
3312
  "children": [
3038
- 265
3313
+ 306
3039
3314
  ]
3040
3315
  }
3041
3316
  ],
@@ -3059,19 +3334,19 @@
3059
3334
  ],
3060
3335
  "parameters": [
3061
3336
  {
3062
- "id": 267,
3337
+ "id": 308,
3063
3338
  "name": "query",
3064
3339
  "kind": 32768,
3065
3340
  "kindString": "Parameter",
3066
3341
  "flags": {},
3067
3342
  "type": {
3068
3343
  "type": "reference",
3069
- "id": 266,
3344
+ "id": 307,
3070
3345
  "name": "T"
3071
3346
  }
3072
3347
  },
3073
3348
  {
3074
- "id": 268,
3349
+ "id": 309,
3075
3350
  "name": "payloads",
3076
3351
  "kind": 32768,
3077
3352
  "kindString": "Parameter",
@@ -3094,14 +3369,14 @@
3094
3369
  {
3095
3370
  "type": "reflection",
3096
3371
  "declaration": {
3097
- "id": 269,
3372
+ "id": 310,
3098
3373
  "name": "__type",
3099
3374
  "kind": 65536,
3100
3375
  "kindString": "Type literal",
3101
3376
  "flags": {},
3102
3377
  "children": [
3103
3378
  {
3104
- "id": 270,
3379
+ "id": 311,
3105
3380
  "name": "schema",
3106
3381
  "kind": 1024,
3107
3382
  "kindString": "Property",
@@ -3123,7 +3398,7 @@
3123
3398
  {
3124
3399
  "title": "Properties",
3125
3400
  "children": [
3126
- 270
3401
+ 311
3127
3402
  ]
3128
3403
  }
3129
3404
  ],
@@ -3141,7 +3416,7 @@
3141
3416
  }
3142
3417
  },
3143
3418
  {
3144
- "id": 271,
3419
+ "id": 312,
3145
3420
  "name": "account",
3146
3421
  "kind": 32768,
3147
3422
  "kindString": "Parameter",
@@ -3178,14 +3453,14 @@
3178
3453
  {
3179
3454
  "type": "reflection",
3180
3455
  "declaration": {
3181
- "id": 272,
3456
+ "id": 313,
3182
3457
  "name": "__type",
3183
3458
  "kind": 65536,
3184
3459
  "kindString": "Type literal",
3185
3460
  "flags": {},
3186
3461
  "children": [
3187
3462
  {
3188
- "id": 273,
3463
+ "id": 314,
3189
3464
  "name": "query",
3190
3465
  "kind": 1024,
3191
3466
  "kindString": "Property",
@@ -3203,7 +3478,7 @@
3203
3478
  }
3204
3479
  },
3205
3480
  {
3206
- "id": 274,
3481
+ "id": 315,
3207
3482
  "name": "resultSet",
3208
3483
  "kind": 1024,
3209
3484
  "kindString": "Property",
@@ -3223,7 +3498,7 @@
3223
3498
  }
3224
3499
  },
3225
3500
  {
3226
- "id": 275,
3501
+ "id": 316,
3227
3502
  "name": "schema",
3228
3503
  "kind": 1024,
3229
3504
  "kindString": "Property",
@@ -3245,9 +3520,9 @@
3245
3520
  {
3246
3521
  "title": "Properties",
3247
3522
  "children": [
3248
- 273,
3249
- 274,
3250
- 275
3523
+ 314,
3524
+ 315,
3525
+ 316
3251
3526
  ]
3252
3527
  }
3253
3528
  ],
@@ -3278,14 +3553,14 @@
3278
3553
  {
3279
3554
  "type": "reflection",
3280
3555
  "declaration": {
3281
- "id": 276,
3556
+ "id": 317,
3282
3557
  "name": "__type",
3283
3558
  "kind": 65536,
3284
3559
  "kindString": "Type literal",
3285
3560
  "flags": {},
3286
3561
  "children": [
3287
3562
  {
3288
- "id": 277,
3563
+ "id": 318,
3289
3564
  "name": "schema",
3290
3565
  "kind": 1024,
3291
3566
  "kindString": "Property",
@@ -3307,7 +3582,7 @@
3307
3582
  {
3308
3583
  "title": "Properties",
3309
3584
  "children": [
3310
- 277
3585
+ 318
3311
3586
  ]
3312
3587
  }
3313
3588
  ],
@@ -3344,7 +3619,7 @@
3344
3619
  }
3345
3620
  },
3346
3621
  {
3347
- "id": 278,
3622
+ "id": 319,
3348
3623
  "name": "bindQueryInternal",
3349
3624
  "kind": 2048,
3350
3625
  "kindString": "Method",
@@ -3354,20 +3629,20 @@
3354
3629
  "sources": [
3355
3630
  {
3356
3631
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3357
- "line": 38,
3632
+ "line": 36,
3358
3633
  "character": 14
3359
3634
  }
3360
3635
  ],
3361
3636
  "signatures": [
3362
3637
  {
3363
- "id": 279,
3638
+ "id": 320,
3364
3639
  "name": "bindQueryInternal",
3365
3640
  "kind": 4096,
3366
3641
  "kindString": "Call signature",
3367
3642
  "flags": {},
3368
3643
  "typeParameter": [
3369
3644
  {
3370
- "id": 284,
3645
+ "id": 325,
3371
3646
  "name": "T",
3372
3647
  "kind": 131072,
3373
3648
  "kindString": "Type parameter",
@@ -3393,14 +3668,14 @@
3393
3668
  {
3394
3669
  "type": "reflection",
3395
3670
  "declaration": {
3396
- "id": 280,
3671
+ "id": 321,
3397
3672
  "name": "__type",
3398
3673
  "kind": 65536,
3399
3674
  "kindString": "Type literal",
3400
3675
  "flags": {},
3401
3676
  "children": [
3402
3677
  {
3403
- "id": 281,
3678
+ "id": 322,
3404
3679
  "name": "schema",
3405
3680
  "kind": 1024,
3406
3681
  "kindString": "Property",
@@ -3422,7 +3697,7 @@
3422
3697
  {
3423
3698
  "title": "Properties",
3424
3699
  "children": [
3425
- 281
3700
+ 322
3426
3701
  ]
3427
3702
  }
3428
3703
  ],
@@ -3458,14 +3733,14 @@
3458
3733
  {
3459
3734
  "type": "reflection",
3460
3735
  "declaration": {
3461
- "id": 282,
3736
+ "id": 323,
3462
3737
  "name": "__type",
3463
3738
  "kind": 65536,
3464
3739
  "kindString": "Type literal",
3465
3740
  "flags": {},
3466
3741
  "children": [
3467
3742
  {
3468
- "id": 283,
3743
+ "id": 324,
3469
3744
  "name": "schema",
3470
3745
  "kind": 1024,
3471
3746
  "kindString": "Property",
@@ -3487,7 +3762,7 @@
3487
3762
  {
3488
3763
  "title": "Properties",
3489
3764
  "children": [
3490
- 283
3765
+ 324
3491
3766
  ]
3492
3767
  }
3493
3768
  ],
@@ -3511,19 +3786,19 @@
3511
3786
  ],
3512
3787
  "parameters": [
3513
3788
  {
3514
- "id": 285,
3789
+ "id": 326,
3515
3790
  "name": "query",
3516
3791
  "kind": 32768,
3517
3792
  "kindString": "Parameter",
3518
3793
  "flags": {},
3519
3794
  "type": {
3520
3795
  "type": "reference",
3521
- "id": 284,
3796
+ "id": 325,
3522
3797
  "name": "T"
3523
3798
  }
3524
3799
  },
3525
3800
  {
3526
- "id": 286,
3801
+ "id": 327,
3527
3802
  "name": "payloads",
3528
3803
  "kind": 32768,
3529
3804
  "kindString": "Parameter",
@@ -3546,14 +3821,14 @@
3546
3821
  {
3547
3822
  "type": "reflection",
3548
3823
  "declaration": {
3549
- "id": 287,
3824
+ "id": 328,
3550
3825
  "name": "__type",
3551
3826
  "kind": 65536,
3552
3827
  "kindString": "Type literal",
3553
3828
  "flags": {},
3554
3829
  "children": [
3555
3830
  {
3556
- "id": 288,
3831
+ "id": 329,
3557
3832
  "name": "schema",
3558
3833
  "kind": 1024,
3559
3834
  "kindString": "Property",
@@ -3575,7 +3850,7 @@
3575
3850
  {
3576
3851
  "title": "Properties",
3577
3852
  "children": [
3578
- 288
3853
+ 329
3579
3854
  ]
3580
3855
  }
3581
3856
  ],
@@ -3593,7 +3868,7 @@
3593
3868
  }
3594
3869
  },
3595
3870
  {
3596
- "id": 289,
3871
+ "id": 330,
3597
3872
  "name": "account",
3598
3873
  "kind": 32768,
3599
3874
  "kindString": "Parameter",
@@ -3627,14 +3902,14 @@
3627
3902
  {
3628
3903
  "type": "reflection",
3629
3904
  "declaration": {
3630
- "id": 290,
3905
+ "id": 331,
3631
3906
  "name": "__type",
3632
3907
  "kind": 65536,
3633
3908
  "kindString": "Type literal",
3634
3909
  "flags": {},
3635
3910
  "children": [
3636
3911
  {
3637
- "id": 291,
3912
+ "id": 332,
3638
3913
  "name": "query",
3639
3914
  "kind": 1024,
3640
3915
  "kindString": "Property",
@@ -3652,7 +3927,7 @@
3652
3927
  }
3653
3928
  },
3654
3929
  {
3655
- "id": 292,
3930
+ "id": 333,
3656
3931
  "name": "resultSet",
3657
3932
  "kind": 1024,
3658
3933
  "kindString": "Property",
@@ -3672,7 +3947,7 @@
3672
3947
  }
3673
3948
  },
3674
3949
  {
3675
- "id": 293,
3950
+ "id": 334,
3676
3951
  "name": "schema",
3677
3952
  "kind": 1024,
3678
3953
  "kindString": "Property",
@@ -3694,9 +3969,9 @@
3694
3969
  {
3695
3970
  "title": "Properties",
3696
3971
  "children": [
3697
- 291,
3698
- 292,
3699
- 293
3972
+ 332,
3973
+ 333,
3974
+ 334
3700
3975
  ]
3701
3976
  }
3702
3977
  ],
@@ -3727,14 +4002,14 @@
3727
4002
  {
3728
4003
  "type": "reflection",
3729
4004
  "declaration": {
3730
- "id": 294,
4005
+ "id": 335,
3731
4006
  "name": "__type",
3732
4007
  "kind": 65536,
3733
4008
  "kindString": "Type literal",
3734
4009
  "flags": {},
3735
4010
  "children": [
3736
4011
  {
3737
- "id": 295,
4012
+ "id": 336,
3738
4013
  "name": "schema",
3739
4014
  "kind": 1024,
3740
4015
  "kindString": "Property",
@@ -3756,7 +4031,7 @@
3756
4031
  {
3757
4032
  "title": "Properties",
3758
4033
  "children": [
3759
- 295
4034
+ 336
3760
4035
  ]
3761
4036
  }
3762
4037
  ],
@@ -3786,7 +4061,7 @@
3786
4061
  }
3787
4062
  },
3788
4063
  {
3789
- "id": 296,
4064
+ "id": 337,
3790
4065
  "name": "bindResult",
3791
4066
  "kind": 2048,
3792
4067
  "kindString": "Method",
@@ -3796,20 +4071,20 @@
3796
4071
  "sources": [
3797
4072
  {
3798
4073
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3799
- "line": 39,
4074
+ "line": 37,
3800
4075
  "character": 14
3801
4076
  }
3802
4077
  ],
3803
4078
  "signatures": [
3804
4079
  {
3805
- "id": 297,
4080
+ "id": 338,
3806
4081
  "name": "bindResult",
3807
4082
  "kind": 4096,
3808
4083
  "kindString": "Call signature",
3809
4084
  "flags": {},
3810
4085
  "parameters": [
3811
4086
  {
3812
- "id": 298,
4087
+ "id": 339,
3813
4088
  "name": "payloads",
3814
4089
  "kind": 32768,
3815
4090
  "kindString": "Parameter",
@@ -3830,14 +4105,14 @@
3830
4105
  {
3831
4106
  "type": "reflection",
3832
4107
  "declaration": {
3833
- "id": 299,
4108
+ "id": 340,
3834
4109
  "name": "__type",
3835
4110
  "kind": 65536,
3836
4111
  "kindString": "Type literal",
3837
4112
  "flags": {},
3838
4113
  "children": [
3839
4114
  {
3840
- "id": 300,
4115
+ "id": 341,
3841
4116
  "name": "schema",
3842
4117
  "kind": 1024,
3843
4118
  "kindString": "Property",
@@ -3859,7 +4134,7 @@
3859
4134
  {
3860
4135
  "title": "Properties",
3861
4136
  "children": [
3862
- 300
4137
+ 341
3863
4138
  ]
3864
4139
  }
3865
4140
  ],
@@ -3877,7 +4152,7 @@
3877
4152
  }
3878
4153
  },
3879
4154
  {
3880
- "id": 301,
4155
+ "id": 342,
3881
4156
  "name": "account",
3882
4157
  "kind": 32768,
3883
4158
  "kindString": "Parameter",
@@ -3910,14 +4185,14 @@
3910
4185
  {
3911
4186
  "type": "reflection",
3912
4187
  "declaration": {
3913
- "id": 302,
4188
+ "id": 343,
3914
4189
  "name": "__type",
3915
4190
  "kind": 65536,
3916
4191
  "kindString": "Type literal",
3917
4192
  "flags": {},
3918
4193
  "children": [
3919
4194
  {
3920
- "id": 303,
4195
+ "id": 344,
3921
4196
  "name": "schema",
3922
4197
  "kind": 1024,
3923
4198
  "kindString": "Property",
@@ -3939,7 +4214,7 @@
3939
4214
  {
3940
4215
  "title": "Properties",
3941
4216
  "children": [
3942
- 303
4217
+ 344
3943
4218
  ]
3944
4219
  }
3945
4220
  ],
@@ -3976,7 +4251,7 @@
3976
4251
  }
3977
4252
  },
3978
4253
  {
3979
- "id": 304,
4254
+ "id": 345,
3980
4255
  "name": "bindResultInternal",
3981
4256
  "kind": 2048,
3982
4257
  "kindString": "Method",
@@ -3986,20 +4261,20 @@
3986
4261
  "sources": [
3987
4262
  {
3988
4263
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
3989
- "line": 40,
4264
+ "line": 38,
3990
4265
  "character": 14
3991
4266
  }
3992
4267
  ],
3993
4268
  "signatures": [
3994
4269
  {
3995
- "id": 305,
4270
+ "id": 346,
3996
4271
  "name": "bindResultInternal",
3997
4272
  "kind": 4096,
3998
4273
  "kindString": "Call signature",
3999
4274
  "flags": {},
4000
4275
  "parameters": [
4001
4276
  {
4002
- "id": 306,
4277
+ "id": 347,
4003
4278
  "name": "payloads",
4004
4279
  "kind": 32768,
4005
4280
  "kindString": "Parameter",
@@ -4020,14 +4295,14 @@
4020
4295
  {
4021
4296
  "type": "reflection",
4022
4297
  "declaration": {
4023
- "id": 307,
4298
+ "id": 348,
4024
4299
  "name": "__type",
4025
4300
  "kind": 65536,
4026
4301
  "kindString": "Type literal",
4027
4302
  "flags": {},
4028
4303
  "children": [
4029
4304
  {
4030
- "id": 308,
4305
+ "id": 349,
4031
4306
  "name": "schema",
4032
4307
  "kind": 1024,
4033
4308
  "kindString": "Property",
@@ -4049,7 +4324,7 @@
4049
4324
  {
4050
4325
  "title": "Properties",
4051
4326
  "children": [
4052
- 308
4327
+ 349
4053
4328
  ]
4054
4329
  }
4055
4330
  ],
@@ -4067,7 +4342,7 @@
4067
4342
  }
4068
4343
  },
4069
4344
  {
4070
- "id": 309,
4345
+ "id": 350,
4071
4346
  "name": "account",
4072
4347
  "kind": 32768,
4073
4348
  "kindString": "Parameter",
@@ -4097,14 +4372,14 @@
4097
4372
  {
4098
4373
  "type": "reflection",
4099
4374
  "declaration": {
4100
- "id": 310,
4375
+ "id": 351,
4101
4376
  "name": "__type",
4102
4377
  "kind": 65536,
4103
4378
  "kindString": "Type literal",
4104
4379
  "flags": {},
4105
4380
  "children": [
4106
4381
  {
4107
- "id": 311,
4382
+ "id": 352,
4108
4383
  "name": "schema",
4109
4384
  "kind": 1024,
4110
4385
  "kindString": "Property",
@@ -4126,7 +4401,7 @@
4126
4401
  {
4127
4402
  "title": "Properties",
4128
4403
  "children": [
4129
- 311
4404
+ 352
4130
4405
  ]
4131
4406
  }
4132
4407
  ],
@@ -4168,7 +4443,7 @@
4168
4443
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
4169
4444
  "line": 73,
4170
4445
  "character": 18,
4171
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L73"
4446
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L73"
4172
4447
  }
4173
4448
  ],
4174
4449
  "signatures": [
@@ -4223,7 +4498,7 @@
4223
4498
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
4224
4499
  "line": 77,
4225
4500
  "character": 24,
4226
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L77"
4501
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L77"
4227
4502
  }
4228
4503
  ],
4229
4504
  "signatures": [
@@ -4330,7 +4605,7 @@
4330
4605
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
4331
4606
  "line": 81,
4332
4607
  "character": 18,
4333
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L81"
4608
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L81"
4334
4609
  }
4335
4610
  ],
4336
4611
  "signatures": [
@@ -4382,7 +4657,7 @@
4382
4657
  }
4383
4658
  },
4384
4659
  {
4385
- "id": 220,
4660
+ "id": 245,
4386
4661
  "name": "description",
4387
4662
  "kind": 2048,
4388
4663
  "kindString": "Method",
@@ -4390,13 +4665,13 @@
4390
4665
  "sources": [
4391
4666
  {
4392
4667
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4393
- "line": 28,
4668
+ "line": 26,
4394
4669
  "character": 4
4395
4670
  }
4396
4671
  ],
4397
4672
  "signatures": [
4398
4673
  {
4399
- "id": 221,
4674
+ "id": 246,
4400
4675
  "name": "description",
4401
4676
  "kind": 4096,
4402
4677
  "kindString": "Call signature",
@@ -4427,7 +4702,7 @@
4427
4702
  }
4428
4703
  },
4429
4704
  {
4430
- "id": 222,
4705
+ "id": 247,
4431
4706
  "name": "discover",
4432
4707
  "kind": 2048,
4433
4708
  "kindString": "Method",
@@ -4435,20 +4710,20 @@
4435
4710
  "sources": [
4436
4711
  {
4437
4712
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
4438
- "line": 29,
4713
+ "line": 27,
4439
4714
  "character": 4
4440
4715
  }
4441
4716
  ],
4442
4717
  "signatures": [
4443
4718
  {
4444
- "id": 223,
4719
+ "id": 248,
4445
4720
  "name": "discover",
4446
4721
  "kind": 4096,
4447
4722
  "kindString": "Call signature",
4448
4723
  "flags": {},
4449
4724
  "parameters": [
4450
4725
  {
4451
- "id": 224,
4726
+ "id": 249,
4452
4727
  "name": "_queryAccount",
4453
4728
  "kind": 32768,
4454
4729
  "kindString": "Parameter",
@@ -4480,14 +4755,14 @@
4480
4755
  {
4481
4756
  "type": "reflection",
4482
4757
  "declaration": {
4483
- "id": 225,
4758
+ "id": 250,
4484
4759
  "name": "__type",
4485
4760
  "kind": 65536,
4486
4761
  "kindString": "Type literal",
4487
4762
  "flags": {},
4488
4763
  "children": [
4489
4764
  {
4490
- "id": 226,
4765
+ "id": 251,
4491
4766
  "name": "schema",
4492
4767
  "kind": 1024,
4493
4768
  "kindString": "Property",
@@ -4509,7 +4784,7 @@
4509
4784
  {
4510
4785
  "title": "Properties",
4511
4786
  "children": [
4512
- 226
4787
+ 251
4513
4788
  ]
4514
4789
  }
4515
4790
  ],
@@ -4671,7 +4946,7 @@
4671
4946
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
4672
4947
  "line": 85,
4673
4948
  "character": 15,
4674
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L85"
4949
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L85"
4675
4950
  }
4676
4951
  ],
4677
4952
  "signatures": [
@@ -4778,7 +5053,7 @@
4778
5053
  }
4779
5054
  },
4780
5055
  {
4781
- "id": 165,
5056
+ "id": 181,
4782
5057
  "name": "getFromParents",
4783
5058
  "kind": 2048,
4784
5059
  "kindString": "Method",
@@ -4794,14 +5069,14 @@
4794
5069
  ],
4795
5070
  "signatures": [
4796
5071
  {
4797
- "id": 166,
5072
+ "id": 182,
4798
5073
  "name": "getFromParents",
4799
5074
  "kind": 4096,
4800
5075
  "kindString": "Call signature",
4801
5076
  "flags": {},
4802
5077
  "parameters": [
4803
5078
  {
4804
- "id": 167,
5079
+ "id": 183,
4805
5080
  "name": "hash",
4806
5081
  "kind": 32768,
4807
5082
  "kindString": "Parameter",
@@ -4829,14 +5104,14 @@
4829
5104
  {
4830
5105
  "type": "reflection",
4831
5106
  "declaration": {
4832
- "id": 168,
5107
+ "id": 184,
4833
5108
  "name": "__type",
4834
5109
  "kind": 65536,
4835
5110
  "kindString": "Type literal",
4836
5111
  "flags": {},
4837
5112
  "children": [
4838
5113
  {
4839
- "id": 169,
5114
+ "id": 185,
4840
5115
  "name": "schema",
4841
5116
  "kind": 1024,
4842
5117
  "kindString": "Property",
@@ -4858,7 +5133,7 @@
4858
5133
  {
4859
5134
  "title": "Properties",
4860
5135
  "children": [
4861
- 169
5136
+ 185
4862
5137
  ]
4863
5138
  }
4864
5139
  ],
@@ -4902,7 +5177,7 @@
4902
5177
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
4903
5178
  "line": 89,
4904
5179
  "character": 15,
4905
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L89"
5180
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L89"
4906
5181
  }
4907
5182
  ],
4908
5183
  "signatures": [
@@ -5067,7 +5342,7 @@
5067
5342
  }
5068
5343
  },
5069
5344
  {
5070
- "id": 312,
5345
+ "id": 353,
5071
5346
  "name": "loadAccount",
5072
5347
  "kind": 2048,
5073
5348
  "kindString": "Method",
@@ -5077,20 +5352,20 @@
5077
5352
  "sources": [
5078
5353
  {
5079
5354
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
5080
- "line": 41,
5355
+ "line": 39,
5081
5356
  "character": 14
5082
5357
  }
5083
5358
  ],
5084
5359
  "signatures": [
5085
5360
  {
5086
- "id": 313,
5361
+ "id": 354,
5087
5362
  "name": "loadAccount",
5088
5363
  "kind": 4096,
5089
5364
  "kindString": "Call signature",
5090
5365
  "flags": {},
5091
5366
  "parameters": [
5092
5367
  {
5093
- "id": 314,
5368
+ "id": 355,
5094
5369
  "name": "account",
5095
5370
  "kind": 32768,
5096
5371
  "kindString": "Parameter",
@@ -5131,7 +5406,7 @@
5131
5406
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
5132
5407
  "line": 97,
5133
5408
  "character": 18,
5134
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L97"
5409
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L97"
5135
5410
  }
5136
5411
  ],
5137
5412
  "signatures": [
@@ -5157,7 +5432,7 @@
5157
5432
  ]
5158
5433
  },
5159
5434
  {
5160
- "id": 170,
5435
+ "id": 186,
5161
5436
  "name": "parents",
5162
5437
  "kind": 2048,
5163
5438
  "kindString": "Method",
@@ -5173,7 +5448,7 @@
5173
5448
  ],
5174
5449
  "signatures": [
5175
5450
  {
5176
- "id": 171,
5451
+ "id": 187,
5177
5452
  "name": "parents",
5178
5453
  "kind": 4096,
5179
5454
  "kindString": "Call signature",
@@ -5214,7 +5489,7 @@
5214
5489
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
5215
5490
  "line": 93,
5216
5491
  "character": 18,
5217
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L93"
5492
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L93"
5218
5493
  }
5219
5494
  ],
5220
5495
  "signatures": [
@@ -5473,91 +5748,528 @@
5473
5748
  }
5474
5749
  ]
5475
5750
  }
5476
- }
5477
- ],
5478
- "parameters": [
5479
- {
5480
- "id": 159,
5481
- "name": "query",
5482
- "kind": 32768,
5483
- "kindString": "Parameter",
5484
- "flags": {},
5485
- "type": {
5486
- "type": "reference",
5487
- "id": 158,
5488
- "name": "T"
5489
- }
5490
5751
  },
5491
5752
  {
5492
- "id": 160,
5493
- "name": "payloads",
5494
- "kind": 32768,
5495
- "kindString": "Parameter",
5496
- "flags": {
5497
- "isOptional": true
5498
- },
5753
+ "id": 173,
5754
+ "name": "TConfig",
5755
+ "kind": 131072,
5756
+ "kindString": "Type parameter",
5757
+ "flags": {},
5499
5758
  "type": {
5500
- "type": "array",
5501
- "elementType": {
5502
- "type": "intersection",
5503
- "types": [
5504
- {
5505
- "type": "reference",
5506
- "name": "SchemaFields"
5507
- },
5508
- {
5509
- "type": "reference",
5510
- "name": "PayloadFields"
5511
- },
5512
- {
5513
- "type": "reflection",
5514
- "declaration": {
5515
- "id": 161,
5516
- "name": "__type",
5517
- "kind": 65536,
5518
- "kindString": "Type literal",
5519
- "flags": {},
5520
- "children": [
5521
- {
5522
- "id": 162,
5523
- "name": "schema",
5524
- "kind": 1024,
5525
- "kindString": "Property",
5526
- "flags": {},
5527
- "sources": [
5528
- {
5529
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5530
- "line": 19,
5531
- "character": 4
5532
- }
5533
- ],
5534
- "type": {
5535
- "type": "intrinsic",
5536
- "name": "string"
5537
- }
5538
- }
5539
- ],
5540
- "groups": [
5541
- {
5542
- "title": "Properties",
5543
- "children": [
5544
- 162
5545
- ]
5546
- }
5547
- ],
5548
- "sources": [
5549
- {
5550
- "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5551
- "line": 18,
5552
- "character": 17
5553
- }
5554
- ]
5555
- }
5556
- }
5557
- ]
5558
- }
5559
- }
5560
- }
5759
+ "type": "intersection",
5760
+ "types": [
5761
+ {
5762
+ "type": "reference",
5763
+ "name": "SchemaFields"
5764
+ },
5765
+ {
5766
+ "type": "reference",
5767
+ "name": "PayloadFields"
5768
+ },
5769
+ {
5770
+ "type": "reflection",
5771
+ "declaration": {
5772
+ "id": 159,
5773
+ "name": "__type",
5774
+ "kind": 65536,
5775
+ "kindString": "Type literal",
5776
+ "flags": {},
5777
+ "children": [
5778
+ {
5779
+ "id": 160,
5780
+ "name": "security",
5781
+ "kind": 1024,
5782
+ "kindString": "Property",
5783
+ "flags": {
5784
+ "isOptional": true
5785
+ },
5786
+ "sources": [
5787
+ {
5788
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5789
+ "line": 9,
5790
+ "character": 4
5791
+ }
5792
+ ],
5793
+ "type": {
5794
+ "type": "reflection",
5795
+ "declaration": {
5796
+ "id": 161,
5797
+ "name": "__type",
5798
+ "kind": 65536,
5799
+ "kindString": "Type literal",
5800
+ "flags": {},
5801
+ "children": [
5802
+ {
5803
+ "id": 162,
5804
+ "name": "allowed",
5805
+ "kind": 1024,
5806
+ "kindString": "Property",
5807
+ "flags": {
5808
+ "isOptional": true
5809
+ },
5810
+ "sources": [
5811
+ {
5812
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5813
+ "line": 10,
5814
+ "character": 8
5815
+ }
5816
+ ],
5817
+ "type": {
5818
+ "type": "reference",
5819
+ "typeArguments": [
5820
+ {
5821
+ "type": "intrinsic",
5822
+ "name": "string"
5823
+ },
5824
+ {
5825
+ "type": "array",
5826
+ "elementType": {
5827
+ "type": "union",
5828
+ "types": [
5829
+ {
5830
+ "type": "intrinsic",
5831
+ "name": "string"
5832
+ },
5833
+ {
5834
+ "type": "reference",
5835
+ "name": "CosigningAddressSet"
5836
+ }
5837
+ ]
5838
+ }
5839
+ }
5840
+ ],
5841
+ "name": "Record",
5842
+ "qualifiedName": "Record",
5843
+ "package": "typescript"
5844
+ }
5845
+ },
5846
+ {
5847
+ "id": 163,
5848
+ "name": "disallowed",
5849
+ "kind": 1024,
5850
+ "kindString": "Property",
5851
+ "flags": {
5852
+ "isOptional": true
5853
+ },
5854
+ "sources": [
5855
+ {
5856
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5857
+ "line": 11,
5858
+ "character": 8
5859
+ }
5860
+ ],
5861
+ "type": {
5862
+ "type": "reference",
5863
+ "typeArguments": [
5864
+ {
5865
+ "type": "intrinsic",
5866
+ "name": "string"
5867
+ },
5868
+ {
5869
+ "type": "array",
5870
+ "elementType": {
5871
+ "type": "intrinsic",
5872
+ "name": "string"
5873
+ }
5874
+ }
5875
+ ],
5876
+ "name": "Record",
5877
+ "qualifiedName": "Record",
5878
+ "package": "typescript"
5879
+ }
5880
+ }
5881
+ ],
5882
+ "groups": [
5883
+ {
5884
+ "title": "Properties",
5885
+ "children": [
5886
+ 162,
5887
+ 163
5888
+ ]
5889
+ }
5890
+ ],
5891
+ "sources": [
5892
+ {
5893
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5894
+ "line": 9,
5895
+ "character": 15
5896
+ }
5897
+ ]
5898
+ }
5899
+ }
5900
+ }
5901
+ ],
5902
+ "groups": [
5903
+ {
5904
+ "title": "Properties",
5905
+ "children": [
5906
+ 160
5907
+ ]
5908
+ }
5909
+ ],
5910
+ "sources": [
5911
+ {
5912
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5913
+ "line": 8,
5914
+ "character": 87
5915
+ }
5916
+ ]
5917
+ }
5918
+ },
5919
+ {
5920
+ "type": "reflection",
5921
+ "declaration": {
5922
+ "id": 164,
5923
+ "name": "__type",
5924
+ "kind": 65536,
5925
+ "kindString": "Type literal",
5926
+ "flags": {},
5927
+ "children": [
5928
+ {
5929
+ "id": 165,
5930
+ "name": "schema",
5931
+ "kind": 1024,
5932
+ "kindString": "Property",
5933
+ "flags": {},
5934
+ "sources": [
5935
+ {
5936
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5937
+ "line": 19,
5938
+ "character": 4
5939
+ }
5940
+ ],
5941
+ "type": {
5942
+ "type": "intrinsic",
5943
+ "name": "string"
5944
+ }
5945
+ }
5946
+ ],
5947
+ "groups": [
5948
+ {
5949
+ "title": "Properties",
5950
+ "children": [
5951
+ 165
5952
+ ]
5953
+ }
5954
+ ],
5955
+ "sources": [
5956
+ {
5957
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
5958
+ "line": 18,
5959
+ "character": 17
5960
+ }
5961
+ ]
5962
+ }
5963
+ }
5964
+ ]
5965
+ },
5966
+ "default": {
5967
+ "type": "intersection",
5968
+ "types": [
5969
+ {
5970
+ "type": "reference",
5971
+ "name": "SchemaFields"
5972
+ },
5973
+ {
5974
+ "type": "reference",
5975
+ "name": "PayloadFields"
5976
+ },
5977
+ {
5978
+ "type": "reflection",
5979
+ "declaration": {
5980
+ "id": 166,
5981
+ "name": "__type",
5982
+ "kind": 65536,
5983
+ "kindString": "Type literal",
5984
+ "flags": {},
5985
+ "children": [
5986
+ {
5987
+ "id": 167,
5988
+ "name": "security",
5989
+ "kind": 1024,
5990
+ "kindString": "Property",
5991
+ "flags": {
5992
+ "isOptional": true
5993
+ },
5994
+ "sources": [
5995
+ {
5996
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
5997
+ "line": 9,
5998
+ "character": 4
5999
+ }
6000
+ ],
6001
+ "type": {
6002
+ "type": "reflection",
6003
+ "declaration": {
6004
+ "id": 168,
6005
+ "name": "__type",
6006
+ "kind": 65536,
6007
+ "kindString": "Type literal",
6008
+ "flags": {},
6009
+ "children": [
6010
+ {
6011
+ "id": 169,
6012
+ "name": "allowed",
6013
+ "kind": 1024,
6014
+ "kindString": "Property",
6015
+ "flags": {
6016
+ "isOptional": true
6017
+ },
6018
+ "sources": [
6019
+ {
6020
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6021
+ "line": 10,
6022
+ "character": 8
6023
+ }
6024
+ ],
6025
+ "type": {
6026
+ "type": "reference",
6027
+ "typeArguments": [
6028
+ {
6029
+ "type": "intrinsic",
6030
+ "name": "string"
6031
+ },
6032
+ {
6033
+ "type": "array",
6034
+ "elementType": {
6035
+ "type": "union",
6036
+ "types": [
6037
+ {
6038
+ "type": "intrinsic",
6039
+ "name": "string"
6040
+ },
6041
+ {
6042
+ "type": "reference",
6043
+ "name": "CosigningAddressSet"
6044
+ }
6045
+ ]
6046
+ }
6047
+ }
6048
+ ],
6049
+ "name": "Record",
6050
+ "qualifiedName": "Record",
6051
+ "package": "typescript"
6052
+ }
6053
+ },
6054
+ {
6055
+ "id": 170,
6056
+ "name": "disallowed",
6057
+ "kind": 1024,
6058
+ "kindString": "Property",
6059
+ "flags": {
6060
+ "isOptional": true
6061
+ },
6062
+ "sources": [
6063
+ {
6064
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6065
+ "line": 11,
6066
+ "character": 8
6067
+ }
6068
+ ],
6069
+ "type": {
6070
+ "type": "reference",
6071
+ "typeArguments": [
6072
+ {
6073
+ "type": "intrinsic",
6074
+ "name": "string"
6075
+ },
6076
+ {
6077
+ "type": "array",
6078
+ "elementType": {
6079
+ "type": "intrinsic",
6080
+ "name": "string"
6081
+ }
6082
+ }
6083
+ ],
6084
+ "name": "Record",
6085
+ "qualifiedName": "Record",
6086
+ "package": "typescript"
6087
+ }
6088
+ }
6089
+ ],
6090
+ "groups": [
6091
+ {
6092
+ "title": "Properties",
6093
+ "children": [
6094
+ 169,
6095
+ 170
6096
+ ]
6097
+ }
6098
+ ],
6099
+ "sources": [
6100
+ {
6101
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6102
+ "line": 9,
6103
+ "character": 15
6104
+ }
6105
+ ]
6106
+ }
6107
+ }
6108
+ }
6109
+ ],
6110
+ "groups": [
6111
+ {
6112
+ "title": "Properties",
6113
+ "children": [
6114
+ 167
6115
+ ]
6116
+ }
6117
+ ],
6118
+ "sources": [
6119
+ {
6120
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6121
+ "line": 8,
6122
+ "character": 87
6123
+ }
6124
+ ]
6125
+ }
6126
+ },
6127
+ {
6128
+ "type": "reflection",
6129
+ "declaration": {
6130
+ "id": 171,
6131
+ "name": "__type",
6132
+ "kind": 65536,
6133
+ "kindString": "Type literal",
6134
+ "flags": {},
6135
+ "children": [
6136
+ {
6137
+ "id": 172,
6138
+ "name": "schema",
6139
+ "kind": 1024,
6140
+ "kindString": "Property",
6141
+ "flags": {},
6142
+ "sources": [
6143
+ {
6144
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
6145
+ "line": 19,
6146
+ "character": 4
6147
+ }
6148
+ ],
6149
+ "type": {
6150
+ "type": "intrinsic",
6151
+ "name": "string"
6152
+ }
6153
+ }
6154
+ ],
6155
+ "groups": [
6156
+ {
6157
+ "title": "Properties",
6158
+ "children": [
6159
+ 172
6160
+ ]
6161
+ }
6162
+ ],
6163
+ "sources": [
6164
+ {
6165
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
6166
+ "line": 18,
6167
+ "character": 17
6168
+ }
6169
+ ]
6170
+ }
6171
+ }
6172
+ ]
6173
+ }
6174
+ }
6175
+ ],
6176
+ "parameters": [
6177
+ {
6178
+ "id": 174,
6179
+ "name": "query",
6180
+ "kind": 32768,
6181
+ "kindString": "Parameter",
6182
+ "flags": {},
6183
+ "type": {
6184
+ "type": "reference",
6185
+ "id": 158,
6186
+ "name": "T"
6187
+ }
6188
+ },
6189
+ {
6190
+ "id": 175,
6191
+ "name": "payloads",
6192
+ "kind": 32768,
6193
+ "kindString": "Parameter",
6194
+ "flags": {
6195
+ "isOptional": true
6196
+ },
6197
+ "type": {
6198
+ "type": "array",
6199
+ "elementType": {
6200
+ "type": "intersection",
6201
+ "types": [
6202
+ {
6203
+ "type": "reference",
6204
+ "name": "SchemaFields"
6205
+ },
6206
+ {
6207
+ "type": "reference",
6208
+ "name": "PayloadFields"
6209
+ },
6210
+ {
6211
+ "type": "reflection",
6212
+ "declaration": {
6213
+ "id": 176,
6214
+ "name": "__type",
6215
+ "kind": 65536,
6216
+ "kindString": "Type literal",
6217
+ "flags": {},
6218
+ "children": [
6219
+ {
6220
+ "id": 177,
6221
+ "name": "schema",
6222
+ "kind": 1024,
6223
+ "kindString": "Property",
6224
+ "flags": {},
6225
+ "sources": [
6226
+ {
6227
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
6228
+ "line": 19,
6229
+ "character": 4
6230
+ }
6231
+ ],
6232
+ "type": {
6233
+ "type": "intrinsic",
6234
+ "name": "string"
6235
+ }
6236
+ }
6237
+ ],
6238
+ "groups": [
6239
+ {
6240
+ "title": "Properties",
6241
+ "children": [
6242
+ 177
6243
+ ]
6244
+ }
6245
+ ],
6246
+ "sources": [
6247
+ {
6248
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
6249
+ "line": 18,
6250
+ "character": 17
6251
+ }
6252
+ ]
6253
+ }
6254
+ }
6255
+ ]
6256
+ }
6257
+ }
6258
+ },
6259
+ {
6260
+ "id": 178,
6261
+ "name": "queryConfig",
6262
+ "kind": 32768,
6263
+ "kindString": "Parameter",
6264
+ "flags": {
6265
+ "isOptional": true
6266
+ },
6267
+ "type": {
6268
+ "type": "reference",
6269
+ "id": 173,
6270
+ "name": "TConfig"
6271
+ }
6272
+ }
5561
6273
  ],
5562
6274
  "type": {
5563
6275
  "type": "reference",
@@ -5579,14 +6291,14 @@
5579
6291
  {
5580
6292
  "type": "reflection",
5581
6293
  "declaration": {
5582
- "id": 163,
6294
+ "id": 179,
5583
6295
  "name": "__type",
5584
6296
  "kind": 65536,
5585
6297
  "kindString": "Type literal",
5586
6298
  "flags": {},
5587
6299
  "children": [
5588
6300
  {
5589
- "id": 164,
6301
+ "id": 180,
5590
6302
  "name": "schema",
5591
6303
  "kind": 1024,
5592
6304
  "kindString": "Property",
@@ -5608,7 +6320,7 @@
5608
6320
  {
5609
6321
  "title": "Properties",
5610
6322
  "children": [
5611
- 164
6323
+ 180
5612
6324
  ]
5613
6325
  }
5614
6326
  ],
@@ -5620,56 +6332,158 @@
5620
6332
  }
5621
6333
  ]
5622
6334
  }
5623
- }
5624
- ]
6335
+ }
6336
+ ]
6337
+ }
6338
+ ],
6339
+ "name": "ModuleQueryResult"
6340
+ }
6341
+ ],
6342
+ "name": "Promise",
6343
+ "qualifiedName": "Promise",
6344
+ "package": "typescript"
6345
+ },
6346
+ "inheritedFrom": {
6347
+ "type": "reference",
6348
+ "name": "AbstractArchivist.query"
6349
+ }
6350
+ }
6351
+ ],
6352
+ "inheritedFrom": {
6353
+ "type": "reference",
6354
+ "name": "AbstractArchivist.query"
6355
+ }
6356
+ },
6357
+ {
6358
+ "id": 252,
6359
+ "name": "queryable",
6360
+ "kind": 2048,
6361
+ "kindString": "Method",
6362
+ "flags": {},
6363
+ "sources": [
6364
+ {
6365
+ "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
6366
+ "line": 30,
6367
+ "character": 4
6368
+ }
6369
+ ],
6370
+ "signatures": [
6371
+ {
6372
+ "id": 253,
6373
+ "name": "queryable",
6374
+ "kind": 4096,
6375
+ "kindString": "Call signature",
6376
+ "flags": {},
6377
+ "typeParameter": [
6378
+ {
6379
+ "id": 262,
6380
+ "name": "T",
6381
+ "kind": 131072,
6382
+ "kindString": "Type parameter",
6383
+ "flags": {},
6384
+ "type": {
6385
+ "type": "intersection",
6386
+ "types": [
6387
+ {
6388
+ "type": "reference",
6389
+ "name": "SchemaFields"
6390
+ },
6391
+ {
6392
+ "type": "reference",
6393
+ "name": "PayloadFields"
6394
+ },
6395
+ {
6396
+ "type": "reference",
6397
+ "name": "XyoBoundWitnessFields"
6398
+ },
6399
+ {
6400
+ "type": "reflection",
6401
+ "declaration": {
6402
+ "id": 254,
6403
+ "name": "__type",
6404
+ "kind": 65536,
6405
+ "kindString": "Type literal",
6406
+ "flags": {},
6407
+ "children": [
6408
+ {
6409
+ "id": 255,
6410
+ "name": "query",
6411
+ "kind": 1024,
6412
+ "kindString": "Property",
6413
+ "flags": {},
6414
+ "sources": [
6415
+ {
6416
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
6417
+ "line": 5,
6418
+ "character": 4
6419
+ }
6420
+ ],
6421
+ "type": {
6422
+ "type": "intrinsic",
6423
+ "name": "string"
6424
+ }
6425
+ },
6426
+ {
6427
+ "id": 256,
6428
+ "name": "resultSet",
6429
+ "kind": 1024,
6430
+ "kindString": "Property",
6431
+ "flags": {
6432
+ "isOptional": true
6433
+ },
6434
+ "sources": [
6435
+ {
6436
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
6437
+ "line": 6,
6438
+ "character": 4
6439
+ }
6440
+ ],
6441
+ "type": {
6442
+ "type": "intrinsic",
6443
+ "name": "string"
6444
+ }
6445
+ },
6446
+ {
6447
+ "id": 257,
6448
+ "name": "schema",
6449
+ "kind": 1024,
6450
+ "kindString": "Property",
6451
+ "flags": {},
6452
+ "sources": [
6453
+ {
6454
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
6455
+ "line": 7,
6456
+ "character": 4
6457
+ }
6458
+ ],
6459
+ "type": {
6460
+ "type": "literal",
6461
+ "value": "network.xyo.boundwitness.query"
6462
+ }
6463
+ }
6464
+ ],
6465
+ "groups": [
6466
+ {
6467
+ "title": "Properties",
6468
+ "children": [
6469
+ 255,
6470
+ 256,
6471
+ 257
6472
+ ]
6473
+ }
6474
+ ],
6475
+ "sources": [
6476
+ {
6477
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
6478
+ "line": 4,
6479
+ "character": 51
6480
+ }
6481
+ ]
6482
+ }
5625
6483
  }
5626
- ],
5627
- "name": "ModuleQueryResult"
5628
- }
5629
- ],
5630
- "name": "Promise",
5631
- "qualifiedName": "Promise",
5632
- "package": "typescript"
5633
- },
5634
- "inheritedFrom": {
5635
- "type": "reference",
5636
- "name": "AbstractArchivist.query"
5637
- }
5638
- }
5639
- ],
5640
- "inheritedFrom": {
5641
- "type": "reference",
5642
- "name": "AbstractArchivist.query"
5643
- }
5644
- },
5645
- {
5646
- "id": 227,
5647
- "name": "queryable",
5648
- "kind": 2048,
5649
- "kindString": "Method",
5650
- "flags": {},
5651
- "sources": [
5652
- {
5653
- "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
5654
- "line": 32,
5655
- "character": 4
5656
- }
5657
- ],
5658
- "signatures": [
5659
- {
5660
- "id": 228,
5661
- "name": "queryable",
5662
- "kind": 4096,
5663
- "kindString": "Call signature",
5664
- "flags": {},
5665
- "typeParameter": [
5666
- {
5667
- "id": 237,
5668
- "name": "T",
5669
- "kind": 131072,
5670
- "kindString": "Type parameter",
5671
- "flags": {},
5672
- "type": {
6484
+ ]
6485
+ },
6486
+ "default": {
5673
6487
  "type": "intersection",
5674
6488
  "types": [
5675
6489
  {
@@ -5687,14 +6501,14 @@
5687
6501
  {
5688
6502
  "type": "reflection",
5689
6503
  "declaration": {
5690
- "id": 229,
6504
+ "id": 258,
5691
6505
  "name": "__type",
5692
6506
  "kind": 65536,
5693
6507
  "kindString": "Type literal",
5694
6508
  "flags": {},
5695
6509
  "children": [
5696
6510
  {
5697
- "id": 230,
6511
+ "id": 259,
5698
6512
  "name": "query",
5699
6513
  "kind": 1024,
5700
6514
  "kindString": "Property",
@@ -5712,7 +6526,7 @@
5712
6526
  }
5713
6527
  },
5714
6528
  {
5715
- "id": 231,
6529
+ "id": 260,
5716
6530
  "name": "resultSet",
5717
6531
  "kind": 1024,
5718
6532
  "kindString": "Property",
@@ -5732,21 +6546,238 @@
5732
6546
  }
5733
6547
  },
5734
6548
  {
5735
- "id": 232,
6549
+ "id": 261,
6550
+ "name": "schema",
6551
+ "kind": 1024,
6552
+ "kindString": "Property",
6553
+ "flags": {},
6554
+ "sources": [
6555
+ {
6556
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
6557
+ "line": 7,
6558
+ "character": 4
6559
+ }
6560
+ ],
6561
+ "type": {
6562
+ "type": "literal",
6563
+ "value": "network.xyo.boundwitness.query"
6564
+ }
6565
+ }
6566
+ ],
6567
+ "groups": [
6568
+ {
6569
+ "title": "Properties",
6570
+ "children": [
6571
+ 259,
6572
+ 260,
6573
+ 261
6574
+ ]
6575
+ }
6576
+ ],
6577
+ "sources": [
6578
+ {
6579
+ "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
6580
+ "line": 4,
6581
+ "character": 51
6582
+ }
6583
+ ]
6584
+ }
6585
+ }
6586
+ ]
6587
+ }
6588
+ },
6589
+ {
6590
+ "id": 277,
6591
+ "name": "TConfig",
6592
+ "kind": 131072,
6593
+ "kindString": "Type parameter",
6594
+ "flags": {},
6595
+ "type": {
6596
+ "type": "intersection",
6597
+ "types": [
6598
+ {
6599
+ "type": "reference",
6600
+ "name": "SchemaFields"
6601
+ },
6602
+ {
6603
+ "type": "reference",
6604
+ "name": "PayloadFields"
6605
+ },
6606
+ {
6607
+ "type": "reflection",
6608
+ "declaration": {
6609
+ "id": 263,
6610
+ "name": "__type",
6611
+ "kind": 65536,
6612
+ "kindString": "Type literal",
6613
+ "flags": {},
6614
+ "children": [
6615
+ {
6616
+ "id": 264,
6617
+ "name": "security",
6618
+ "kind": 1024,
6619
+ "kindString": "Property",
6620
+ "flags": {
6621
+ "isOptional": true
6622
+ },
6623
+ "sources": [
6624
+ {
6625
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6626
+ "line": 9,
6627
+ "character": 4
6628
+ }
6629
+ ],
6630
+ "type": {
6631
+ "type": "reflection",
6632
+ "declaration": {
6633
+ "id": 265,
6634
+ "name": "__type",
6635
+ "kind": 65536,
6636
+ "kindString": "Type literal",
6637
+ "flags": {},
6638
+ "children": [
6639
+ {
6640
+ "id": 266,
6641
+ "name": "allowed",
6642
+ "kind": 1024,
6643
+ "kindString": "Property",
6644
+ "flags": {
6645
+ "isOptional": true
6646
+ },
6647
+ "sources": [
6648
+ {
6649
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6650
+ "line": 10,
6651
+ "character": 8
6652
+ }
6653
+ ],
6654
+ "type": {
6655
+ "type": "reference",
6656
+ "typeArguments": [
6657
+ {
6658
+ "type": "intrinsic",
6659
+ "name": "string"
6660
+ },
6661
+ {
6662
+ "type": "array",
6663
+ "elementType": {
6664
+ "type": "union",
6665
+ "types": [
6666
+ {
6667
+ "type": "intrinsic",
6668
+ "name": "string"
6669
+ },
6670
+ {
6671
+ "type": "reference",
6672
+ "name": "CosigningAddressSet"
6673
+ }
6674
+ ]
6675
+ }
6676
+ }
6677
+ ],
6678
+ "name": "Record",
6679
+ "qualifiedName": "Record",
6680
+ "package": "typescript"
6681
+ }
6682
+ },
6683
+ {
6684
+ "id": 267,
6685
+ "name": "disallowed",
6686
+ "kind": 1024,
6687
+ "kindString": "Property",
6688
+ "flags": {
6689
+ "isOptional": true
6690
+ },
6691
+ "sources": [
6692
+ {
6693
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6694
+ "line": 11,
6695
+ "character": 8
6696
+ }
6697
+ ],
6698
+ "type": {
6699
+ "type": "reference",
6700
+ "typeArguments": [
6701
+ {
6702
+ "type": "intrinsic",
6703
+ "name": "string"
6704
+ },
6705
+ {
6706
+ "type": "array",
6707
+ "elementType": {
6708
+ "type": "intrinsic",
6709
+ "name": "string"
6710
+ }
6711
+ }
6712
+ ],
6713
+ "name": "Record",
6714
+ "qualifiedName": "Record",
6715
+ "package": "typescript"
6716
+ }
6717
+ }
6718
+ ],
6719
+ "groups": [
6720
+ {
6721
+ "title": "Properties",
6722
+ "children": [
6723
+ 266,
6724
+ 267
6725
+ ]
6726
+ }
6727
+ ],
6728
+ "sources": [
6729
+ {
6730
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6731
+ "line": 9,
6732
+ "character": 15
6733
+ }
6734
+ ]
6735
+ }
6736
+ }
6737
+ }
6738
+ ],
6739
+ "groups": [
6740
+ {
6741
+ "title": "Properties",
6742
+ "children": [
6743
+ 264
6744
+ ]
6745
+ }
6746
+ ],
6747
+ "sources": [
6748
+ {
6749
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6750
+ "line": 8,
6751
+ "character": 87
6752
+ }
6753
+ ]
6754
+ }
6755
+ },
6756
+ {
6757
+ "type": "reflection",
6758
+ "declaration": {
6759
+ "id": 268,
6760
+ "name": "__type",
6761
+ "kind": 65536,
6762
+ "kindString": "Type literal",
6763
+ "flags": {},
6764
+ "children": [
6765
+ {
6766
+ "id": 269,
5736
6767
  "name": "schema",
5737
6768
  "kind": 1024,
5738
6769
  "kindString": "Property",
5739
6770
  "flags": {},
5740
6771
  "sources": [
5741
6772
  {
5742
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5743
- "line": 7,
6773
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
6774
+ "line": 19,
5744
6775
  "character": 4
5745
6776
  }
5746
6777
  ],
5747
6778
  "type": {
5748
- "type": "literal",
5749
- "value": "network.xyo.boundwitness.query"
6779
+ "type": "intrinsic",
6780
+ "name": "string"
5750
6781
  }
5751
6782
  }
5752
6783
  ],
@@ -5754,17 +6785,15 @@
5754
6785
  {
5755
6786
  "title": "Properties",
5756
6787
  "children": [
5757
- 230,
5758
- 231,
5759
- 232
6788
+ 269
5760
6789
  ]
5761
6790
  }
5762
6791
  ],
5763
6792
  "sources": [
5764
6793
  {
5765
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5766
- "line": 4,
5767
- "character": 51
6794
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
6795
+ "line": 18,
6796
+ "character": 17
5768
6797
  }
5769
6798
  ]
5770
6799
  }
@@ -5782,40 +6811,18 @@
5782
6811
  "type": "reference",
5783
6812
  "name": "PayloadFields"
5784
6813
  },
5785
- {
5786
- "type": "reference",
5787
- "name": "XyoBoundWitnessFields"
5788
- },
5789
6814
  {
5790
6815
  "type": "reflection",
5791
6816
  "declaration": {
5792
- "id": 233,
6817
+ "id": 270,
5793
6818
  "name": "__type",
5794
6819
  "kind": 65536,
5795
6820
  "kindString": "Type literal",
5796
6821
  "flags": {},
5797
6822
  "children": [
5798
6823
  {
5799
- "id": 234,
5800
- "name": "query",
5801
- "kind": 1024,
5802
- "kindString": "Property",
5803
- "flags": {},
5804
- "sources": [
5805
- {
5806
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5807
- "line": 5,
5808
- "character": 4
5809
- }
5810
- ],
5811
- "type": {
5812
- "type": "intrinsic",
5813
- "name": "string"
5814
- }
5815
- },
5816
- {
5817
- "id": 235,
5818
- "name": "resultSet",
6824
+ "id": 271,
6825
+ "name": "security",
5819
6826
  "kind": 1024,
5820
6827
  "kindString": "Property",
5821
6828
  "flags": {
@@ -5823,32 +6830,162 @@
5823
6830
  },
5824
6831
  "sources": [
5825
6832
  {
5826
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5827
- "line": 6,
6833
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6834
+ "line": 9,
5828
6835
  "character": 4
5829
6836
  }
5830
6837
  ],
5831
6838
  "type": {
5832
- "type": "intrinsic",
5833
- "name": "string"
6839
+ "type": "reflection",
6840
+ "declaration": {
6841
+ "id": 272,
6842
+ "name": "__type",
6843
+ "kind": 65536,
6844
+ "kindString": "Type literal",
6845
+ "flags": {},
6846
+ "children": [
6847
+ {
6848
+ "id": 273,
6849
+ "name": "allowed",
6850
+ "kind": 1024,
6851
+ "kindString": "Property",
6852
+ "flags": {
6853
+ "isOptional": true
6854
+ },
6855
+ "sources": [
6856
+ {
6857
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6858
+ "line": 10,
6859
+ "character": 8
6860
+ }
6861
+ ],
6862
+ "type": {
6863
+ "type": "reference",
6864
+ "typeArguments": [
6865
+ {
6866
+ "type": "intrinsic",
6867
+ "name": "string"
6868
+ },
6869
+ {
6870
+ "type": "array",
6871
+ "elementType": {
6872
+ "type": "union",
6873
+ "types": [
6874
+ {
6875
+ "type": "intrinsic",
6876
+ "name": "string"
6877
+ },
6878
+ {
6879
+ "type": "reference",
6880
+ "name": "CosigningAddressSet"
6881
+ }
6882
+ ]
6883
+ }
6884
+ }
6885
+ ],
6886
+ "name": "Record",
6887
+ "qualifiedName": "Record",
6888
+ "package": "typescript"
6889
+ }
6890
+ },
6891
+ {
6892
+ "id": 274,
6893
+ "name": "disallowed",
6894
+ "kind": 1024,
6895
+ "kindString": "Property",
6896
+ "flags": {
6897
+ "isOptional": true
6898
+ },
6899
+ "sources": [
6900
+ {
6901
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6902
+ "line": 11,
6903
+ "character": 8
6904
+ }
6905
+ ],
6906
+ "type": {
6907
+ "type": "reference",
6908
+ "typeArguments": [
6909
+ {
6910
+ "type": "intrinsic",
6911
+ "name": "string"
6912
+ },
6913
+ {
6914
+ "type": "array",
6915
+ "elementType": {
6916
+ "type": "intrinsic",
6917
+ "name": "string"
6918
+ }
6919
+ }
6920
+ ],
6921
+ "name": "Record",
6922
+ "qualifiedName": "Record",
6923
+ "package": "typescript"
6924
+ }
6925
+ }
6926
+ ],
6927
+ "groups": [
6928
+ {
6929
+ "title": "Properties",
6930
+ "children": [
6931
+ 273,
6932
+ 274
6933
+ ]
6934
+ }
6935
+ ],
6936
+ "sources": [
6937
+ {
6938
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6939
+ "line": 9,
6940
+ "character": 15
6941
+ }
6942
+ ]
6943
+ }
5834
6944
  }
5835
- },
6945
+ }
6946
+ ],
6947
+ "groups": [
6948
+ {
6949
+ "title": "Properties",
6950
+ "children": [
6951
+ 271
6952
+ ]
6953
+ }
6954
+ ],
6955
+ "sources": [
6956
+ {
6957
+ "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6958
+ "line": 8,
6959
+ "character": 87
6960
+ }
6961
+ ]
6962
+ }
6963
+ },
6964
+ {
6965
+ "type": "reflection",
6966
+ "declaration": {
6967
+ "id": 275,
6968
+ "name": "__type",
6969
+ "kind": 65536,
6970
+ "kindString": "Type literal",
6971
+ "flags": {},
6972
+ "children": [
5836
6973
  {
5837
- "id": 236,
6974
+ "id": 276,
5838
6975
  "name": "schema",
5839
6976
  "kind": 1024,
5840
6977
  "kindString": "Property",
5841
6978
  "flags": {},
5842
6979
  "sources": [
5843
6980
  {
5844
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5845
- "line": 7,
6981
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
6982
+ "line": 19,
5846
6983
  "character": 4
5847
6984
  }
5848
6985
  ],
5849
6986
  "type": {
5850
- "type": "literal",
5851
- "value": "network.xyo.boundwitness.query"
6987
+ "type": "intrinsic",
6988
+ "name": "string"
5852
6989
  }
5853
6990
  }
5854
6991
  ],
@@ -5856,17 +6993,15 @@
5856
6993
  {
5857
6994
  "title": "Properties",
5858
6995
  "children": [
5859
- 234,
5860
- 235,
5861
- 236
6996
+ 276
5862
6997
  ]
5863
6998
  }
5864
6999
  ],
5865
7000
  "sources": [
5866
7001
  {
5867
- "fileName": "modules/packages/module/packages/model/dist/esm/Query/XyoQueryBoundWitness.d.ts",
5868
- "line": 4,
5869
- "character": 51
7002
+ "fileName": "protocol/packages/payload/packages/model/dist/esm/XyoPayload.d.ts",
7003
+ "line": 18,
7004
+ "character": 17
5870
7005
  }
5871
7006
  ]
5872
7007
  }
@@ -5877,19 +7012,19 @@
5877
7012
  ],
5878
7013
  "parameters": [
5879
7014
  {
5880
- "id": 238,
7015
+ "id": 278,
5881
7016
  "name": "query",
5882
7017
  "kind": 32768,
5883
7018
  "kindString": "Parameter",
5884
7019
  "flags": {},
5885
7020
  "type": {
5886
7021
  "type": "reference",
5887
- "id": 237,
7022
+ "id": 262,
5888
7023
  "name": "T"
5889
7024
  }
5890
7025
  },
5891
7026
  {
5892
- "id": 239,
7027
+ "id": 279,
5893
7028
  "name": "payloads",
5894
7029
  "kind": 32768,
5895
7030
  "kindString": "Parameter",
@@ -5912,14 +7047,14 @@
5912
7047
  {
5913
7048
  "type": "reflection",
5914
7049
  "declaration": {
5915
- "id": 240,
7050
+ "id": 280,
5916
7051
  "name": "__type",
5917
7052
  "kind": 65536,
5918
7053
  "kindString": "Type literal",
5919
7054
  "flags": {},
5920
7055
  "children": [
5921
7056
  {
5922
- "id": 241,
7057
+ "id": 281,
5923
7058
  "name": "schema",
5924
7059
  "kind": 1024,
5925
7060
  "kindString": "Property",
@@ -5941,7 +7076,7 @@
5941
7076
  {
5942
7077
  "title": "Properties",
5943
7078
  "children": [
5944
- 241
7079
+ 281
5945
7080
  ]
5946
7081
  }
5947
7082
  ],
@@ -5957,19 +7092,25 @@
5957
7092
  ]
5958
7093
  }
5959
7094
  }
7095
+ },
7096
+ {
7097
+ "id": 282,
7098
+ "name": "queryConfig",
7099
+ "kind": 32768,
7100
+ "kindString": "Parameter",
7101
+ "flags": {
7102
+ "isOptional": true
7103
+ },
7104
+ "type": {
7105
+ "type": "reference",
7106
+ "id": 277,
7107
+ "name": "TConfig"
7108
+ }
5960
7109
  }
5961
7110
  ],
5962
7111
  "type": {
5963
- "type": "reference",
5964
- "typeArguments": [
5965
- {
5966
- "type": "intrinsic",
5967
- "name": "boolean"
5968
- }
5969
- ],
5970
- "name": "Promise",
5971
- "qualifiedName": "Promise",
5972
- "package": "typescript"
7112
+ "type": "intrinsic",
7113
+ "name": "boolean"
5973
7114
  },
5974
7115
  "inheritedFrom": {
5975
7116
  "type": "reference",
@@ -5995,7 +7136,7 @@
5995
7136
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
5996
7137
  "line": 109,
5997
7138
  "character": 16,
5998
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L109"
7139
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L109"
5999
7140
  }
6000
7141
  ],
6001
7142
  "signatures": [
@@ -6021,7 +7162,7 @@
6021
7162
  ]
6022
7163
  },
6023
7164
  {
6024
- "id": 315,
7165
+ "id": 356,
6025
7166
  "name": "start",
6026
7167
  "kind": 2048,
6027
7168
  "kindString": "Method",
@@ -6031,20 +7172,20 @@
6031
7172
  "sources": [
6032
7173
  {
6033
7174
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
6034
- "line": 42,
7175
+ "line": 40,
6035
7176
  "character": 14
6036
7177
  }
6037
7178
  ],
6038
7179
  "signatures": [
6039
7180
  {
6040
- "id": 316,
7181
+ "id": 357,
6041
7182
  "name": "start",
6042
7183
  "kind": 4096,
6043
7184
  "kindString": "Call signature",
6044
7185
  "flags": {},
6045
7186
  "parameters": [
6046
7187
  {
6047
- "id": 317,
7188
+ "id": 358,
6048
7189
  "name": "_timeout",
6049
7190
  "kind": 32768,
6050
7191
  "kindString": "Parameter",
@@ -6091,7 +7232,7 @@
6091
7232
  }
6092
7233
  },
6093
7234
  {
6094
- "id": 242,
7235
+ "id": 283,
6095
7236
  "name": "started",
6096
7237
  "kind": 2048,
6097
7238
  "kindString": "Method",
@@ -6099,20 +7240,20 @@
6099
7240
  "sources": [
6100
7241
  {
6101
7242
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
6102
- "line": 33,
7243
+ "line": 31,
6103
7244
  "character": 4
6104
7245
  }
6105
7246
  ],
6106
7247
  "signatures": [
6107
7248
  {
6108
- "id": 243,
7249
+ "id": 284,
6109
7250
  "name": "started",
6110
7251
  "kind": 4096,
6111
7252
  "kindString": "Call signature",
6112
7253
  "flags": {},
6113
7254
  "parameters": [
6114
7255
  {
6115
- "id": 244,
7256
+ "id": 285,
6116
7257
  "name": "notStartedAction",
6117
7258
  "kind": 32768,
6118
7259
  "kindString": "Parameter",
@@ -6162,7 +7303,7 @@
6162
7303
  }
6163
7304
  },
6164
7305
  {
6165
- "id": 318,
7306
+ "id": 359,
6166
7307
  "name": "stop",
6167
7308
  "kind": 2048,
6168
7309
  "kindString": "Method",
@@ -6172,20 +7313,20 @@
6172
7313
  "sources": [
6173
7314
  {
6174
7315
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
6175
- "line": 43,
7316
+ "line": 41,
6176
7317
  "character": 14
6177
7318
  }
6178
7319
  ],
6179
7320
  "signatures": [
6180
7321
  {
6181
- "id": 319,
7322
+ "id": 360,
6182
7323
  "name": "stop",
6183
7324
  "kind": 4096,
6184
7325
  "kindString": "Call signature",
6185
7326
  "flags": {},
6186
7327
  "parameters": [
6187
7328
  {
6188
- "id": 320,
7329
+ "id": 361,
6189
7330
  "name": "_timeout",
6190
7331
  "kind": 32768,
6191
7332
  "kindString": "Parameter",
@@ -6232,7 +7373,7 @@
6232
7373
  }
6233
7374
  },
6234
7375
  {
6235
- "id": 245,
7376
+ "id": 286,
6236
7377
  "name": "subscribe",
6237
7378
  "kind": 2048,
6238
7379
  "kindString": "Method",
@@ -6240,20 +7381,20 @@
6240
7381
  "sources": [
6241
7382
  {
6242
7383
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
6243
- "line": 34,
7384
+ "line": 32,
6244
7385
  "character": 4
6245
7386
  }
6246
7387
  ],
6247
7388
  "signatures": [
6248
7389
  {
6249
- "id": 246,
7390
+ "id": 287,
6250
7391
  "name": "subscribe",
6251
7392
  "kind": 4096,
6252
7393
  "kindString": "Call signature",
6253
7394
  "flags": {},
6254
7395
  "parameters": [
6255
7396
  {
6256
- "id": 247,
7397
+ "id": 288,
6257
7398
  "name": "_queryAccount",
6258
7399
  "kind": 32768,
6259
7400
  "kindString": "Parameter",
@@ -6282,7 +7423,7 @@
6282
7423
  }
6283
7424
  },
6284
7425
  {
6285
- "id": 321,
7426
+ "id": 362,
6286
7427
  "name": "validateConfig",
6287
7428
  "kind": 2048,
6288
7429
  "kindString": "Method",
@@ -6292,20 +7433,20 @@
6292
7433
  "sources": [
6293
7434
  {
6294
7435
  "fileName": "modules/packages/module/dist/esm/AbstractModule.d.ts",
6295
- "line": 44,
7436
+ "line": 42,
6296
7437
  "character": 14
6297
7438
  }
6298
7439
  ],
6299
7440
  "signatures": [
6300
7441
  {
6301
- "id": 322,
7442
+ "id": 363,
6302
7443
  "name": "validateConfig",
6303
7444
  "kind": 4096,
6304
7445
  "kindString": "Call signature",
6305
7446
  "flags": {},
6306
7447
  "parameters": [
6307
7448
  {
6308
- "id": 323,
7449
+ "id": 364,
6309
7450
  "name": "config",
6310
7451
  "kind": 32768,
6311
7452
  "kindString": "Parameter",
@@ -6318,7 +7459,7 @@
6318
7459
  }
6319
7460
  },
6320
7461
  {
6321
- "id": 324,
7462
+ "id": 365,
6322
7463
  "name": "parents",
6323
7464
  "kind": 32768,
6324
7465
  "kindString": "Parameter",
@@ -6350,7 +7491,7 @@
6350
7491
  }
6351
7492
  },
6352
7493
  {
6353
- "id": 172,
7494
+ "id": 188,
6354
7495
  "name": "writeToParent",
6355
7496
  "kind": 2048,
6356
7497
  "kindString": "Method",
@@ -6366,14 +7507,14 @@
6366
7507
  ],
6367
7508
  "signatures": [
6368
7509
  {
6369
- "id": 173,
7510
+ "id": 189,
6370
7511
  "name": "writeToParent",
6371
7512
  "kind": 4096,
6372
7513
  "kindString": "Call signature",
6373
7514
  "flags": {},
6374
7515
  "parameters": [
6375
7516
  {
6376
- "id": 174,
7517
+ "id": 190,
6377
7518
  "name": "parent",
6378
7519
  "kind": 32768,
6379
7520
  "kindString": "Parameter",
@@ -6384,7 +7525,7 @@
6384
7525
  }
6385
7526
  },
6386
7527
  {
6387
- "id": 175,
7528
+ "id": 191,
6388
7529
  "name": "payloads",
6389
7530
  "kind": 32768,
6390
7531
  "kindString": "Parameter",
@@ -6405,14 +7546,14 @@
6405
7546
  {
6406
7547
  "type": "reflection",
6407
7548
  "declaration": {
6408
- "id": 176,
7549
+ "id": 192,
6409
7550
  "name": "__type",
6410
7551
  "kind": 65536,
6411
7552
  "kindString": "Type literal",
6412
7553
  "flags": {},
6413
7554
  "children": [
6414
7555
  {
6415
- "id": 177,
7556
+ "id": 193,
6416
7557
  "name": "schema",
6417
7558
  "kind": 1024,
6418
7559
  "kindString": "Property",
@@ -6434,7 +7575,7 @@
6434
7575
  {
6435
7576
  "title": "Properties",
6436
7577
  "children": [
6437
- 177
7578
+ 193
6438
7579
  ]
6439
7580
  }
6440
7581
  ],
@@ -6475,14 +7616,14 @@
6475
7616
  {
6476
7617
  "type": "reflection",
6477
7618
  "declaration": {
6478
- "id": 178,
7619
+ "id": 194,
6479
7620
  "name": "__type",
6480
7621
  "kind": 65536,
6481
7622
  "kindString": "Type literal",
6482
7623
  "flags": {},
6483
7624
  "children": [
6484
7625
  {
6485
- "id": 179,
7626
+ "id": 195,
6486
7627
  "name": "schema",
6487
7628
  "kind": 1024,
6488
7629
  "kindString": "Property",
@@ -6504,7 +7645,7 @@
6504
7645
  {
6505
7646
  "title": "Properties",
6506
7647
  "children": [
6507
- 179
7648
+ 195
6508
7649
  ]
6509
7650
  }
6510
7651
  ],
@@ -6537,7 +7678,7 @@
6537
7678
  }
6538
7679
  },
6539
7680
  {
6540
- "id": 180,
7681
+ "id": 196,
6541
7682
  "name": "writeToParents",
6542
7683
  "kind": 2048,
6543
7684
  "kindString": "Method",
@@ -6553,14 +7694,14 @@
6553
7694
  ],
6554
7695
  "signatures": [
6555
7696
  {
6556
- "id": 181,
7697
+ "id": 197,
6557
7698
  "name": "writeToParents",
6558
7699
  "kind": 4096,
6559
7700
  "kindString": "Call signature",
6560
7701
  "flags": {},
6561
7702
  "parameters": [
6562
7703
  {
6563
- "id": 182,
7704
+ "id": 198,
6564
7705
  "name": "payloads",
6565
7706
  "kind": 32768,
6566
7707
  "kindString": "Parameter",
@@ -6581,14 +7722,14 @@
6581
7722
  {
6582
7723
  "type": "reflection",
6583
7724
  "declaration": {
6584
- "id": 183,
7725
+ "id": 199,
6585
7726
  "name": "__type",
6586
7727
  "kind": 65536,
6587
7728
  "kindString": "Type literal",
6588
7729
  "flags": {},
6589
7730
  "children": [
6590
7731
  {
6591
- "id": 184,
7732
+ "id": 200,
6592
7733
  "name": "schema",
6593
7734
  "kind": 1024,
6594
7735
  "kindString": "Property",
@@ -6610,7 +7751,7 @@
6610
7751
  {
6611
7752
  "title": "Properties",
6612
7753
  "children": [
6613
- 184
7754
+ 200
6614
7755
  ]
6615
7756
  }
6616
7757
  ],
@@ -6651,14 +7792,14 @@
6651
7792
  {
6652
7793
  "type": "reflection",
6653
7794
  "declaration": {
6654
- "id": 185,
7795
+ "id": 201,
6655
7796
  "name": "__type",
6656
7797
  "kind": 65536,
6657
7798
  "kindString": "Type literal",
6658
7799
  "flags": {},
6659
7800
  "children": [
6660
7801
  {
6661
- "id": 186,
7802
+ "id": 202,
6662
7803
  "name": "schema",
6663
7804
  "kind": 1024,
6664
7805
  "kindString": "Property",
@@ -6680,7 +7821,7 @@
6680
7821
  {
6681
7822
  "title": "Properties",
6682
7823
  "children": [
6683
- 186
7824
+ 202
6684
7825
  ]
6685
7826
  }
6686
7827
  ],
@@ -6725,7 +7866,7 @@
6725
7866
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
6726
7867
  "line": 50,
6727
7868
  "character": 24,
6728
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L50"
7869
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L50"
6729
7870
  }
6730
7871
  ],
6731
7872
  "signatures": [
@@ -6778,7 +7919,7 @@
6778
7919
  "sources": [
6779
7920
  {
6780
7921
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6781
- "line": 8,
7922
+ "line": 9,
6782
7923
  "character": 4
6783
7924
  }
6784
7925
  ],
@@ -6802,7 +7943,7 @@
6802
7943
  "sources": [
6803
7944
  {
6804
7945
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6805
- "line": 9,
7946
+ "line": 10,
6806
7947
  "character": 8
6807
7948
  }
6808
7949
  ],
@@ -6816,11 +7957,17 @@
6816
7957
  {
6817
7958
  "type": "array",
6818
7959
  "elementType": {
6819
- "type": "array",
6820
- "elementType": {
6821
- "type": "intrinsic",
6822
- "name": "string"
6823
- }
7960
+ "type": "union",
7961
+ "types": [
7962
+ {
7963
+ "type": "intrinsic",
7964
+ "name": "string"
7965
+ },
7966
+ {
7967
+ "type": "reference",
7968
+ "name": "CosigningAddressSet"
7969
+ }
7970
+ ]
6824
7971
  }
6825
7972
  }
6826
7973
  ],
@@ -6840,7 +7987,7 @@
6840
7987
  "sources": [
6841
7988
  {
6842
7989
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6843
- "line": 10,
7990
+ "line": 11,
6844
7991
  "character": 8
6845
7992
  }
6846
7993
  ],
@@ -6877,7 +8024,7 @@
6877
8024
  "sources": [
6878
8025
  {
6879
8026
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6880
- "line": 8,
8027
+ "line": 9,
6881
8028
  "character": 15
6882
8029
  }
6883
8030
  ]
@@ -6896,7 +8043,7 @@
6896
8043
  "sources": [
6897
8044
  {
6898
8045
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
6899
- "line": 7,
8046
+ "line": 8,
6900
8047
  "character": 87
6901
8048
  }
6902
8049
  ]
@@ -7039,7 +8186,7 @@
7039
8186
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7040
8187
  "line": 26,
7041
8188
  "character": 2,
7042
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L26"
8189
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L26"
7043
8190
  }
7044
8191
  ],
7045
8192
  "type": {
@@ -7058,7 +8205,7 @@
7058
8205
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7059
8206
  "line": 27,
7060
8207
  "character": 2,
7061
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L27"
8208
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L27"
7062
8209
  }
7063
8210
  ],
7064
8211
  "type": {
@@ -7081,7 +8228,7 @@
7081
8228
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7082
8229
  "line": 25,
7083
8230
  "character": 56,
7084
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L25"
8231
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L25"
7085
8232
  }
7086
8233
  ]
7087
8234
  }
@@ -7131,7 +8278,7 @@
7131
8278
  "sources": [
7132
8279
  {
7133
8280
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
7134
- "line": 8,
8281
+ "line": 9,
7135
8282
  "character": 4
7136
8283
  }
7137
8284
  ],
@@ -7155,7 +8302,7 @@
7155
8302
  "sources": [
7156
8303
  {
7157
8304
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
7158
- "line": 9,
8305
+ "line": 10,
7159
8306
  "character": 8
7160
8307
  }
7161
8308
  ],
@@ -7169,11 +8316,17 @@
7169
8316
  {
7170
8317
  "type": "array",
7171
8318
  "elementType": {
7172
- "type": "array",
7173
- "elementType": {
7174
- "type": "intrinsic",
7175
- "name": "string"
7176
- }
8319
+ "type": "union",
8320
+ "types": [
8321
+ {
8322
+ "type": "intrinsic",
8323
+ "name": "string"
8324
+ },
8325
+ {
8326
+ "type": "reference",
8327
+ "name": "CosigningAddressSet"
8328
+ }
8329
+ ]
7177
8330
  }
7178
8331
  }
7179
8332
  ],
@@ -7193,7 +8346,7 @@
7193
8346
  "sources": [
7194
8347
  {
7195
8348
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
7196
- "line": 10,
8349
+ "line": 11,
7197
8350
  "character": 8
7198
8351
  }
7199
8352
  ],
@@ -7230,7 +8383,7 @@
7230
8383
  "sources": [
7231
8384
  {
7232
8385
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
7233
- "line": 8,
8386
+ "line": 9,
7234
8387
  "character": 15
7235
8388
  }
7236
8389
  ]
@@ -7249,7 +8402,7 @@
7249
8402
  "sources": [
7250
8403
  {
7251
8404
  "fileName": "modules/packages/module/packages/model/dist/esm/Config.d.ts",
7252
- "line": 7,
8405
+ "line": 8,
7253
8406
  "character": 87
7254
8407
  }
7255
8408
  ]
@@ -7392,7 +8545,7 @@
7392
8545
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7393
8546
  "line": 26,
7394
8547
  "character": 2,
7395
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L26"
8548
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L26"
7396
8549
  }
7397
8550
  ],
7398
8551
  "type": {
@@ -7411,7 +8564,7 @@
7411
8564
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7412
8565
  "line": 27,
7413
8566
  "character": 2,
7414
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L27"
8567
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L27"
7415
8568
  }
7416
8569
  ],
7417
8570
  "type": {
@@ -7434,7 +8587,7 @@
7434
8587
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7435
8588
  "line": 25,
7436
8589
  "character": 56,
7437
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L25"
8590
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L25"
7438
8591
  }
7439
8592
  ]
7440
8593
  }
@@ -7474,7 +8627,7 @@
7474
8627
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7475
8628
  "line": 56,
7476
8629
  "character": 17,
7477
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L56"
8630
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L56"
7478
8631
  }
7479
8632
  ],
7480
8633
  "signatures": [
@@ -7519,7 +8672,7 @@
7519
8672
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7520
8673
  "line": 64,
7521
8674
  "character": 17,
7522
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L64"
8675
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L64"
7523
8676
  }
7524
8677
  ],
7525
8678
  "signatures": [
@@ -7675,14 +8828,13 @@
7675
8828
  "title": "Properties",
7676
8829
  "children": [
7677
8830
  79,
7678
- 188,
7679
- 191,
7680
- 192,
7681
- 193,
7682
- 194,
7683
- 187,
7684
- 202,
8831
+ 204,
8832
+ 212,
8833
+ 213,
7685
8834
  203,
8835
+ 214,
8836
+ 215,
8837
+ 220,
7686
8838
  12,
7687
8839
  50
7688
8840
  ]
@@ -7690,12 +8842,11 @@
7690
8842
  {
7691
8843
  "title": "Accessors",
7692
8844
  "children": [
7693
- 208,
8845
+ 225,
7694
8846
  139,
7695
- 210,
7696
8847
  92,
7697
8848
  94,
7698
- 212,
8849
+ 227,
7699
8850
  141
7700
8851
  ]
7701
8852
  },
@@ -7703,35 +8854,35 @@
7703
8854
  "title": "Methods",
7704
8855
  "children": [
7705
8856
  108,
7706
- 248,
7707
- 253,
7708
- 260,
7709
- 278,
7710
- 296,
7711
- 304,
8857
+ 289,
8858
+ 294,
8859
+ 301,
8860
+ 319,
8861
+ 337,
8862
+ 345,
7712
8863
  112,
7713
8864
  114,
7714
8865
  118,
7715
- 220,
7716
- 222,
8866
+ 245,
8867
+ 247,
7717
8868
  143,
7718
8869
  121,
7719
- 165,
8870
+ 181,
7720
8871
  126,
7721
- 312,
8872
+ 353,
7722
8873
  135,
7723
- 170,
8874
+ 186,
7724
8875
  133,
7725
8876
  148,
7726
- 227,
8877
+ 252,
7727
8878
  137,
7728
- 315,
7729
- 242,
7730
- 318,
7731
- 245,
7732
- 321,
7733
- 172,
7734
- 180,
8879
+ 356,
8880
+ 283,
8881
+ 359,
8882
+ 286,
8883
+ 362,
8884
+ 188,
8885
+ 196,
7735
8886
  13,
7736
8887
  40,
7737
8888
  43
@@ -7743,12 +8894,12 @@
7743
8894
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7744
8895
  "line": 33,
7745
8896
  "character": 13,
7746
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L33"
8897
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L33"
7747
8898
  }
7748
8899
  ],
7749
8900
  "typeParameters": [
7750
8901
  {
7751
- "id": 325,
8902
+ "id": 366,
7752
8903
  "name": "TConfig",
7753
8904
  "kind": 131072,
7754
8905
  "kindString": "Type parameter",
@@ -7797,7 +8948,7 @@
7797
8948
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7798
8949
  "line": 19,
7799
8950
  "character": 2,
7800
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L19"
8951
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L19"
7801
8952
  }
7802
8953
  ],
7803
8954
  "type": {
@@ -7876,7 +9027,7 @@
7876
9027
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7877
9028
  "line": 18,
7878
9029
  "character": 17,
7879
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L18"
9030
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L18"
7880
9031
  }
7881
9032
  ]
7882
9033
  },
@@ -7891,7 +9042,7 @@
7891
9042
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7892
9043
  "line": 25,
7893
9044
  "character": 12,
7894
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L25"
9045
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L25"
7895
9046
  }
7896
9047
  ],
7897
9048
  "type": {
@@ -7917,7 +9068,7 @@
7917
9068
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7918
9069
  "line": 26,
7919
9070
  "character": 2,
7920
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L26"
9071
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L26"
7921
9072
  }
7922
9073
  ],
7923
9074
  "type": {
@@ -7936,7 +9087,7 @@
7936
9087
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7937
9088
  "line": 27,
7938
9089
  "character": 2,
7939
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L27"
9090
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L27"
7940
9091
  }
7941
9092
  ],
7942
9093
  "type": {
@@ -7960,7 +9111,7 @@
7960
9111
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7961
9112
  "line": 25,
7962
9113
  "character": 56,
7963
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L25"
9114
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L25"
7964
9115
  }
7965
9116
  ]
7966
9117
  }
@@ -7980,13 +9131,13 @@
7980
9131
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7981
9132
  "line": 22,
7982
9133
  "character": 12,
7983
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L22"
9134
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L22"
7984
9135
  },
7985
9136
  {
7986
9137
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
7987
9138
  "line": 23,
7988
9139
  "character": 13,
7989
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L23"
9140
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L23"
7990
9141
  }
7991
9142
  ],
7992
9143
  "type": {
@@ -8005,13 +9156,13 @@
8005
9156
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
8006
9157
  "line": 22,
8007
9158
  "character": 12,
8008
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L22"
9159
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L22"
8009
9160
  },
8010
9161
  {
8011
9162
  "fileName": "modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts",
8012
9163
  "line": 23,
8013
9164
  "character": 13,
8014
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L23"
9165
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/FilesystemArchivist.ts#L23"
8015
9166
  }
8016
9167
  ],
8017
9168
  "type": {
@@ -8052,7 +9203,7 @@
8052
9203
  "fileName": "modules/packages/filesystem/packages/archivist/src/index.ts",
8053
9204
  "line": 1,
8054
9205
  "character": 0,
8055
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/bf6140cd5/packages/modules/packages/filesystem/packages/archivist/src/index.ts#L1"
9206
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/7d88348bd/packages/modules/packages/filesystem/packages/archivist/src/index.ts#L1"
8056
9207
  }
8057
9208
  ]
8058
9209
  }