@xyo-network/diviner-wrapper 2.59.0 → 2.60.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/docs.json CHANGED
@@ -2450,7 +2450,7 @@
2450
2450
  }
2451
2451
  },
2452
2452
  {
2453
- "id": 708,
2453
+ "id": 701,
2454
2454
  "name": "params",
2455
2455
  "variant": "declaration",
2456
2456
  "kind": 1024,
@@ -2641,7 +2641,7 @@
2641
2641
  "fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
2642
2642
  "line": 8,
2643
2643
  "character": 18,
2644
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L8"
2644
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L8"
2645
2645
  }
2646
2646
  ],
2647
2647
  "type": {
@@ -2885,7 +2885,7 @@
2885
2885
  }
2886
2886
  },
2887
2887
  {
2888
- "id": 709,
2888
+ "id": 702,
2889
2889
  "name": "logger",
2890
2890
  "variant": "declaration",
2891
2891
  "kind": 262144,
@@ -2900,7 +2900,7 @@
2900
2900
  }
2901
2901
  ],
2902
2902
  "getSignature": {
2903
- "id": 710,
2903
+ "id": 703,
2904
2904
  "name": "logger",
2905
2905
  "variant": "signature",
2906
2906
  "kind": 524288,
@@ -4502,7 +4502,7 @@
4502
4502
  "fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
4503
4503
  "line": 10,
4504
4504
  "character": 8,
4505
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L10"
4505
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L10"
4506
4506
  }
4507
4507
  ],
4508
4508
  "signatures": [
@@ -4517,7 +4517,7 @@
4517
4517
  "fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
4518
4518
  "line": 10,
4519
4519
  "character": 2,
4520
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L10"
4520
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L10"
4521
4521
  }
4522
4522
  ],
