@xyo-network/boundwitness 2.48.0 → 2.49.0

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 +613 -141
  2. package/package.json +5 -5
package/dist/docs.json CHANGED
@@ -2138,7 +2138,7 @@
2138
2138
  "flags": {},
2139
2139
  "children": [
2140
2140
  {
2141
- "id": 206,
2141
+ "id": 225,
2142
2142
  "name": "constructor",
2143
2143
  "kind": 512,
2144
2144
  "kindString": "Constructor",
@@ -2152,14 +2152,14 @@
2152
2152
  ],
2153
2153
  "signatures": [
2154
2154
  {
2155
- "id": 207,
2155
+ "id": 226,
2156
2156
  "name": "new BoundWitnessWrapper",
2157
2157
  "kind": 16384,
2158
2158
  "kindString": "Constructor signature",
2159
2159
  "flags": {},
2160
2160
  "typeParameter": [
2161
2161
  {
2162
- "id": 212,
2162
+ "id": 231,
2163
2163
  "name": "TBoundWitness",
2164
2164
  "kind": 131072,
2165
2165
  "kindString": "Type parameter",
@@ -2183,14 +2183,14 @@
2183
2183
  {
2184
2184
  "type": "reflection",
2185
2185
  "declaration": {
2186
- "id": 208,
2186
+ "id": 227,
2187
2187
  "name": "__type",
2188
2188
  "kind": 65536,
2189
2189
  "kindString": "Type literal",
2190
2190
  "flags": {},
2191
2191
  "children": [
2192
2192
  {
2193
- "id": 209,
2193
+ "id": 228,
2194
2194
  "name": "schema",
2195
2195
  "kind": 1024,
2196
2196
  "kindString": "Property",
@@ -2212,7 +2212,7 @@
2212
2212
  {
2213
2213
  "title": "Properties",
2214
2214
  "children": [
2215
- 209
2215
+ 228
2216
2216
  ]
2217
2217
  }
2218
2218
  ],
@@ -2246,14 +2246,14 @@
2246
2246
  {
2247
2247
  "type": "reflection",
2248
2248
  "declaration": {
2249
- "id": 210,
2249
+ "id": 229,
2250
2250
  "name": "__type",
2251
2251
  "kind": 65536,
2252
2252
  "kindString": "Type literal",
2253
2253
  "flags": {},
2254
2254
  "children": [
2255
2255
  {
2256
- "id": 211,
2256
+ "id": 230,
2257
2257
  "name": "schema",
2258
2258
  "kind": 1024,
2259
2259
  "kindString": "Property",
@@ -2275,7 +2275,7 @@
2275
2275
  {
2276
2276
  "title": "Properties",
2277
2277
  "children": [
2278
- 211
2278
+ 230
2279
2279
  ]
2280
2280
  }
2281
2281
  ],
@@ -2292,7 +2292,7 @@
2292
2292
  }
2293
2293
  },
2294
2294
  {
2295
- "id": 217,
2295
+ "id": 236,
2296
2296
  "name": "TPayload",
2297
2297
  "kind": 131072,
2298
2298
  "kindString": "Type parameter",
@@ -2311,14 +2311,14 @@
2311
2311
  {
2312
2312
  "type": "reflection",
2313
2313
  "declaration": {
2314
- "id": 213,
2314
+ "id": 232,
2315
2315
  "name": "__type",
2316
2316
  "kind": 65536,
2317
2317
  "kindString": "Type literal",
2318
2318
  "flags": {},
2319
2319
  "children": [
2320
2320
  {
2321
- "id": 214,
2321
+ "id": 233,
2322
2322
  "name": "schema",
2323
2323
  "kind": 1024,
2324
2324
  "kindString": "Property",
@@ -2340,7 +2340,7 @@
2340
2340
  {
2341
2341
  "title": "Properties",
2342
2342
  "children": [
2343
- 214
2343
+ 233
2344
2344
  ]
2345
2345
  }
2346
2346
  ],
@@ -2369,14 +2369,14 @@
2369
2369
  {
2370
2370
  "type": "reflection",
2371
2371
  "declaration": {
2372
- "id": 215,
2372
+ "id": 234,
2373
2373
  "name": "__type",
2374
2374
  "kind": 65536,
2375
2375
  "kindString": "Type literal",
2376
2376
  "flags": {},
2377
2377
  "children": [
2378
2378
  {
2379
- "id": 216,
2379
+ "id": 235,
2380
2380
  "name": "schema",
2381
2381
  "kind": 1024,
2382
2382
  "kindString": "Property",
@@ -2398,7 +2398,7 @@
2398
2398
  {
2399
2399
  "title": "Properties",
2400
2400
  "children": [
2401
- 216
2401
+ 235
2402
2402
  ]
2403
2403
  }
2404
2404
  ],
@@ -2417,19 +2417,19 @@
2417
2417
  ],
2418
2418
  "parameters": [
2419
2419
  {
2420
- "id": 218,
2420
+ "id": 237,
2421
2421
  "name": "boundwitness",
2422
2422
  "kind": 32768,
2423
2423
  "kindString": "Parameter",
2424
2424
  "flags": {},
2425
2425
  "type": {
2426
2426
  "type": "reference",
2427
- "id": 212,
2427
+ "id": 231,
2428
2428
  "name": "TBoundWitness"
2429
2429
  }
2430
2430
  },
2431
2431
  {
2432
- "id": 219,
2432
+ "id": 238,
2433
2433
  "name": "payloads",
2434
2434
  "kind": 32768,
2435
2435
  "kindString": "Parameter",
@@ -2447,7 +2447,7 @@
2447
2447
  },
2448
2448
  {
2449
2449
  "type": "reference",
2450
- "id": 217,
2450
+ "id": 236,
2451
2451
  "name": "TPayload"
2452
2452
  },
2453
2453
  {
@@ -2455,7 +2455,7 @@
2455
2455
  "typeArguments": [
2456
2456
  {
2457
2457
  "type": "reference",
2458
- "id": 217,
2458
+ "id": 236,
2459
2459
  "name": "TPayload"
2460
2460
  }
2461
2461
  ],
@@ -2472,12 +2472,12 @@
2472
2472
  "typeArguments": [
2473
2473
  {
2474
2474
  "type": "reference",
2475
- "id": 212,
2475
+ "id": 231,
2476
2476
  "name": "TBoundWitness"
2477
2477
  },
2478
2478
  {
2479
2479
  "type": "reference",
2480
- "id": 217,
2480
+ "id": 236,
2481
2481
  "name": "TPayload"
2482
2482
  }
2483
2483
  ],
@@ -2495,7 +2495,7 @@
2495
2495
  }
2496
2496
  },
2497
2497
  {
2498
- "id": 220,
2498
+ "id": 239,
2499
2499
  "name": "_payloads",
2500
2500
  "kind": 1024,
2501
2501
  "kindString": "Property",
@@ -2528,7 +2528,7 @@
2528
2528
  "typeArguments": [
2529
2529
  {
2530
2530
  "type": "reference",
2531
- "id": 217,
2531
+ "id": 236,
2532
2532
  "name": "TPayload"
2533
2533
  }
2534
2534
  ],
@@ -2543,7 +2543,7 @@
2543
2543
  }
2544
2544
  },
2545
2545
  {
2546
- "id": 221,
2546
+ "id": 240,
2547
2547
  "name": "isBoundWitnessWrapper",
2548
2548
  "kind": 1024,
2549
2549
  "kindString": "Property",
@@ -2563,7 +2563,7 @@
2563
2563
  }
2564
2564
  },
2565
2565
  {
2566
- "id": 271,
2566
+ "id": 290,
2567
2567
  "name": "obj",
2568
2568
  "kind": 1024,
2569
2569
  "kindString": "Property",
@@ -2579,7 +2579,7 @@
2579
2579
  ],
2580
2580
  "type": {
2581
2581
  "type": "reference",
2582
- "id": 212,
2582
+ "id": 231,
2583
2583
  "name": "TBoundWitness"
2584
2584
  },
2585
2585
  "inheritedFrom": {
@@ -2588,7 +2588,7 @@
2588
2588
  }
2589
2589
  },
2590
2590
  {
2591
- "id": 222,
2591
+ "id": 241,
2592
2592
  "name": "addresses",
2593
2593
  "kind": 262144,
2594
2594
  "kindString": "Accessor",
@@ -2601,7 +2601,7 @@
2601
2601
  }
2602
2602
  ],
2603
2603
  "getSignature": {
2604
- "id": 223,
2604
+ "id": 242,
2605
2605
  "name": "addresses",
2606
2606
  "kind": 524288,
2607
2607
  "kindString": "Get signature",
@@ -2616,7 +2616,7 @@
2616
2616
  }
2617
2617
  },
2618
2618
  {
2619
- "id": 255,
2619
+ "id": 274,
2620
2620
  "name": "body",
2621
2621
  "kind": 262144,
2622
2622
  "kindString": "Accessor",
@@ -2629,7 +2629,7 @@
2629
2629
  }
2630
2630
  ],
2631
2631
  "getSignature": {
2632
- "id": 256,
2632
+ "id": 275,
2633
2633
  "name": "body",
2634
2634
  "kind": 524288,
2635
2635
  "kindString": "Get signature",
@@ -2649,7 +2649,7 @@
2649
2649
  }
2650
2650
  },
2651
2651
  {
2652
- "id": 224,
2652
+ "id": 243,
2653
2653
  "name": "boundwitness",
2654
2654
  "kind": 262144,
2655
2655
  "kindString": "Accessor",
@@ -2662,20 +2662,20 @@
2662
2662
  }
2663
2663
  ],
2664
2664
  "getSignature": {
2665
- "id": 225,
2665
+ "id": 244,
2666
2666
  "name": "boundwitness",
2667
2667
  "kind": 524288,
2668
2668
  "kindString": "Get signature",
2669
2669
  "flags": {},
2670
2670
  "type": {
2671
2671
  "type": "reference",
2672
- "id": 212,
2672
+ "id": 231,
2673
2673
  "name": "TBoundWitness"
2674
2674
  }
2675
2675
  }
2676
2676
  },
2677
2677
  {
2678
- "id": 226,
2678
+ "id": 245,
2679
2679
  "name": "errors",
2680
2680
  "kind": 262144,
2681
2681
  "kindString": "Accessor",
@@ -2688,7 +2688,7 @@
2688
2688
  }
2689
2689
  ],
2690
2690
  "getSignature": {
2691
- "id": 227,
2691
+ "id": 246,
2692
2692
  "name": "errors",
2693
2693
  "kind": 524288,
2694
2694
  "kindString": "Get signature",
@@ -2713,7 +2713,7 @@
2713
2713
  }
2714
2714
  },
2715
2715
  {
2716
- "id": 265,
2716
+ "id": 284,
2717
2717
  "name": "hash",
2718
2718
  "kind": 262144,
2719
2719
  "kindString": "Accessor",
@@ -2726,7 +2726,7 @@
2726
2726
  }
2727
2727
  ],
2728
2728
  "getSignature": {
2729
- "id": 266,
2729
+ "id": 285,
2730
2730
  "name": "hash",
2731
2731
  "kind": 524288,
2732
2732
  "kindString": "Get signature",
@@ -2746,7 +2746,7 @@
2746
2746
  }
2747
2747
  },
2748
2748
  {
2749
- "id": 267,
2749
+ "id": 286,
2750
2750
  "name": "hashFields",
2751
2751
  "kind": 262144,
2752
2752
  "kindString": "Accessor",
@@ -2759,7 +2759,7 @@
2759
2759
  }
2760
2760
  ],
2761
2761
  "getSignature": {
2762
- "id": 268,
2762
+ "id": 287,
2763
2763
  "name": "hashFields",
2764
2764
  "kind": 524288,
2765
2765
  "kindString": "Get signature",
@@ -2779,7 +2779,7 @@
2779
2779
  }
2780
2780
  },
2781
2781
  {
2782
- "id": 228,
2782
+ "id": 247,
2783
2783
  "name": "missingPayloads",
2784
2784
  "kind": 262144,
2785
2785
  "kindString": "Accessor",
@@ -2792,7 +2792,7 @@
2792
2792
  }
2793
2793
  ],
2794
2794
  "getSignature": {
2795
- "id": 229,
2795
+ "id": 248,
2796
2796
  "name": "missingPayloads",
2797
2797
  "kind": 524288,
2798
2798
  "kindString": "Get signature",
@@ -2807,7 +2807,7 @@
2807
2807
  }
2808
2808
  },
2809
2809
  {
2810
- "id": 257,
2810
+ "id": 276,
2811
2811
  "name": "payload",
2812
2812
  "kind": 262144,
2813
2813
  "kindString": "Accessor",
@@ -2820,7 +2820,7 @@
2820
2820
  }
2821
2821
  ],
2822
2822
  "getSignature": {
2823
- "id": 258,
2823
+ "id": 277,
2824
2824
  "name": "payload",
2825
2825
  "kind": 524288,
2826
2826
  "kindString": "Get signature",
@@ -2840,7 +2840,7 @@
2840
2840
  }
2841
2841
  },
2842
2842
  {
2843
- "id": 230,
2843
+ "id": 249,
2844
2844
  "name": "payloadHashes",
2845
2845
  "kind": 262144,
2846
2846
  "kindString": "Accessor",
@@ -2853,7 +2853,7 @@
2853
2853
  }