4523
4523
  "parameters": [
@@ -5015,13 +5015,17 @@
5015
5015
  "parameters": [
5016
5016
  {
5017
5017
  "id": 669,
5018
- "name": "query",
5018
+ "name": "result",
5019
5019
  "variant": "param",
5020
5020
  "kind": 32768,
5021
5021
  "flags": {},
5022
5022
  "type": {
5023
- "type": "tuple",
5024
- "elements": [
5023
+ "type": "reference",
5024
+ "target": {
5025
+ "sourceFileName": "../../../module/packages/model/src/ModuleQueryResult.ts",
5026
+ "qualifiedName": "ModuleQueryResult"
5027
+ },
5028
+ "typeArguments": [
5025
5029
  {
5026
5030
  "type": "intersection",
5027
5031
  "types": [
@@ -5043,15 +5047,6 @@
5043
5047
  "name": "PayloadFields",
5044
5048
  "package": "@xyo-network/payload-model"
5045
5049
  },
5046
- {
5047
- "type": "reference",
5048
- "target": {
5049
- "sourceFileName": "../../../../../protocol/packages/boundwitness/packages/model/src/models/BoundWitness.ts",
5050
- "qualifiedName": "BoundWitnessFields"
5051
- },
5052
- "name": "BoundWitnessFields",
5053
- "package": "@xyo-network/boundwitness-model"
5054
- },
5055
5050
  {
5056
5051
  "type": "reflection",
5057
5052
  "declaration": {
@@ -5063,34 +5058,14 @@
5063
5058
  "children": [
5064
5059
  {
5065
5060
  "id": 671,
5066
- "name": "query",
5061
+ "name": "schema",
5067
5062
  "variant": "declaration",
5068
5063
  "kind": 1024,
5069
5064
  "flags": {},
5070
5065
  "sources": [
5071
5066
  {
5072
- "fileName": "modules/packages/module/packages/model/dist/types/Query/QueryBoundWitness.d.ts",
5073
- "line": 6,
5074
- "character": 4
5075
- }
5076
- ],
5077
- "type": {
5078
- "type": "intrinsic",
5079
- "name": "string"
5080
- }
5081
- },
5082
- {
5083
- "id": 672,
5084
- "name": "resultSet",
5085
- "variant": "declaration",
5086
- "kind": 1024,
5087
- "flags": {
5088
- "isOptional": true
5089
- },
5090
- "sources": [
5091
- {
5092
- "fileName": "modules/packages/module/packages/model/dist/types/Query/QueryBoundWitness.d.ts",
5093
- "line": 7,
5067
+ "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
5068
+ "line": 21,
5094
5069
  "character": 4
5095
5070
  }
5096
5071
  ],
@@ -5098,227 +5073,43 @@
5098
5073
  "type": "intrinsic",
5099
5074
  "name": "string"
5100
5075
  }
5101
- },
5102
- {
5103
- "id": 673,
5104
- "name": "schema",
5105
- "variant": "declaration",
5106
- "kind": 1024,
5107
- "flags": {},
5108
- "sources": [
5109
- {
5110
- "fileName": "modules/packages/module/packages/model/dist/types/Query/QueryBoundWitness.d.ts",
5111
- "line": 8,
5112
- "character": 4
5113
- }
5114
- ],
5115
- "type": {
5116
- "type": "literal",
5117
- "value": "network.xyo.boundwitness"
5118
- }
5119
5076
  }
5120
5077
  ],
5121
5078
  "groups": [
5122
5079
  {
5123
5080
  "title": "Properties",
5124
5081
  "children": [
5125
- 671,
5126
- 672,
5127
- 673
5082
+ 671
5128
5083
  ]
5129
5084
  }
5130
5085
  ],
5131
5086
  "sources": [
5132
5087
  {
5133
- "fileName": "modules/packages/module/packages/model/dist/types/Query/QueryBoundWitness.d.ts",
5134
- "line": 5,
5135
- "character": 45
5088
+ "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
5089
+ "line": 20,
5090
+ "character": 17
5136
5091
  }
5137
5092
  ]
5138
5093
  }
5139
5094
  }
5140
5095
  ]
5141
- },
5142
- {
5143
- "type": "array",
5144
- "elementType": {
5145
- "type": "intersection",
5146
- "types": [
5147
- {
5148
- "type": "reference",
5149
- "target": {
5150
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5151
- "qualifiedName": "SchemaFields"
5152
- },
5153
- "name": "SchemaFields",
5154
- "package": "@xyo-network/payload-model"
5155
- },
5156
- {
5157
- "type": "reference",
5158
- "target": {
5159
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5160
- "qualifiedName": "PayloadFields"
5161
- },
5162
- "name": "PayloadFields",
5163
- "package": "@xyo-network/payload-model"
5164
- },
5165
- {
5166
- "type": "reflection",
5167
- "declaration": {
5168
- "id": 674,
5169
- "name": "__type",
5170
- "variant": "declaration",
5171
- "kind": 65536,
5172
- "flags": {},
5173
- "children": [
5174
- {
5175
- "id": 675,
5176
- "name": "schema",
5177
- "variant": "declaration",
5178
- "kind": 1024,
5179
- "flags": {},
5180
- "sources": [
5181
- {
5182
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
5183
- "line": 21,
5184
- "character": 4
5185
- }
5186
- ],
5187
- "type": {
5188
- "type": "intrinsic",
5189
- "name": "string"
5190
- }
5191
- }
5192
- ],
5193
- "groups": [
5194
- {
5195
- "title": "Properties",
5196
- "children": [
5197
- 675
5198
- ]
5199
- }
5200
- ],
5201
- "sources": [
5202
- {
5203
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
5204
- "line": 20,
5205
- "character": 17
5206
- }
5207
- ]
5208
- }
5209
- }
5210
- ]
5211
- }
5212
5096
  }
5213
- ]
5214
- }
5215
- },
5216
- {
5217
- "id": 676,
5218
- "name": "result",
5219
- "variant": "param",
5220
- "kind": 32768,
5221
- "flags": {},
5222
- "type": {
5223
- "type": "union",
5224
- "types": [
5225
- {
5226
- "type": "intrinsic",
5227
- "name": "undefined"
5228
- },
5229
- {
5230
- "type": "reference",
5231
- "target": {
5232
- "sourceFileName": "../../../module/packages/model/src/ModuleQueryResult.ts",
5233
- "qualifiedName": "ModuleQueryResult"
5234
- },
5235
- "typeArguments": [
5236
- {
5237
- "type": "intersection",
5238
- "types": [
5239
- {
5240
- "type": "reference",
5241
- "target": {
5242
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5243
- "qualifiedName": "SchemaFields"
5244
- },
5245
- "name": "SchemaFields",
5246
- "package": "@xyo-network/payload-model"
5247
- },
5248
- {
5249
- "type": "reference",
5250
- "target": {
5251
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
5252
- "qualifiedName": "PayloadFields"
5253
- },
5254
- "name": "PayloadFields",
5255
- "package": "@xyo-network/payload-model"
5256
- },
5257
- {
5258
- "type": "reflection",
5259
- "declaration": {
5260
- "id": 677,
5261
- "name": "__type",
5262
- "variant": "declaration",
5263
- "kind": 65536,
5264
- "flags": {},
5265
- "children": [
5266
- {
5267
- "id": 678,
5268
- "name": "schema",
5269
- "variant": "declaration",
5270
- "kind": 1024,
5271
- "flags": {},
5272
- "sources": [
5273
- {
5274
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
5275
- "line": 21,
5276
- "character": 4
5277
- }
5278
- ],
5279
- "type": {
5280
- "type": "intrinsic",
5281
- "name": "string"
5282
- }
5283
- }
5284
- ],
5285
- "groups": [
5286
- {
5287
- "title": "Properties",
5288
- "children": [
5289
- 678
5290
- ]
5291
- }
5292
- ],
5293
- "sources": [
5294
- {
5295
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
5296
- "line": 20,
5297
- "character": 17
5298
- }
5299
- ]
5300
- }
5301
- }
5302
- ]
5303
- }
5304
- ],
5305
- "name": "ModuleQueryResult",
5306
- "package": "@xyo-network/module-model"
5307
- }
5308
- ]
5097
+ ],
5098
+ "name": "ModuleQueryResult",
5099
+ "package": "@xyo-network/module-model"
5309
5100
  }
5310
5101
  }
5311
5102
  ],