2854
2854
  ],
2855
2855
  "getSignature": {
2856
- "id": 231,
2856
+ "id": 250,
2857
2857
  "name": "payloadHashes",
2858
2858
  "kind": 524288,
2859
2859
  "kindString": "Get signature",
@@ -2868,7 +2868,7 @@
2868
2868
  }
2869
2869
  },
2870
2870
  {
2871
- "id": 232,
2871
+ "id": 251,
2872
2872
  "name": "payloadSchemas",
2873
2873
  "kind": 262144,
2874
2874
  "kindString": "Accessor",
@@ -2881,7 +2881,7 @@
2881
2881
  }
2882
2882
  ],
2883
2883
  "getSignature": {
2884
- "id": 233,
2884
+ "id": 252,
2885
2885
  "name": "payloadSchemas",
2886
2886
  "kind": 524288,
2887
2887
  "kindString": "Get signature",
@@ -2896,7 +2896,7 @@
2896
2896
  }
2897
2897
  },
2898
2898
  {
2899
- "id": 234,
2899
+ "id": 253,
2900
2900
  "name": "payloads",
2901
2901
  "kind": 262144,
2902
2902
  "kindString": "Accessor",
@@ -2914,7 +2914,7 @@
2914
2914
  }
2915
2915
  ],
2916
2916
  "getSignature": {
2917
- "id": 235,
2917
+ "id": 254,
2918
2918
  "name": "payloads",
2919
2919
  "kind": 524288,
2920
2920
  "kindString": "Get signature",
@@ -2931,7 +2931,7 @@
2931
2931
  "typeArguments": [
2932
2932
  {
2933
2933
  "type": "reference",
2934
- "id": 217,
2934
+ "id": 236,
2935
2935
  "name": "TPayload"
2936
2936
  }
2937
2937
  ],
@@ -2944,14 +2944,14 @@
2944
2944
  }
2945
2945
  },
2946
2946
  "setSignature": {
2947
- "id": 236,
2947
+ "id": 255,
2948
2948
  "name": "payloads",
2949
2949
  "kind": 1048576,
2950
2950
  "kindString": "Set signature",
2951
2951
  "flags": {},
2952
2952
  "parameters": [
2953
2953
  {
2954
- "id": 237,
2954
+ "id": 256,
2955
2955
  "name": "payloads",
2956
2956
  "kind": 32768,
2957
2957
  "kindString": "Parameter",
@@ -2975,7 +2975,7 @@
2975
2975
  "typeArguments": [
2976
2976
  {
2977
2977
  "type": "reference",
2978
- "id": 217,
2978
+ "id": 236,
2979
2979
  "name": "TPayload"
2980
2980
  }
2981
2981
  ],
@@ -2993,7 +2993,7 @@
2993
2993
  "types": [
2994
2994
  {
2995
2995
  "type": "reference",
2996
- "id": 217,
2996
+ "id": 236,
2997
2997
  "name": "TPayload"
2998
2998
  },
2999
2999
  {
@@ -3001,7 +3001,7 @@
3001
3001
  "typeArguments": [
3002
3002
  {
3003
3003
  "type": "reference",
3004
- "id": 217,
3004
+ "id": 236,
3005
3005
  "name": "TPayload"
3006
3006
  }
3007
3007
  ],
@@ -3021,7 +3021,7 @@
3021
3021
  }
3022
3022
  },
3023
3023
  {
3024
- "id": 238,
3024
+ "id": 257,
3025
3025
  "name": "payloadsArray",
3026
3026
  "kind": 262144,
3027
3027
  "kindString": "Accessor",
@@ -3034,7 +3034,7 @@
3034
3034
  }
3035
3035
  ],
3036
3036
  "getSignature": {
3037
- "id": 239,
3037
+ "id": 258,
3038
3038
  "name": "payloadsArray",
3039
3039
  "kind": 524288,
3040
3040
  "kindString": "Get signature",
@@ -3046,7 +3046,7 @@
3046
3046
  "typeArguments": [
3047
3047
  {
3048
3048
  "type": "reference",
3049
- "id": 217,
3049
+ "id": 236,
3050
3050
  "name": "TPayload"
3051
3051
  }
3052
3052
  ],
@@ -3056,7 +3056,7 @@
3056
3056
  }
3057
3057
  },
3058
3058
  {
3059
- "id": 240,
3059
+ "id": 259,
3060
3060
  "name": "previousHashes",
3061
3061
  "kind": 262144,
3062
3062
  "kindString": "Accessor",
@@ -3069,7 +3069,7 @@
3069
3069
  }
3070
3070
  ],
3071
3071
  "getSignature": {
3072
- "id": 241,
3072
+ "id": 260,
3073
3073
  "name": "previousHashes",
3074
3074
  "kind": 524288,
3075
3075
  "kindString": "Get signature",
@@ -3093,7 +3093,7 @@
3093
3093
  }
3094
3094
  },
3095
3095
  {
3096
- "id": 259,
3096
+ "id": 278,
3097
3097
  "name": "schema",
3098
3098
  "kind": 262144,
3099
3099
  "kindString": "Accessor",
@@ -3106,7 +3106,7 @@
3106
3106
  }
3107
3107
  ],
3108
3108
  "getSignature": {
3109
- "id": 260,
3109
+ "id": 279,
3110
3110
  "name": "schema",
3111
3111
  "kind": 524288,
3112
3112
  "kindString": "Get signature",
@@ -3126,7 +3126,7 @@
3126
3126
  }
3127
3127
  },
3128
3128
  {
3129
- "id": 261,
3129
+ "id": 280,
3130
3130
  "name": "schemaName",
3131
3131
  "kind": 262144,
3132
3132
  "kindString": "Accessor",
@@ -3139,7 +3139,7 @@
3139
3139
  }
3140
3140
  ],
3141
3141
  "getSignature": {
3142
- "id": 262,
3142
+ "id": 281,
3143
3143
  "name": "schemaName",
3144
3144
  "kind": 524288,
3145
3145
  "kindString": "Get signature",
@@ -3159,7 +3159,7 @@
3159
3159
  }
3160
3160
  },
3161
3161
  {
3162
- "id": 272,
3162
+ "id": 291,
3163
3163
  "name": "stringKeyObj",
3164
3164
  "kind": 262144,
3165
3165
  "kindString": "Accessor",
@@ -3174,7 +3174,7 @@
3174
3174
  }
3175
3175
  ],
3176
3176
  "getSignature": {
3177
- "id": 273,
3177
+ "id": 292,
3178
3178
  "name": "stringKeyObj",
3179
3179
  "kind": 524288,
3180
3180
  "kindString": "Get signature",
@@ -3194,7 +3194,7 @@
3194
3194
  }
3195
3195
  },
3196
3196
  {
3197
- "id": 269,
3197
+ "id": 288,
3198
3198
  "name": "stringified",
3199
3199
  "kind": 262144,
3200
3200
  "kindString": "Accessor",
@@ -3207,7 +3207,7 @@
3207
3207
  }
3208
3208
  ],
3209
3209
  "getSignature": {
3210
- "id": 270,
3210
+ "id": 289,
3211
3211
  "name": "stringified",
3212
3212
  "kind": 524288,
3213
3213
  "kindString": "Get signature",
@@ -3227,7 +3227,7 @@
3227
3227
  }
3228
3228
  },
3229
3229
  {
3230
- "id": 263,
3230
+ "id": 282,
3231
3231
  "name": "valid",
3232
3232
  "kind": 262144,
3233
3233
  "kindString": "Accessor",
@@ -3240,7 +3240,7 @@
3240
3240
  }
3241
3241
  ],
3242
3242
  "getSignature": {
3243
- "id": 264,
3243
+ "id": 283,
3244
3244
  "name": "valid",
3245
3245
  "kind": 524288,
3246
3246
  "kindString": "Get signature",
@@ -3260,7 +3260,7 @@
3260
3260
  }
3261
3261
  },
3262
3262
  {
3263
- "id": 242,
3263
+ "id": 261,
3264
3264
  "name": "dig",
3265
3265
  "kind": 2048,
3266
3266
  "kindString": "Method",
@@ -3274,14 +3274,14 @@
3274
3274
  ],