5312
5103
  "type": {
5313
- "type": "array",
5314
- "elementType": {
5315
- "type": "union",
5316
- "types": [
5317
- {
5318
- "type": "literal",
5319
- "value": null
5320
- },
5321
- {
5104
+ "type": "reference",
5105
+ "target": {
5106
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
5107
+ "qualifiedName": "Promise"
5108
+ },
5109
+ "typeArguments": [
5110
+ {
5111
+ "type": "array",
5112
+ "elementType": {
5322
5113
  "type": "intersection",
5323
5114
  "types": [
5324
5115
  {
@@ -5342,14 +5133,14 @@
5342
5133
  {
5343
5134
  "type": "reflection",
5344
5135
  "declaration": {
5345
- "id": 679,
5136
+ "id": 672,
5346
5137
  "name": "__type",
5347
5138
  "variant": "declaration",
5348
5139
  "kind": 65536,
5349
5140
  "flags": {},
5350
5141
  "children": [
5351
5142
  {
5352
- "id": 680,
5143
+ "id": 673,
5353
5144
  "name": "message",
5354
5145
  "variant": "declaration",
5355
5146
  "kind": 1024,
@@ -5369,7 +5160,7 @@
5369
5160
  }
5370
5161
  },
5371
5162
  {
5372
- "id": 681,
5163
+ "id": 674,
5373
5164
  "name": "schema",
5374
5165
  "variant": "declaration",
5375
5166
  "kind": 1024,
@@ -5387,7 +5178,7 @@
5387
5178
  }
5388
5179
  },
5389
5180
  {
5390
- "id": 682,
5181
+ "id": 675,
5391
5182
  "name": "sources",
5392
5183
  "variant": "declaration",
5393
5184
  "kind": 1024,
@@ -5414,9 +5205,9 @@
5414
5205
  {
5415
5206
  "title": "Properties",
5416
5207
  "children": [
5417
- 680,
5418
- 681,
5419
- 682
5208
+ 673,
5209
+ 674,
5210
+ 675
5420
5211
  ]
5421
5212
  }
5422
5213
  ],
@@ -5431,8 +5222,10 @@
5431
5222
  }
5432
5223
  ]
5433
5224
  }
5434
- ]
5435
- }
5225
+ }
5226
+ ],
5227
+ "name": "Promise",
5228
+ "package": "typescript"
5436
5229
  },
5437
5230
  "inheritedFrom": {
5438
5231
  "type": "reference",
@@ -15973,7 +15766,7 @@
15973
15766
  }
15974
15767
  },
15975
15768
  {
15976
- "id": 683,
15769
+ "id": 676,
15977
15770
  "name": "sendQuery",
15978
15771
  "variant": "declaration",
15979
15772
  "kind": 2048,
@@ -15989,7 +15782,7 @@
15989
15782
  ],
15990
15783
  "signatures": [
15991
15784
  {
15992
- "id": 684,
15785
+ "id": 677,
15993
15786
  "name": "sendQuery",
15994
15787
  "variant": "signature",
15995
15788
  "kind": 4096,
@@ -16003,7 +15796,7 @@
16003
15796
  ],
16004
15797
  "typeParameter": [
16005
15798
  {
16006
- "id": 685,
15799
+ "id": 678,
16007
15800
  "name": "T",
16008
15801
  "variant": "typeParam",
16009
15802
  "kind": 131072,
@@ -16044,14 +15837,14 @@
16044
15837
  {
16045
15838
  "type": "reflection",
16046
15839
  "declaration": {
16047
- "id": 686,
15840
+ "id": 679,
16048
15841
  "name": "__type",
16049
15842
  "variant": "declaration",
16050
15843
  "kind": 65536,
16051
15844
  "flags": {},
16052
15845
  "children": [
16053
15846
  {
16054
- "id": 687,
15847
+ "id": 680,
16055
15848
  "name": "schema",
16056
15849
  "variant": "declaration",
16057
15850
  "kind": 1024,
@@ -16073,7 +15866,7 @@
16073
15866
  {
16074
15867
  "title": "Properties",
16075
15868
  "children": [
16076
- 687
15869
+ 680
16077
15870
  ]
16078
15871
  }
16079
15872
  ],
@@ -16128,14 +15921,14 @@
16128
15921
  {
16129
15922
  "type": "reflection",
16130
15923
  "declaration": {
16131
- "id": 688,
15924
+ "id": 681,
16132
15925
  "name": "__type",
16133
15926
  "variant": "declaration",
16134
15927
  "kind": 65536,
16135
15928
  "flags": {},
16136
15929
  "children": [
16137
15930
  {
16138
- "id": 689,
15931
+ "id": 682,
16139
15932
  "name": "schema",
16140
15933
  "variant": "declaration",
16141
15934
  "kind": 1024,
@@ -16157,7 +15950,7 @@
16157
15950
  {
16158
15951
  "title": "Properties",
16159
15952
  "children": [
16160
- 689
15953
+ 682
16161
15954
  ]
16162
15955
  }
16163
15956
  ],
@@ -16182,7 +15975,7 @@
16182
15975
  ],
16183
15976
  "parameters": [
16184
15977
  {
16185
- "id": 690,
15978
+ "id": 683,
16186
15979
  "name": "queryPayload",
16187
15980
  "variant": "param",
16188
15981
  "kind": 32768,
@@ -16195,7 +15988,7 @@
16195
15988
  }
16196
15989
  },
16197
15990
  {
16198
- "id": 691,
15991
+ "id": 684,
16199
15992
  "name": "payloads",
16200
15993
  "variant": "param",
16201
15994
  "kind": 32768,
@@ -16228,14 +16021,14 @@
16228
16021
  {
16229
16022
  "type": "reflection",
16230
16023
  "declaration": {
16231
- "id": 692,
16024
+ "id": 685,
16232
16025
  "name": "__type",
16233
16026
  "variant": "declaration",
16234
16027
  "kind": 65536,
16235
16028
  "flags": {},
16236
16029
  "children": [
16237
16030
  {
16238
- "id": 693,
16031
+ "id": 686,
16239
16032
  "name": "schema",
16240
16033
  "variant": "declaration",
16241
16034
  "kind": 1024,
@@ -16257,7 +16050,7 @@
16257
16050
  {
16258
16051
  "title": "Properties",
16259
16052
  "children": [
16260
- 693
16053
+ 686
16261
16054
  ]
16262
16055
  }
16263
16056
  ],
@@ -16308,14 +16101,14 @@
16308
16101
  {
16309
16102
  "type": "reflection",
16310
16103
  "declaration": {
16311
- "id": 694,
16104
+ "id": 687,
16312
16105
  "name": "__type",
16313
16106
  "variant": "declaration",
16314
16107
  "kind": 65536,
16315
16108
  "flags": {},
16316
16109
  "children": [
16317
16110
  {
16318
- "id": 695,
16111
+ "id": 688,
16319
16112
  "name": "schema",
16320
16113
  "variant": "declaration",
16321
16114
  "kind": 1024,
@@ -16337,7 +16130,7 @@
16337
16130
  {
16338
16131
  "title": "Properties",
16339
16132
  "children": [
16340
- 695
16133
+ 688
16341
16134
  ]
16342
16135
  }
16343
16136
  ],
@@ -16371,7 +16164,7 @@
16371
16164
  }
16372
16165
  },
16373
16166
  {
16374
- "id": 696,
16167
+ "id": 689,
16375
16168
  "name": "throwErrors",
16376
16169
  "variant": "declaration",
16377
16170
  "kind": 2048,
@@ -16387,7 +16180,7 @@
16387
16180
  ],
16388
16181
  "signatures": [
16389
16182
  {
16390
- "id": 697,
16183
+ "id": 690,
16391
16184
  "name": "throwErrors",
16392
16185
  "variant": "signature",
16393
16186
  "kind": 4096,
@@ -16401,7 +16194,7 @@
16401
16194
  ],
16402
16195
  "parameters": [
16403
16196
  {
16404
- "id": 698,
16197
+ "id": 691,
16405
16198
  "name": "query",
16406
16199
  "variant": "param",
16407
16200
  "kind": 32768,
@@ -16442,14 +16235,14 @@
16442
16235
  {
16443
16236
  "type": "reflection",
16444
16237
  "declaration": {
16445
- "id": 699,
16238
+ "id": 692,
16446
16239
  "name": "__type",
16447
16240
  "variant": "declaration",
16448
16241
  "kind": 65536,
16449
16242
  "flags": {},
16450
16243
  "children": [
16451
16244
  {
16452
- "id": 700,
16245
+ "id": 693,
16453
16246
  "name": "query",
16454
16247
  "variant": "declaration",
16455
16248
  "kind": 1024,
@@ -16467,7 +16260,7 @@
16467
16260
  }
16468
16261
  },
16469
16262
  {
16470
- "id": 701,
16263
+ "id": 694,
16471
16264
  "name": "resultSet",
16472
16265
  "variant": "declaration",
16473
16266
  "kind": 1024,
@@ -16487,7 +16280,7 @@
16487
16280
  }
16488
16281
  },
16489
16282
  {
16490
- "id": 702,
16283
+ "id": 695,
16491
16284
  "name": "schema",
16492
16285
  "variant": "declaration",
16493
16286
  "kind": 1024,
@@ -16509,9 +16302,9 @@
16509
16302
  {
16510
16303
  "title": "Properties",
16511
16304
  "children": [
16512
- 700,
16513
- 701,
16514
- 702
16305
+ 693,
16306
+ 694,
16307
+ 695
16515
16308
  ]
16516
16309
  }
16517
16310
  ],
@@ -16552,14 +16345,14 @@
16552
16345
  {
16553
16346
  "type": "reflection",
16554
16347
  "declaration": {
16555
- "id": 703,
16348
+ "id": 696,
16556
16349
  "name": "__type",
16557
16350
  "variant": "declaration",
16558
16351
  "kind": 65536,
16559
16352
  "flags": {},
16560
16353
  "children": [
16561
16354
  {
16562
- "id": 704,
16355
+ "id": 697,
16563
16356
  "name": "schema",
16564
16357
  "variant": "declaration",
16565
16358
  "kind": 1024,
@@ -16581,7 +16374,7 @@
16581
16374
  {
16582
16375
  "title": "Properties",
16583
16376
  "children": [
16584
- 704
16377
+ 697
16585
16378
  ]
16586
16379
  }
16587
16380
  ],
@@ -16601,104 +16394,108 @@
16601
16394
  }
16602
16395
  },
16603
16396
  {
16604
- "id": 705,
16397
+ "id": 698,
16605
16398
  "name": "result",
16606
16399
  "variant": "param",
16607
16400
  "kind": 32768,
16608
- "flags": {},
16401
+ "flags": {
16402
+ "isOptional": true
16403
+ },
16609
16404
  "type": {
16610
- "type": "union",
16611
- "types": [
16612
- {
16613
- "type": "intrinsic",
16614
- "name": "undefined"
16615
- },
16405
+ "type": "reference",
16406
+ "target": {
16407
+ "sourceFileName": "../../../module/packages/model/src/ModuleQueryResult.ts",
16408
+ "qualifiedName": "ModuleQueryResult"
16409
+ },
16410
+ "typeArguments": [
16616
16411
  {
16617
- "type": "reference",
16618
- "target": {
16619
- "sourceFileName": "../../../module/packages/model/src/ModuleQueryResult.ts",
16620
- "qualifiedName": "ModuleQueryResult"
16621
- },
16622
- "typeArguments": [
16412
+ "type": "intersection",
16413
+ "types": [
16623
16414
  {
16624
- "type": "intersection",
16625
- "types": [
16626
- {
16627
- "type": "reference",
16628
- "target": {
16629
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
16630
- "qualifiedName": "SchemaFields"
16631
- },
16632
- "name": "SchemaFields",
16633
- "package": "@xyo-network/payload-model"
16634
- },
16635
- {
16636
- "type": "reference",
16637
- "target": {
16638
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
16639
- "qualifiedName": "PayloadFields"
16640
- },
16641
- "name": "PayloadFields",
16642
- "package": "@xyo-network/payload-model"
16643
- },
16644
- {
16645
- "type": "reflection",
16646
- "declaration": {
16647
- "id": 706,
16648
- "name": "__type",
16415
+ "type": "reference",
16416
+ "target": {
16417
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
16418
+ "qualifiedName": "SchemaFields"
16419
+ },
16420
+ "name": "SchemaFields",
16421
+ "package": "@xyo-network/payload-model"
16422
+ },
16423
+ {
16424
+ "type": "reference",
16425
+ "target": {
16426
+ "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
16427
+ "qualifiedName": "PayloadFields"
16428
+ },
16429
+ "name": "PayloadFields",
16430
+ "package": "@xyo-network/payload-model"
16431
+ },
16432
+ {
16433
+ "type": "reflection",
16434
+ "declaration": {
16435
+ "id": 699,
16436
+ "name": "__type",
16437
+ "variant": "declaration",
16438
+ "kind": 65536,
16439
+ "flags": {},
16440
+ "children": [
16441
+ {
16442
+ "id": 700,
16443
+ "name": "schema",
16649
16444
  "variant": "declaration",
16650
- "kind": 65536,
16445
+ "kind": 1024,
16651
16446
  "flags": {},
16652
- "children": [
16653
- {
16654
- "id": 707,
16655
- "name": "schema",
16656
- "variant": "declaration",
16657
- "kind": 1024,
16658
- "flags": {},
16659
- "sources": [
16660
- {
16661
- "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
16662
- "line": 21,
16663
- "character": 4
16664
- }
16665
- ],
16666
- "type": {
16667
- "type": "intrinsic",
16668
- "name": "string"
16669
- }
16670
- }
16671
- ],
16672
- "groups": [
16673
- {
16674
- "title": "Properties",
16675
- "children": [
16676
- 707
16677
- ]
16678
- }
16679
- ],
16680
16447
  "sources": [
16681
16448
  {
16682
16449
  "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
16683
- "line": 20,
16684
- "character": 17
16450
+ "line": 21,
16451
+ "character": 4
16685
16452
  }
16453
+ ],
16454
+ "type": {
16455
+ "type": "intrinsic",
16456
+ "name": "string"
16457
+ }
16458
+ }
16459
+ ],
16460
+ "groups": [
16461
+ {
16462
+ "title": "Properties",
16463
+ "children": [
16464
+ 700
16686
16465
  ]
16687
16466
  }
16688
- }
16689
- ]
16467
+ ],
16468
+ "sources": [
16469
+ {
16470
+ "fileName": "protocol/packages/payload/packages/model/dist/types/Payload.d.ts",
16471
+ "line": 20,
16472
+ "character": 17
16473
+ }
16474
+ ]
16475
+ }
16690
16476
  }
16691
- ],
16692
- "name": "ModuleQueryResult",
16693
- "package": "@xyo-network/module-model"
16477
+ ]
16694
16478
  }
16695
- ]
16479
+ ],
16480
+ "name": "ModuleQueryResult",
16481
+ "package": "@xyo-network/module-model"
16696
16482
  }
16697
16483
  }
16698
16484
  ],
16699
16485
  "type": {
16700
- "type": "intrinsic",
16701
- "name": "void"
16486
+ "type": "reference",
16487
+ "target": {
16488
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
16489
+ "qualifiedName": "Promise"
16490
+ },
16491
+ "typeArguments": [
16492
+ {
16493
+ "type": "intrinsic",
16494
+ "name": "void"
16495
+ }
16496
+ ],
16497
+ "name": "Promise",
16498
+ "package": "typescript"
16702
16499
  },
16703
16500
  "inheritedFrom": {
16704
16501
  "type": "reference",
@@ -24438,7 +24235,7 @@
24438
24235
  "title": "Properties",
24439
24236
  "children": [
24440
24237
  295,
24441
- 708,
24238
+ 701,
24442
24239
  296,
24443
24240
  220,
24444
24241
  2
@@ -24451,7 +24248,7 @@
24451
24248
  302,
24452
24249
  304,
24453
24250
  306,
24454
- 709,
24251
+ 702,
24455
24252
  308,
24456
24253
  310,
24457
24254
  312
@@ -24480,8 +24277,8 @@
24480
24277
  376,
24481
24278
  391,
24482
24279
  510,
24483
- 683,
24484
- 696,
24280
+ 676,
24281
+ 689,
24485
24282
  3,
24486
24283
  34,
24487
24284
  65,
@@ -24495,12 +24292,12 @@
24495
24292
  "fileName": "modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts",
24496
24293
  "line": 7,
24497
24294
  "character": 13,
24498
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L7"
24295
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L7"
24499
24296
  }
24500
24297
  ],
24501
24298
  "typeParameters": [
24502
24299
  {
24503
- "id": 711,
24300
+ "id": 704,
24504
24301
  "name": "TWrappedModule",
24505
24302
  "variant": "typeParam",
24506
24303
  "kind": 131072,
@@ -27250,174 +27047,146 @@
27250
27047
  "qualifiedName": "ModuleWrapper.filterErrors"
27251
27048
  },
27252
27049
  "669": {
27253
- "sourceFileName": "../../../module/packages/wrapper/src/Wrapper.ts",
27254
- "qualifiedName": "query"
27255
- },
27256
- "670": {
27257
- "sourceFileName": "../../../module/packages/model/src/Query/QueryBoundWitness.ts",
27258
- "qualifiedName": "__type"
27259
- },
27260
- "671": {
27261
- "sourceFileName": "../../../module/packages/model/src/Query/QueryBoundWitness.ts",
27262
- "qualifiedName": "__type.query"
27263
- },
27264
- "672": {
27265
- "sourceFileName": "../../../module/packages/model/src/Query/QueryBoundWitness.ts",
27266
- "qualifiedName": "__type.resultSet"
27267
- },
27268
- "673": {
27269
- "sourceFileName": "../../../module/packages/model/src/Query/QueryBoundWitness.ts",
27270
- "qualifiedName": "__type.schema"
27271
- },
27272
- "674": {
27273
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27274
- "qualifiedName": "__type"
27275
- },
27276
- "675": {
27277
- "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27278
- "qualifiedName": "__type.schema"
27279
- },
27280
- "676": {
27281
27050
  "sourceFileName": "../../../module/packages/wrapper/src/Wrapper.ts",
27282
27051
  "qualifiedName": "result"
27283
27052
  },
27284
- "677": {
27053
+ "670": {
27285
27054
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27286
27055
  "qualifiedName": "__type"
27287
27056
  },
27288
- "678": {
27057
+ "671": {
27289
27058
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27290
27059
  "qualifiedName": "__type.schema"
27291
27060
  },
27292
- "679": {
27061
+ "672": {
27293
27062
  "sourceFileName": "../../../module/packages/abstract/src/Error.ts",
27294
27063
  "qualifiedName": "__type"
27295
27064
  },
27296
- "680": {
27065
+ "673": {
27297
27066
  "sourceFileName": "../../../module/packages/abstract/src/Error.ts",
27298
27067
  "qualifiedName": "__type.message"
27299
27068
  },
27300
- "681": {
27069
+ "674": {
27301
27070
  "sourceFileName": "../../../module/packages/abstract/src/Error.ts",
27302
27071
  "qualifiedName": "__type.schema"
27303
27072
  },
27304
- "682": {
27073
+ "675": {
27305
27074
  "sourceFileName": "../../../module/packages/abstract/src/Error.ts",
27306
27075
  "qualifiedName": "__type.sources"
27307
27076
  },
27308
- "683": {
27077
+ "676": {
27309
27078
  "sourceFileName": "../../../module/packages/wrapper/src/Wrapper.ts",
27310
27079
  "qualifiedName": "ModuleWrapper.sendQuery"
27311
27080
  },
27312
- "684": {
27081
+ "677": {
27313
27082
  "sourceFileName": "../../../module/packages/wrapper/src/Wrapper.ts",
27314
27083
  "qualifiedName": "ModuleWrapper.sendQuery"
27315
27084
  },
27316
- "685": {
27085
+ "678": {
27317
27086
  "sourceFileName": "../../../module/packages/wrapper/src/Wrapper.ts",
27318
27087
  "qualifiedName": "T"
27319
27088
  },
27320
- "686": {
27089
+ "679": {
27321
27090
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27322
27091
  "qualifiedName": "__type"
27323
27092
  },
27324
- "687": {
27093
+ "680": {
27325
27094
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27326
27095
  "qualifiedName": "__type.schema"
27327
27096
  },
27328
- "688": {
27097
+ "681": {
27329
27098
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27330
27099
  "qualifiedName": "__type"
27331
27100
  },
27332
- "689": {
27101
+ "682": {
27333
27102
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27334
27103
  "qualifiedName": "__type.schema"
27335
27104
  },
27336
- "690": {
27105
+ "683": {
27337
27106
  "sourceFileName": "../../../module/packages/wrapper/src/Wrapper.ts",
27338
27107
  "qualifiedName": "queryPayload"
27339
27108
  },
27340
- "691": {
27109
+ "684": {
27341
27110
  "sourceFileName": "../../../module/packages/wrapper/src/Wrapper.ts",
27342
27111
  "qualifiedName": "payloads"
27343
27112
  },
27344
- "692": {
27113
+ "685": {
27345
27114
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27346
27115
  "qualifiedName": "__type"
27347
27116
  },
27348
- "693": {
27117
+ "686": {
27349
27118
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27350
27119
  "qualifiedName": "__type.schema"
27351
27120
  },
27352
- "694": {
27121
+ "687": {
27353
27122
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27354
27123
  "qualifiedName": "__type"
27355
27124
  },
27356
- "695": {
27125
+ "688": {
27357
27126
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27358
27127
  "qualifiedName": "__type.schema"
27359
27128
  },
27360
- "696": {
27129
+ "689": {
27361
27130
  "sourceFileName": "../../../module/packages/wrapper/src/Wrapper.ts",
27362
27131
  "qualifiedName": "ModuleWrapper.throwErrors"
27363
27132
  },
27364
- "697": {
27133
+ "690": {
27365
27134
  "sourceFileName": "../../../module/packages/wrapper/src/Wrapper.ts",
27366
27135
  "qualifiedName": "ModuleWrapper.throwErrors"
27367
27136
  },
27368
- "698": {
27137
+ "691": {
27369
27138
  "sourceFileName": "../../../module/packages/wrapper/src/Wrapper.ts",
27370
27139
  "qualifiedName": "query"
27371
27140
  },
27372
- "699": {
27141
+ "692": {
27373
27142
  "sourceFileName": "../../../module/packages/model/src/Query/QueryBoundWitness.ts",
27374
27143
  "qualifiedName": "__type"
27375
27144
  },
27376
- "700": {
27145
+ "693": {
27377
27146
  "sourceFileName": "../../../module/packages/model/src/Query/QueryBoundWitness.ts",
27378
27147
  "qualifiedName": "__type.query"
27379
27148
  },
27380
- "701": {
27149
+ "694": {
27381
27150
  "sourceFileName": "../../../module/packages/model/src/Query/QueryBoundWitness.ts",
27382
27151
  "qualifiedName": "__type.resultSet"
27383
27152
  },
27384
- "702": {
27153
+ "695": {
27385
27154
  "sourceFileName": "../../../module/packages/model/src/Query/QueryBoundWitness.ts",
27386
27155
  "qualifiedName": "__type.schema"
27387
27156
  },
27388
- "703": {
27157
+ "696": {
27389
27158
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27390
27159
  "qualifiedName": "__type"
27391
27160
  },
27392
- "704": {
27161
+ "697": {
27393
27162
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27394
27163
  "qualifiedName": "__type.schema"
27395
27164
  },
27396
- "705": {
27165
+ "698": {
27397
27166
  "sourceFileName": "../../../module/packages/wrapper/src/Wrapper.ts",
27398
27167
  "qualifiedName": "result"
27399
27168
  },
27400
- "706": {
27169
+ "699": {
27401
27170
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27402
27171
  "qualifiedName": "__type"
27403
27172
  },
27404
- "707": {
27173
+ "700": {
27405
27174
  "sourceFileName": "../../../../../protocol/packages/payload/packages/model/src/Payload.ts",
27406
27175
  "qualifiedName": "__type.schema"
27407
27176
  },
27408
- "708": {
27177
+ "701": {
27409
27178
  "sourceFileName": "../../../../../protocol/packages/core/src/lib/Base.ts",
27410
27179
  "qualifiedName": "Base.params"
27411
27180
  },
27412
- "709": {
27181
+ "702": {
27413
27182
  "sourceFileName": "../../../../../protocol/packages/core/src/lib/Base.ts",
27414
27183
  "qualifiedName": "Base.logger"
27415
27184
  },
27416
- "710": {
27185
+ "703": {
27417
27186
  "sourceFileName": "../../../../../protocol/packages/core/src/lib/Base.ts",
27418
27187
  "qualifiedName": "Base.logger"
27419
27188
  },
27420
- "711": {
27189
+ "704": {
27421
27190
  "sourceFileName": "src/DivinerWrapper.ts",
27422
27191
  "qualifiedName": "DivinerWrapper.TWrappedModule"
27423
27192
  }
@@ -31,7 +31,7 @@
31
31
  <ul class="tsd-hierarchy">
32
32
  <li><span class="tsd-signature-type ">DivinerModule</span></li></ul></section><aside class="tsd-sources">
33
33
  <ul>
34
- <li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L7">modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts:7</a></li></ul></aside>
34
+ <li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L7">modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts:7</a></li></ul></aside>
35
35
  <section class="tsd-panel-group tsd-index-group">
36
36
  <section class="tsd-panel tsd-index-panel">
37
37
  <details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@@ -144,7 +144,7 @@
144
144
  <div class="tsd-signature"><span class="tsd-kind-property">required<wbr/>Queries</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
145
145
  <p>Overrides ModuleWrapper.requiredQueries</p>
146
146
  <ul>
147
- <li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L8">modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts:8</a></li></ul></aside></section></section>
147
+ <li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L8">modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts:8</a></li></ul></aside></section></section>
148
148
  <section class="tsd-panel-group tsd-member-group">
149
149
  <h2>Accessors</h2>
150
150
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="account" class="tsd-anchor"></a>
@@ -318,7 +318,7 @@
318
318
  <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
319
319
  <p>Implementation of DivinerModule.divine</p>
320
320
  <ul>
321
- <li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/218908d8b/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L10">modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts:10</a></li></ul></aside></li></ul></section>
321
+ <li>Defined in <a href="https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/4ad89cb6fd14/packages/modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts#L10">modules/packages/diviner/packages/wrapper/src/DivinerWrapper.ts:10</a></li></ul></aside></li></ul></section>
322
322
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="emit" class="tsd-anchor"></a>
323
323
  <h3 class="tsd-anchor-link"><span>emit</span><a href="#emit" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
324
324
  <ul class="tsd-signatures tsd-is-inherited">
@@ -356,16 +356,14 @@
356
356
  <section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="filterErrors" class="tsd-anchor"></a>
357
357
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>filter<wbr/>Errors</span><a href="#filterErrors" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
358
358
  <ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
359
- <li class="tsd-signature tsd-anchor-link" id="filterErrors.filterErrors-1"><span class="tsd-kind-call-signature">filter<wbr/>Errors</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">query</span>, <span class="tsd-kind-parameter">result</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">message</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;network.xyo.error.module&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">sources</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><a href="#filterErrors.filterErrors-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
359
+ <li class="tsd-signature tsd-anchor-link" id="filterErrors.filterErrors-1"><span class="tsd-kind-call-signature">filter<wbr/>Errors</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">result</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">message</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;network.xyo.error.module&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">sources</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span><a href="#filterErrors.filterErrors-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
360
360
  <li class="tsd-description">
361
361
  <div class="tsd-parameters">
362
362
  <h4 class="tsd-parameters-title">Parameters</h4>
363
363
  <ul class="tsd-parameter-list">
364
364
  <li>
365
- <h5><span class="tsd-kind-parameter">query</span>: <span class="tsd-signature-symbol">[</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">BoundWitnessFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">query</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">resultSet</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;network.xyo.boundwitness&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">]</span></h5></li>
366
- <li>
367
- <h5><span class="tsd-kind-parameter">result</span>: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">ModuleQueryResult</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
368
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">message</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;network.xyo.error.module&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">sources</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></h4><aside class="tsd-sources">
365
+ <h5><span class="tsd-kind-parameter">result</span>: <span class="tsd-signature-type ">ModuleQueryResult</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
366
+ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">message</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;network.xyo.error.module&quot;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">sources</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
369
367
  <p>Inherited from ModuleWrapper.filterErrors</p>
370
368
  <ul>
371
369
  <li>Defined in modules/packages/module/packages/wrapper/dist/types/Wrapper.d.ts:73</li></ul></aside></li></ul></section>
@@ -644,7 +642,7 @@ the underlying modules matching the supplied filter</p>
644
642
  <section class="tsd-panel tsd-member tsd-is-protected tsd-is-inherited"><a id="throwErrors" class="tsd-anchor"></a>
645
643
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagProtected">Protected</code> <span>throw<wbr/>Errors</span><a href="#throwErrors" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
646
644
  <ul class="tsd-signatures tsd-is-protected tsd-is-inherited">
647
- <li class="tsd-signature tsd-anchor-link" id="throwErrors.throwErrors-1"><span class="tsd-kind-call-signature">throw<wbr/>Errors</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">query</span>, <span class="tsd-kind-parameter">result</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#throwErrors.throwErrors-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
645
+ <li class="tsd-signature tsd-anchor-link" id="throwErrors.throwErrors-1"><span class="tsd-kind-call-signature">throw<wbr/>Errors</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">query</span>, <span class="tsd-kind-parameter">result</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#throwErrors.throwErrors-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
648
646
  <li class="tsd-description">
649
647
  <div class="tsd-parameters">
650
648
  <h4 class="tsd-parameters-title">Parameters</h4>
@@ -652,8 +650,8 @@ the underlying modules matching the supplied filter</p>
652
650
  <li>
653
651
  <h5><span class="tsd-kind-parameter">query</span>: <span class="tsd-signature-symbol">[</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">BoundWitnessFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">query</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">resultSet</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">&quot;network.xyo.boundwitness&quot;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">]</span></h5></li>
654
652
  <li>
655
- <h5><span class="tsd-kind-parameter">result</span>: <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">ModuleQueryResult</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
656
- <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
653
+ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">result</span>: <span class="tsd-signature-type ">ModuleQueryResult</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type ">SchemaFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type ">PayloadFields</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-symbol">{ </span><br/><span>    </span><span class="tsd-kind-property">schema</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
654
+ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
657
655
  <p>Inherited from ModuleWrapper.throwErrors</p>
658
656
  <ul>
659
657
  <li>Defined in modules/packages/module/packages/wrapper/dist/types/Wrapper.d.ts:75</li></ul></aside></li></ul></section>
package/package.json CHANGED
@@ -10,10 +10,10 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/diviner-model": "^2.59.0",
14
- "@xyo-network/module": "^2.59.0",
15
- "@xyo-network/payload-model": "^2.59.0",
16
- "@xyo-network/payload-wrapper": "^2.59.0"
13
+ "@xyo-network/diviner-model": "^2.60.0-rc.1",
14
+ "@xyo-network/module": "^2.60.0-rc.1",
15
+ "@xyo-network/payload-model": "^2.60.0-rc.1",
16
+ "@xyo-network/payload-wrapper": "^2.60.0-rc.1"
17
17
  },
18
18
  "devDependencies": {
19
19
  "@xylabs/ts-scripts-yarn3": "^2.17.13",
@@ -53,5 +53,6 @@
53
53
  },
54
54
  "sideEffects": false,
55
55
  "types": "dist/types/index.d.ts",
56
- "version": "2.59.0"
56
+ "version": "2.60.0-rc.1",
57
+ "stableVersion": "2.59.0"
57
58
  }