3275
3275
  "signatures": [
3276
3276
  {
3277
- "id": 243,
3277
+ "id": 262,
3278
3278
  "name": "dig",
3279
3279
  "kind": 4096,
3280
3280
  "kindString": "Call signature",
3281
3281
  "flags": {},
3282
3282
  "parameters": [
3283
3283
  {
3284
- "id": 244,
3284
+ "id": 263,
3285
3285
  "name": "depth",
3286
3286
  "kind": 32768,
3287
3287
  "kindString": "Parameter",
@@ -3300,7 +3300,7 @@
3300
3300
  "typeArguments": [
3301
3301
  {
3302
3302
  "type": "reference",
3303
- "id": 212,
3303
+ "id": 231,
3304
3304
  "name": "TBoundWitness"
3305
3305
  },
3306
3306
  {
@@ -3317,14 +3317,14 @@
3317
3317
  {
3318
3318
  "type": "reflection",
3319
3319
  "declaration": {
3320
- "id": 245,
3320
+ "id": 264,
3321
3321
  "name": "__type",
3322
3322
  "kind": 65536,
3323
3323
  "kindString": "Type literal",
3324
3324
  "flags": {},
3325
3325
  "children": [
3326
3326
  {
3327
- "id": 246,
3327
+ "id": 265,
3328
3328
  "name": "schema",
3329
3329
  "kind": 1024,
3330
3330
  "kindString": "Property",
@@ -3346,7 +3346,7 @@
3346
3346
  {
3347
3347
  "title": "Properties",
3348
3348
  "children": [
3349
- 246
3349
+ 265
3350
3350
  ]
3351
3351
  }
3352
3352
  ],
@@ -3368,7 +3368,7 @@
3368
3368
  ]
3369
3369
  },
3370
3370
  {
3371
- "id": 247,
3371
+ "id": 266,
3372
3372
  "name": "payloadsBySchema",
3373
3373
  "kind": 2048,
3374
3374
  "kindString": "Method",
@@ -3382,14 +3382,14 @@
3382
3382
  ],
3383
3383
  "signatures": [
3384
3384
  {
3385
- "id": 248,
3385
+ "id": 267,
3386
3386
  "name": "payloadsBySchema",
3387
3387
  "kind": 4096,
3388
3388
  "kindString": "Call signature",
3389
3389
  "flags": {},
3390
3390
  "parameters": [
3391
3391
  {
3392
- "id": 249,
3392
+ "id": 268,
3393
3393
  "name": "schema",
3394
3394
  "kind": 32768,
3395
3395
  "kindString": "Parameter",
@@ -3407,7 +3407,7 @@
3407
3407
  "typeArguments": [
3408
3408
  {
3409
3409
  "type": "reference",
3410
- "id": 217,
3410
+ "id": 236,
3411
3411
  "name": "TPayload"
3412
3412
  }
3413
3413
  ],
@@ -3418,7 +3418,7 @@
3418
3418
  ]
3419
3419
  },
3420
3420
  {
3421
- "id": 250,
3421
+ "id": 269,
3422
3422
  "name": "prev",
3423
3423
  "kind": 2048,
3424
3424
  "kindString": "Method",
@@ -3432,14 +3432,14 @@
3432
3432
  ],
3433
3433
  "signatures": [
3434
3434
  {
3435
- "id": 251,
3435
+ "id": 270,
3436
3436
  "name": "prev",
3437
3437
  "kind": 4096,
3438
3438
  "kindString": "Call signature",
3439
3439
  "flags": {},
3440
3440
  "parameters": [
3441
3441
  {
3442
- "id": 252,
3442
+ "id": 271,
3443
3443
  "name": "address",
3444
3444
  "kind": 32768,
3445
3445
  "kindString": "Parameter",
@@ -3467,7 +3467,7 @@
3467
3467
  ]
3468
3468
  },
3469
3469
  {
3470
- "id": 253,
3470
+ "id": 272,
3471
3471
  "name": "toResult",
3472
3472
  "kind": 2048,
3473
3473
  "kindString": "Method",
@@ -3481,7 +3481,7 @@
3481
3481
  ],
3482
3482
  "signatures": [
3483
3483
  {
3484
- "id": 254,
3484
+ "id": 273,
3485
3485
  "name": "toResult",
3486
3486
  "kind": 4096,
3487
3487
  "kindString": "Call signature",
@@ -3493,14 +3493,14 @@
3493
3493
  "types": [
3494
3494
  {
3495
3495
  "type": "reference",
3496
- "id": 212,
3496
+ "id": 231,
3497
3497
  "name": "TBoundWitness"
3498
3498
  },
3499
3499
  {
3500
3500
  "type": "array",
3501
3501
  "elementType": {
3502
3502
  "type": "reference",
3503
- "id": 217,
3503
+ "id": 236,
3504
3504
  "name": "TPayload"
3505
3505
  }
3506
3506
  }
@@ -3511,7 +3511,7 @@
3511
3511
  ]
3512
3512
  },
3513
3513
  {
3514
- "id": 194,
3514
+ "id": 213,
3515
3515
  "name": "hash",
3516
3516
  "kind": 2048,
3517
3517
  "kindString": "Method",
@@ -3527,14 +3527,14 @@
3527
3527
  ],
3528
3528
  "signatures": [
3529
3529
  {
3530
- "id": 195,
3530
+ "id": 214,
3531
3531
  "name": "hash",
3532
3532
  "kind": 4096,
3533
3533
  "kindString": "Call signature",
3534
3534
  "flags": {},
3535
3535
  "typeParameter": [
3536
3536
  {
3537
- "id": 196,
3537
+ "id": 215,
3538
3538
  "name": "T",
3539
3539
  "kind": 131072,
3540
3540
  "kindString": "Type parameter",
@@ -3547,14 +3547,14 @@
3547
3547
  ],
3548
3548
  "parameters": [
3549
3549
  {
3550
- "id": 197,
3550
+ "id": 216,
3551
3551
  "name": "obj",
3552
3552
  "kind": 32768,
3553
3553
  "kindString": "Parameter",
3554
3554
  "flags": {},
3555
3555
  "type": {
3556
3556
  "type": "reference",
3557
- "id": 196,
3557
+ "id": 215,
3558
3558
  "name": "T"
3559
3559
  }
3560
3560
  }
@@ -3575,7 +3575,7 @@
3575
3575
  }
3576
3576
  },
3577
3577
  {
3578
- "id": 198,
3578
+ "id": 217,
3579
3579
  "name": "hashFields",
3580
3580
  "kind": 2048,
3581
3581
  "kindString": "Method",
@@ -3591,14 +3591,14 @@
3591
3591
  ],
3592
3592
  "signatures": [
3593
3593
  {
3594
- "id": 199,
3594
+ "id": 218,
3595
3595
  "name": "hashFields",
3596
3596
  "kind": 4096,
3597
3597
  "kindString": "Call signature",
3598
3598
  "flags": {},
3599
3599
  "typeParameter": [
3600
3600
  {
3601
- "id": 200,
3601
+ "id": 219,
3602
3602
  "name": "T",
3603
3603
  "kind": 131072,
3604
3604
  "kindString": "Type parameter",
@@ -3611,21 +3611,21 @@
3611
3611
  ],
3612
3612
  "parameters": [
3613
3613
  {
3614
- "id": 201,
3614
+ "id": 220,
3615
3615
  "name": "obj",
3616
3616
  "kind": 32768,
3617
3617
  "kindString": "Parameter",
3618
3618
  "flags": {},
3619
3619
  "type": {
3620
3620
  "type": "reference",
3621
- "id": 200,
3621
+ "id": 219,
3622
3622
  "name": "T"
3623
3623
  }
3624
3624
  }
3625
3625
  ],
3626
3626
  "type": {
3627
3627
  "type": "reference",
3628
- "id": 200,
3628
+ "id": 219,
3629
3629
  "name": "T"
3630
3630
  },
3631
3631
  "inheritedFrom": {
@@ -4169,7 +4169,7 @@
4169
4169
  }
4170
4170
  },
4171
4171
  {
4172
- "id": 202,
4172
+ "id": 221,
4173
4173
  "name": "stringify",
4174
4174
  "kind": 2048,
4175
4175
  "kindString": "Method",
@@ -4185,14 +4185,14 @@
4185
4185
  ],
4186
4186
  "signatures": [
4187
4187
  {
4188
- "id": 203,
4188
+ "id": 222,
4189
4189
  "name": "stringify",
4190
4190
  "kind": 4096,
4191
4191
  "kindString": "Call signature",
4192
4192
  "flags": {},
4193
4193
  "typeParameter": [
4194
4194
  {
4195
- "id": 204,
4195
+ "id": 223,
4196
4196
  "name": "T",
4197
4197
  "kind": 131072,
4198
4198
  "kindString": "Type parameter",
@@ -4205,14 +4205,14 @@
4205
4205
  ],
4206
4206
  "parameters": [
4207
4207
  {
4208
- "id": 205,
4208
+ "id": 224,
4209
4209
  "name": "obj",
4210
4210
  "kind": 32768,
4211
4211
  "kindString": "Parameter",
4212
4212
  "flags": {},
4213
4213
  "type": {
4214
4214
  "type": "reference",
4215
- "id": 204,
4215
+ "id": 223,
4216
4216
  "name": "T"
4217
4217
  }
4218
4218
  }
@@ -4350,59 +4350,531 @@
4350
4350
  "type": "reference",
4351
4351
  "name": "PayloadWrapperBase.tryParse"
4352
4352
  }
4353
+ },
4354
+ {
4355
+ "id": 194,
4356
+ "name": "unwrap",
4357
+ "kind": 2048,
4358
+ "kindString": "Method",
4359
+ "flags": {
4360
+ "isStatic": true
4361
+ },
4362
+ "sources": [
4363
+ {
4364
+ "fileName": "payload/packages/wrapper/dist/types/Wrapper.d.ts",
4365
+ "line": 18,
4366
+ "character": 11
4367
+ },
4368
+ {
4369
+ "fileName": "payload/packages/wrapper/dist/types/Wrapper.d.ts",
4370
+ "line": 19,
4371
+ "character": 11
4372
+ }
4373
+ ],
4374
+ "signatures": [
4375
+ {
4376
+ "id": 195,
4377
+ "name": "unwrap",
4378
+ "kind": 4096,
4379
+ "kindString": "Call signature",
4380
+ "flags": {},
4381
+ "typeParameter": [
4382
+ {
4383
+ "id": 200,
4384
+ "name": "TPayload",
4385
+ "kind": 131072,
4386
+ "kindString": "Type parameter",
4387
+ "flags": {},
4388
+ "type": {
4389
+ "type": "intersection",
4390
+ "types": [
4391
+ {
4392
+ "type": "reference",
4393
+ "name": "SchemaFields"
4394
+ },
4395
+ {
4396
+ "type": "reference",
4397
+ "name": "PayloadFields"
4398
+ },
4399
+ {
4400
+ "type": "reflection",
4401
+ "declaration": {
4402
+ "id": 196,
4403
+ "name": "__type",
4404
+ "kind": 65536,
4405
+ "kindString": "Type literal",
4406
+ "flags": {},
4407
+ "children": [
4408
+ {
4409
+ "id": 197,
4410
+ "name": "schema",
4411
+ "kind": 1024,
4412
+ "kindString": "Property",
4413
+ "flags": {},
4414
+ "sources": [
4415
+ {
4416
+ "fileName": "payload/packages/model/dist/types/XyoPayload.d.ts",
4417
+ "line": 19,
4418
+ "character": 4
4419
+ }
4420
+ ],
4421
+ "type": {
4422
+ "type": "intrinsic",
4423
+ "name": "string"
4424
+ }
4425
+ }
4426
+ ],
4427
+ "groups": [
4428
+ {
4429
+ "title": "Properties",
4430
+ "children": [
4431
+ 197
4432
+ ]
4433
+ }
4434
+ ],
4435
+ "sources": [
4436
+ {
4437
+ "fileName": "payload/packages/model/dist/types/XyoPayload.d.ts",
4438
+ "line": 18,
4439
+ "character": 17
4440
+ }
4441
+ ]
4442
+ }
4443
+ }
4444
+ ]
4445
+ },
4446
+ "default": {
4447
+ "type": "intersection",
4448
+ "types": [
4449
+ {
4450
+ "type": "reference",
4451
+ "name": "SchemaFields"
4452
+ },
4453
+ {
4454
+ "type": "reference",
4455
+ "name": "PayloadFields"
4456
+ },
4457
+ {
4458
+ "type": "reflection",
4459
+ "declaration": {
4460
+ "id": 198,
4461
+ "name": "__type",
4462
+ "kind": 65536,
4463
+ "kindString": "Type literal",
4464
+ "flags": {},
4465
+ "children": [
4466
+ {
4467
+ "id": 199,
4468
+ "name": "schema",
4469
+ "kind": 1024,
4470
+ "kindString": "Property",
4471
+ "flags": {},
4472
+ "sources": [
4473
+ {
4474
+ "fileName": "payload/packages/model/dist/types/XyoPayload.d.ts",
4475
+ "line": 19,
4476
+ "character": 4
4477
+ }
4478
+ ],
4479
+ "type": {
4480
+ "type": "intrinsic",
4481
+ "name": "string"
4482
+ }
4483
+ }
4484
+ ],
4485
+ "groups": [
4486
+ {
4487
+ "title": "Properties",
4488
+ "children": [
4489
+ 199
4490
+ ]
4491
+ }
4492
+ ],
4493
+ "sources": [
4494
+ {
4495
+ "fileName": "payload/packages/model/dist/types/XyoPayload.d.ts",
4496
+ "line": 18,
4497
+ "character": 17
4498
+ }
4499
+ ]
4500
+ }
4501
+ }
4502
+ ]
4503
+ }
4504
+ }
4505
+ ],
4506
+ "parameters": [
4507
+ {
4508
+ "id": 201,
4509
+ "name": "payload",
4510
+ "kind": 32768,
4511
+ "kindString": "Parameter",
4512
+ "flags": {
4513
+ "isOptional": true
4514
+ },
4515
+ "type": {
4516
+ "type": "intersection",
4517
+ "types": [
4518
+ {
4519
+ "type": "reference",
4520
+ "name": "SchemaFields"
4521
+ },
4522
+ {
4523
+ "type": "reference",
4524
+ "name": "PayloadFields"
4525
+ },
4526
+ {
4527
+ "type": "reflection",
4528
+ "declaration": {
4529
+ "id": 202,
4530
+ "name": "__type",
4531
+ "kind": 65536,
4532
+ "kindString": "Type literal",
4533
+ "flags": {},
4534
+ "children": [
4535
+ {
4536
+ "id": 203,
4537
+ "name": "schema",
4538
+ "kind": 1024,
4539
+ "kindString": "Property",
4540
+ "flags": {},
4541
+ "sources": [
4542
+ {
4543
+ "fileName": "payload/packages/model/dist/types/XyoPayload.d.ts",
4544
+ "line": 19,
4545
+ "character": 4
4546
+ }
4547
+ ],
4548
+ "type": {
4549
+ "type": "intrinsic",
4550
+ "name": "string"
4551
+ }
4552
+ }
4553
+ ],
4554
+ "groups": [
4555
+ {
4556
+ "title": "Properties",
4557
+ "children": [
4558
+ 203
4559
+ ]
4560
+ }
4561
+ ],
4562
+ "sources": [
4563
+ {
4564
+ "fileName": "payload/packages/model/dist/types/XyoPayload.d.ts",
4565
+ "line": 18,
4566
+ "character": 17
4567
+ }
4568
+ ]
4569
+ }
4570
+ }
4571
+ ]
4572
+ }
4573
+ }
4574
+ ],
4575
+ "type": {
4576
+ "type": "union",
4577
+ "types": [
4578
+ {
4579
+ "type": "intrinsic",
4580
+ "name": "undefined"
4581
+ },
4582
+ {
4583
+ "type": "reference",
4584
+ "id": 200,
4585
+ "name": "TPayload"
4586
+ }
4587
+ ]
4588
+ },
4589
+ "inheritedFrom": {
4590
+ "type": "reference",
4591
+ "name": "PayloadWrapperBase.unwrap"
4592
+ }
4593
+ },
4594
+ {
4595
+ "id": 204,
4596
+ "name": "unwrap",
4597
+ "kind": 4096,
4598
+ "kindString": "Call signature",
4599
+ "flags": {},
4600
+ "typeParameter": [
4601
+ {
4602
+ "id": 209,
4603
+ "name": "TPayload",
4604
+ "kind": 131072,
4605
+ "kindString": "Type parameter",
4606
+ "flags": {},
4607
+ "type": {
4608
+ "type": "intersection",
4609
+ "types": [
4610
+ {
4611
+ "type": "reference",
4612
+ "name": "SchemaFields"
4613
+ },
4614
+ {
4615
+ "type": "reference",
4616
+ "name": "PayloadFields"
4617
+ },
4618
+ {
4619
+ "type": "reflection",
4620
+ "declaration": {
4621
+ "id": 205,
4622
+ "name": "__type",
4623
+ "kind": 65536,
4624
+ "kindString": "Type literal",
4625
+ "flags": {},
4626
+ "children": [
4627
+ {
4628
+ "id": 206,
4629
+ "name": "schema",
4630
+ "kind": 1024,
4631
+ "kindString": "Property",
4632
+ "flags": {},
4633
+ "sources": [
4634
+ {
4635
+ "fileName": "payload/packages/model/dist/types/XyoPayload.d.ts",
4636
+ "line": 19,
4637
+ "character": 4
4638
+ }
4639
+ ],
4640
+ "type": {
4641
+ "type": "intrinsic",
4642
+ "name": "string"
4643
+ }
4644
+ }
4645
+ ],
4646
+ "groups": [
4647
+ {
4648
+ "title": "Properties",
4649
+ "children": [
4650
+ 206
4651
+ ]
4652
+ }
4653
+ ],
4654
+ "sources": [
4655
+ {
4656
+ "fileName": "payload/packages/model/dist/types/XyoPayload.d.ts",
4657
+ "line": 18,
4658
+ "character": 17
4659
+ }
4660
+ ]
4661
+ }
4662
+ }
4663
+ ]
4664
+ },
4665
+ "default": {
4666
+ "type": "intersection",
4667
+ "types": [
4668
+ {
4669
+ "type": "reference",
4670
+ "name": "SchemaFields"
4671
+ },
4672
+ {
4673
+ "type": "reference",
4674
+ "name": "PayloadFields"
4675
+ },
4676
+ {
4677
+ "type": "reflection",
4678
+ "declaration": {
4679
+ "id": 207,
4680
+ "name": "__type",
4681
+ "kind": 65536,
4682
+ "kindString": "Type literal",
4683
+ "flags": {},
4684
+ "children": [
4685
+ {
4686
+ "id": 208,
4687
+ "name": "schema",
4688
+ "kind": 1024,
4689
+ "kindString": "Property",
4690
+ "flags": {},
4691
+ "sources": [
4692
+ {
4693
+ "fileName": "payload/packages/model/dist/types/XyoPayload.d.ts",
4694
+ "line": 19,
4695
+ "character": 4
4696
+ }
4697
+ ],
4698
+ "type": {
4699
+ "type": "intrinsic",
4700
+ "name": "string"
4701
+ }
4702
+ }
4703
+ ],
4704
+ "groups": [
4705
+ {
4706
+ "title": "Properties",
4707
+ "children": [
4708
+ 208
4709
+ ]
4710
+ }
4711
+ ],
4712
+ "sources": [
4713
+ {
4714
+ "fileName": "payload/packages/model/dist/types/XyoPayload.d.ts",
4715
+ "line": 18,
4716
+ "character": 17
4717
+ }
4718
+ ]
4719
+ }
4720
+ }
4721
+ ]
4722
+ }
4723
+ }
4724
+ ],
4725
+ "parameters": [
4726
+ {
4727
+ "id": 210,
4728
+ "name": "payload",
4729
+ "kind": 32768,
4730
+ "kindString": "Parameter",
4731
+ "flags": {
4732
+ "isOptional": true
4733
+ },
4734
+ "type": {
4735
+ "type": "array",
4736
+ "elementType": {
4737
+ "type": "intersection",
4738
+ "types": [
4739
+ {
4740
+ "type": "reference",
4741
+ "name": "SchemaFields"
4742
+ },
4743
+ {
4744
+ "type": "reference",
4745
+ "name": "PayloadFields"
4746
+ },
4747
+ {
4748
+ "type": "reflection",
4749
+ "declaration": {
4750
+ "id": 211,
4751
+ "name": "__type",
4752
+ "kind": 65536,
4753
+ "kindString": "Type literal",
4754
+ "flags": {},
4755
+ "children": [
4756
+ {
4757
+ "id": 212,
4758
+ "name": "schema",
4759
+ "kind": 1024,
4760
+ "kindString": "Property",
4761
+ "flags": {},
4762
+ "sources": [
4763
+ {
4764
+ "fileName": "payload/packages/model/dist/types/XyoPayload.d.ts",
4765
+ "line": 19,
4766
+ "character": 4
4767
+ }
4768
+ ],
4769
+ "type": {
4770
+ "type": "intrinsic",
4771
+ "name": "string"
4772
+ }
4773
+ }
4774
+ ],
4775
+ "groups": [
4776
+ {
4777
+ "title": "Properties",
4778
+ "children": [
4779
+ 212
4780
+ ]
4781
+ }
4782
+ ],
4783
+ "sources": [
4784
+ {
4785
+ "fileName": "payload/packages/model/dist/types/XyoPayload.d.ts",
4786
+ "line": 18,
4787
+ "character": 17
4788
+ }
4789
+ ]
4790
+ }
4791
+ }
4792
+ ]
4793
+ }
4794
+ }
4795
+ }
4796
+ ],
4797
+ "type": {
4798
+ "type": "array",
4799
+ "elementType": {
4800
+ "type": "union",
4801
+ "types": [
4802
+ {
4803
+ "type": "intrinsic",
4804
+ "name": "undefined"
4805
+ },
4806
+ {
4807
+ "type": "reference",
4808
+ "id": 209,
4809
+ "name": "TPayload"
4810
+ }
4811
+ ]
4812
+ }
4813
+ },
4814
+ "inheritedFrom": {
4815
+ "type": "reference",
4816
+ "name": "PayloadWrapperBase.unwrap"
4817
+ }
4818
+ }
4819
+ ],
4820
+ "inheritedFrom": {
4821
+ "type": "reference",
4822
+ "name": "PayloadWrapperBase.unwrap"
4823
+ }
4353
4824
  }
4354
4825
  ],
4355
4826
  "groups": [
4356
4827
  {
4357
4828
  "title": "Constructors",
4358
4829
  "children": [
4359
- 206
4830
+ 225
4360
4831
  ]
4361
4832
  },
4362
4833
  {
4363
4834
  "title": "Properties",
4364
4835
  "children": [
4365
- 220,
4366
- 221,
4367
- 271
4836
+ 239,
4837
+ 240,
4838
+ 290
4368
4839
  ]
4369
4840
  },
4370
4841
  {
4371
4842
  "title": "Accessors",
4372
4843
  "children": [
4373
- 222,
4374
- 255,
4375
- 224,
4376
- 226,
4377
- 265,
4378
- 267,
4379
- 228,
4844
+ 241,
4845
+ 274,
4846
+ 243,
4847
+ 245,
4848
+ 284,
4849
+ 286,
4850
+ 247,
4851
+ 276,
4852
+ 249,
4853
+ 251,
4854
+ 253,
4380
4855
  257,
4381
- 230,
4382
- 232,
4383
- 234,
4384
- 238,
4385
- 240,
4386
4856
  259,
4387
- 261,
4388
- 272,
4389
- 269,
4390
- 263
4857
+ 278,
4858
+ 280,
4859
+ 291,
4860
+ 288,
4861
+ 282
4391
4862
  ]
4392
4863
  },
4393
4864
  {
4394
4865
  "title": "Methods",
4395
4866
  "children": [
4396
- 242,
4397
- 247,
4398
- 250,
4399
- 253,
4400
- 194,
4401
- 198,
4867
+ 261,
4868
+ 266,
4869
+ 269,
4870
+ 272,
4871
+ 213,
4872
+ 217,
4402
4873
  168,
4403
4874
  175,
4404
- 202,
4405
- 189
4875
+ 221,
4876
+ 189,
4877
+ 194
4406
4878
  ]
4407
4879
  }
4408
4880
  ],
@@ -4415,7 +4887,7 @@
4415
4887
  ],
4416
4888
  "typeParameters": [
4417
4889
  {
4418
- "id": 276,
4890
+ "id": 295,
4419
4891
  "name": "TBoundWitness",
4420
4892
  "kind": 131072,
4421
4893
  "kindString": "Type parameter",
@@ -4427,14 +4899,14 @@
4427
4899
  {
4428
4900
  "type": "reflection",
4429
4901
  "declaration": {
4430
- "id": 274,
4902
+ "id": 293,
4431
4903
  "name": "__type",
4432
4904
  "kind": 65536,
4433
4905
  "kindString": "Type literal",
4434
4906
  "flags": {},
4435
4907
  "children": [
4436
4908
  {
4437
- "id": 275,
4909
+ "id": 294,
4438
4910
  "name": "schema",
4439
4911
  "kind": 1024,
4440
4912
  "kindString": "Property",
@@ -4456,7 +4928,7 @@
4456
4928
  {
4457
4929
  "title": "Properties",
4458
4930
  "children": [
4459
- 275
4931
+ 294
4460
4932
  ]
4461
4933
  }
4462
4934
  ],
@@ -4479,7 +4951,7 @@
4479
4951
  }
4480
4952
  },
4481
4953
  {
4482
- "id": 277,
4954
+ "id": 296,
4483
4955
  "name": "TPayload",
4484
4956
  "kind": 131072,
4485
4957
  "kindString": "Type parameter",
@@ -4500,7 +4972,7 @@
4500
4972
  "typeArguments": [
4501
4973
  {
4502
4974
  "type": "reference",
4503
- "id": 212,
4975
+ "id": 231,
4504
4976
  "name": "TBoundWitness"
4505
4977
  }
4506
4978
  ],
@@ -5888,7 +6360,7 @@
5888
6360
  "fileName": "boundwitness/src/index.ts",
5889
6361
  "line": 1,
5890
6362
  "character": 0,
5891
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/591e39f0c/packages/protocol/packages/boundwitness/src/index.ts#L1"
6363
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ceafbaf3e86/packages/protocol/packages/boundwitness/src/index.ts#L1"
5892
6364
  }
5893
6365
  ]
5894
6366
  }