@xyo-network/boundwitness 2.43.30 → 2.43.32

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 +263 -143
  2. package/package.json +7 -7
package/dist/docs.json CHANGED
@@ -2110,7 +2110,7 @@
2110
2110
  "flags": {},
2111
2111
  "children": [
2112
2112
  {
2113
- "id": 198,
2113
+ "id": 203,
2114
2114
  "name": "constructor",
2115
2115
  "kind": 512,
2116
2116
  "kindString": "Constructor",
@@ -2124,14 +2124,14 @@
2124
2124
  ],
2125
2125
  "signatures": [
2126
2126
  {
2127
- "id": 199,
2127
+ "id": 204,
2128
2128
  "name": "new BoundWitnessWrapper",
2129
2129
  "kind": 16384,
2130
2130
  "kindString": "Constructor signature",
2131
2131
  "flags": {},
2132
2132
  "typeParameter": [
2133
2133
  {
2134
- "id": 204,
2134
+ "id": 209,
2135
2135
  "name": "TBoundWitness",
2136
2136
  "kind": 131072,
2137
2137
  "kindString": "Type parameter",
@@ -2155,14 +2155,14 @@
2155
2155
  {
2156
2156
  "type": "reflection",
2157
2157
  "declaration": {
2158
- "id": 200,
2158
+ "id": 205,
2159
2159
  "name": "__type",
2160
2160
  "kind": 65536,
2161
2161
  "kindString": "Type literal",
2162
2162
  "flags": {},
2163
2163
  "children": [
2164
2164
  {
2165
- "id": 201,
2165
+ "id": 206,
2166
2166
  "name": "schema",
2167
2167
  "kind": 1024,
2168
2168
  "kindString": "Property",
@@ -2184,7 +2184,7 @@
2184
2184
  {
2185
2185
  "title": "Properties",
2186
2186
  "children": [
2187
- 201
2187
+ 206
2188
2188
  ]
2189
2189
  }
2190
2190
  ],
@@ -2218,14 +2218,14 @@
2218
2218
  {
2219
2219
  "type": "reflection",
2220
2220
  "declaration": {
2221
- "id": 202,
2221
+ "id": 207,
2222
2222
  "name": "__type",
2223
2223
  "kind": 65536,
2224
2224
  "kindString": "Type literal",
2225
2225
  "flags": {},
2226
2226
  "children": [
2227
2227
  {
2228
- "id": 203,
2228
+ "id": 208,
2229
2229
  "name": "schema",
2230
2230
  "kind": 1024,
2231
2231
  "kindString": "Property",
@@ -2247,7 +2247,7 @@
2247
2247
  {
2248
2248
  "title": "Properties",
2249
2249
  "children": [
2250
- 203
2250
+ 208
2251
2251
  ]
2252
2252
  }
2253
2253
  ],
@@ -2264,7 +2264,7 @@
2264
2264
  }
2265
2265
  },
2266
2266
  {
2267
- "id": 209,
2267
+ "id": 214,
2268
2268
  "name": "TPayload",
2269
2269
  "kind": 131072,
2270
2270
  "kindString": "Type parameter",
@@ -2283,14 +2283,14 @@
2283
2283
  {
2284
2284
  "type": "reflection",
2285
2285
  "declaration": {
2286
- "id": 205,
2286
+ "id": 210,
2287
2287
  "name": "__type",
2288
2288
  "kind": 65536,
2289
2289
  "kindString": "Type literal",
2290
2290
  "flags": {},
2291
2291
  "children": [
2292
2292
  {
2293
- "id": 206,
2293
+ "id": 211,
2294
2294
  "name": "schema",
2295
2295
  "kind": 1024,
2296
2296
  "kindString": "Property",
@@ -2312,7 +2312,7 @@
2312
2312
  {
2313
2313
  "title": "Properties",
2314
2314
  "children": [
2315
- 206
2315
+ 211
2316
2316
  ]
2317
2317
  }
2318
2318
  ],
@@ -2341,14 +2341,14 @@
2341
2341
  {
2342
2342
  "type": "reflection",
2343
2343
  "declaration": {
2344
- "id": 207,
2344
+ "id": 212,
2345
2345
  "name": "__type",
2346
2346
  "kind": 65536,
2347
2347
  "kindString": "Type literal",
2348
2348
  "flags": {},
2349
2349
  "children": [
2350
2350
  {
2351
- "id": 208,
2351
+ "id": 213,
2352
2352
  "name": "schema",
2353
2353
  "kind": 1024,
2354
2354
  "kindString": "Property",
@@ -2370,7 +2370,7 @@
2370
2370
  {
2371
2371
  "title": "Properties",
2372
2372
  "children": [
2373
- 208
2373
+ 213
2374
2374
  ]
2375
2375
  }
2376
2376
  ],
@@ -2389,19 +2389,19 @@
2389
2389
  ],
2390
2390
  "parameters": [
2391
2391
  {
2392
- "id": 210,
2392
+ "id": 215,
2393
2393
  "name": "boundwitness",
2394
2394
  "kind": 32768,
2395
2395
  "kindString": "Parameter",
2396
2396
  "flags": {},
2397
2397
  "type": {
2398
2398
  "type": "reference",
2399
- "id": 204,
2399
+ "id": 209,
2400
2400
  "name": "TBoundWitness"
2401
2401
  }
2402
2402
  },
2403
2403
  {
2404
- "id": 211,
2404
+ "id": 216,
2405
2405
  "name": "payloads",
2406
2406
  "kind": 32768,
2407
2407
  "kindString": "Parameter",
@@ -2419,7 +2419,7 @@
2419
2419
  },
2420
2420
  {
2421
2421
  "type": "reference",
2422
- "id": 209,
2422
+ "id": 214,
2423
2423
  "name": "TPayload"
2424
2424
  },
2425
2425
  {
@@ -2427,7 +2427,7 @@
2427
2427
  "typeArguments": [
2428
2428
  {
2429
2429
  "type": "reference",
2430
- "id": 209,
2430
+ "id": 214,
2431
2431
  "name": "TPayload"
2432
2432
  }
2433
2433
  ],
@@ -2444,12 +2444,12 @@
2444
2444
  "typeArguments": [
2445
2445
  {
2446
2446
  "type": "reference",
2447
- "id": 204,
2447
+ "id": 209,
2448
2448
  "name": "TBoundWitness"
2449
2449
  },
2450
2450
  {
2451
2451
  "type": "reference",
2452
- "id": 209,
2452
+ "id": 214,
2453
2453
  "name": "TPayload"
2454
2454
  }
2455
2455
  ],
@@ -2467,7 +2467,7 @@
2467
2467
  }
2468
2468
  },
2469
2469
  {
2470
- "id": 212,
2470
+ "id": 217,
2471
2471
  "name": "_payloads",
2472
2472
  "kind": 1024,
2473
2473
  "kindString": "Property",
@@ -2500,7 +2500,7 @@
2500
2500
  "typeArguments": [
2501
2501
  {
2502
2502
  "type": "reference",
2503
- "id": 209,
2503
+ "id": 214,
2504
2504
  "name": "TPayload"
2505
2505
  }
2506
2506
  ],
@@ -2515,7 +2515,7 @@
2515
2515
  }
2516
2516
  },
2517
2517
  {
2518
- "id": 213,
2518
+ "id": 218,
2519
2519
  "name": "isBoundWitnessWrapper",
2520
2520
  "kind": 1024,
2521
2521
  "kindString": "Property",
@@ -2535,7 +2535,7 @@
2535
2535
  }
2536
2536
  },
2537
2537
  {
2538
- "id": 265,
2538
+ "id": 270,
2539
2539
  "name": "obj",
2540
2540
  "kind": 1024,
2541
2541
  "kindString": "Property",
@@ -2551,7 +2551,7 @@
2551
2551
  ],
2552
2552
  "type": {
2553
2553
  "type": "reference",
2554
- "id": 204,
2554
+ "id": 209,
2555
2555
  "name": "TBoundWitness"
2556
2556
  },
2557
2557
  "inheritedFrom": {
@@ -2560,7 +2560,7 @@
2560
2560
  }
2561
2561
  },
2562
2562
  {
2563
- "id": 214,
2563
+ "id": 219,
2564
2564
  "name": "addresses",
2565
2565
  "kind": 262144,
2566
2566
  "kindString": "Accessor",
@@ -2573,7 +2573,7 @@
2573
2573
  }
2574
2574
  ],
2575
2575
  "getSignature": {
2576
- "id": 215,
2576
+ "id": 220,
2577
2577
  "name": "addresses",
2578
2578
  "kind": 524288,
2579
2579
  "kindString": "Get signature",
@@ -2588,7 +2588,7 @@
2588
2588
  }
2589
2589
  },
2590
2590
  {
2591
- "id": 247,
2591
+ "id": 252,
2592
2592
  "name": "body",
2593
2593
  "kind": 262144,
2594
2594
  "kindString": "Accessor",
@@ -2601,7 +2601,7 @@
2601
2601
  }
2602
2602
  ],
2603
2603
  "getSignature": {
2604
- "id": 248,
2604
+ "id": 253,
2605
2605
  "name": "body",
2606
2606
  "kind": 524288,
2607
2607
  "kindString": "Get signature",
@@ -2621,7 +2621,7 @@
2621
2621
  }
2622
2622
  },
2623
2623
  {
2624
- "id": 216,
2624
+ "id": 221,
2625
2625
  "name": "boundwitness",
2626
2626
  "kind": 262144,
2627
2627
  "kindString": "Accessor",
@@ -2634,20 +2634,20 @@
2634
2634
  }
2635
2635
  ],
2636
2636
  "getSignature": {
2637
- "id": 217,
2637
+ "id": 222,
2638
2638
  "name": "boundwitness",
2639
2639
  "kind": 524288,
2640
2640
  "kindString": "Get signature",
2641
2641
  "flags": {},
2642
2642
  "type": {
2643
2643
  "type": "reference",
2644
- "id": 204,
2644
+ "id": 209,
2645
2645
  "name": "TBoundWitness"
2646
2646
  }
2647
2647
  }
2648
2648
  },
2649
2649
  {
2650
- "id": 218,
2650
+ "id": 223,
2651
2651
  "name": "errors",
2652
2652
  "kind": 262144,
2653
2653
  "kindString": "Accessor",
@@ -2660,7 +2660,7 @@
2660
2660
  }
2661
2661
  ],
2662
2662
  "getSignature": {
2663
- "id": 219,
2663
+ "id": 224,
2664
2664
  "name": "errors",
2665
2665
  "kind": 524288,
2666
2666
  "kindString": "Get signature",
@@ -2685,7 +2685,7 @@
2685
2685
  }
2686
2686
  },
2687
2687
  {
2688
- "id": 259,
2688
+ "id": 264,
2689
2689
  "name": "hash",
2690
2690
  "kind": 262144,
2691
2691
  "kindString": "Accessor",
@@ -2698,7 +2698,7 @@
2698
2698
  }
2699
2699
  ],
2700
2700
  "getSignature": {
2701
- "id": 260,
2701
+ "id": 265,
2702
2702
  "name": "hash",
2703
2703
  "kind": 524288,
2704
2704
  "kindString": "Get signature",
@@ -2718,7 +2718,7 @@
2718
2718
  }
2719
2719
  },
2720
2720
  {
2721
- "id": 261,
2721
+ "id": 266,
2722
2722
  "name": "hashFields",
2723
2723
  "kind": 262144,
2724
2724
  "kindString": "Accessor",
@@ -2731,7 +2731,7 @@
2731
2731
  }
2732
2732
  ],
2733
2733
  "getSignature": {
2734
- "id": 262,
2734
+ "id": 267,
2735
2735
  "name": "hashFields",
2736
2736
  "kind": 524288,
2737
2737
  "kindString": "Get signature",
@@ -2751,7 +2751,7 @@
2751
2751
  }
2752
2752
  },
2753
2753
  {
2754
- "id": 220,
2754
+ "id": 225,
2755
2755
  "name": "missingPayloads",
2756
2756
  "kind": 262144,
2757
2757
  "kindString": "Accessor",
@@ -2764,7 +2764,7 @@
2764
2764
  }
2765
2765
  ],
2766
2766
  "getSignature": {
2767
- "id": 221,
2767
+ "id": 226,
2768
2768
  "name": "missingPayloads",
2769
2769
  "kind": 524288,
2770
2770
  "kindString": "Get signature",
@@ -2779,7 +2779,7 @@
2779
2779
  }
2780
2780
  },
2781
2781
  {
2782
- "id": 249,
2782
+ "id": 254,
2783
2783
  "name": "payload",
2784
2784
  "kind": 262144,
2785
2785
  "kindString": "Accessor",
@@ -2792,7 +2792,7 @@
2792
2792
  }
2793
2793
  ],
2794
2794
  "getSignature": {
2795
- "id": 250,
2795
+ "id": 255,
2796
2796
  "name": "payload",
2797
2797
  "kind": 524288,
2798
2798
  "kindString": "Get signature",
@@ -2812,7 +2812,7 @@
2812
2812
  }
2813
2813
  },
2814
2814
  {
2815
- "id": 222,
2815
+ "id": 227,
2816
2816
  "name": "payloadHashes",
2817
2817
  "kind": 262144,
2818
2818
  "kindString": "Accessor",
@@ -2825,7 +2825,7 @@
2825
2825
  }
2826
2826
  ],
2827
2827
  "getSignature": {
2828
- "id": 223,
2828
+ "id": 228,
2829
2829
  "name": "payloadHashes",
2830
2830
  "kind": 524288,
2831
2831
  "kindString": "Get signature",
@@ -2840,7 +2840,7 @@
2840
2840
  }
2841
2841
  },
2842
2842
  {
2843
- "id": 224,
2843
+ "id": 229,
2844
2844
  "name": "payloadSchemas",
2845
2845
  "kind": 262144,
2846
2846
  "kindString": "Accessor",
@@ -2853,7 +2853,7 @@
2853
2853
  }
2854
2854
  ],
2855
2855
  "getSignature": {
2856
- "id": 225,
2856
+ "id": 230,
2857
2857
  "name": "payloadSchemas",
2858
2858
  "kind": 524288,
2859
2859
  "kindString": "Get signature",
@@ -2868,7 +2868,7 @@
2868
2868
  }
2869
2869
  },
2870
2870
  {
2871
- "id": 226,
2871
+ "id": 231,
2872
2872
  "name": "payloads",
2873
2873
  "kind": 262144,
2874
2874
  "kindString": "Accessor",
@@ -2886,7 +2886,7 @@
2886
2886
  }
2887
2887
  ],
2888
2888
  "getSignature": {
2889
- "id": 227,
2889
+ "id": 232,
2890
2890
  "name": "payloads",
2891
2891
  "kind": 524288,
2892
2892
  "kindString": "Get signature",
@@ -2903,7 +2903,7 @@
2903
2903
  "typeArguments": [
2904
2904
  {
2905
2905
  "type": "reference",
2906
- "id": 209,
2906
+ "id": 214,
2907
2907
  "name": "TPayload"
2908
2908
  }
2909
2909
  ],
@@ -2916,14 +2916,14 @@
2916
2916
  }
2917
2917
  },
2918
2918
  "setSignature": {
2919
- "id": 228,
2919
+ "id": 233,
2920
2920
  "name": "payloads",
2921
2921
  "kind": 1048576,
2922
2922
  "kindString": "Set signature",
2923
2923
  "flags": {},
2924
2924
  "parameters": [
2925
2925
  {
2926
- "id": 229,
2926
+ "id": 234,
2927
2927
  "name": "payloads",
2928
2928
  "kind": 32768,
2929
2929
  "kindString": "Parameter",
@@ -2947,7 +2947,7 @@
2947
2947
  "typeArguments": [
2948
2948
  {
2949
2949
  "type": "reference",
2950
- "id": 209,
2950
+ "id": 214,
2951
2951
  "name": "TPayload"
2952
2952
  }
2953
2953
  ],
@@ -2965,7 +2965,7 @@
2965
2965
  "types": [
2966
2966
  {
2967
2967
  "type": "reference",
2968
- "id": 209,
2968
+ "id": 214,
2969
2969
  "name": "TPayload"
2970
2970
  },
2971
2971
  {
@@ -2973,7 +2973,7 @@
2973
2973
  "typeArguments": [
2974
2974
  {
2975
2975
  "type": "reference",
2976
- "id": 209,
2976
+ "id": 214,
2977
2977
  "name": "TPayload"
2978
2978
  }
2979
2979
  ],
@@ -2993,7 +2993,7 @@
2993
2993
  }
2994
2994
  },
2995
2995
  {
2996
- "id": 230,
2996
+ "id": 235,
2997
2997
  "name": "payloadsArray",
2998
2998
  "kind": 262144,
2999
2999
  "kindString": "Accessor",
@@ -3006,7 +3006,7 @@
3006
3006
  }
3007
3007
  ],
3008
3008
  "getSignature": {
3009
- "id": 231,
3009
+ "id": 236,
3010
3010
  "name": "payloadsArray",
3011
3011
  "kind": 524288,
3012
3012
  "kindString": "Get signature",
@@ -3018,7 +3018,7 @@
3018
3018
  "typeArguments": [
3019
3019
  {
3020
3020
  "type": "reference",
3021
- "id": 209,
3021
+ "id": 214,
3022
3022
  "name": "TPayload"
3023
3023
  }
3024
3024
  ],
@@ -3028,7 +3028,7 @@
3028
3028
  }
3029
3029
  },
3030
3030
  {
3031
- "id": 251,
3031
+ "id": 256,
3032
3032
  "name": "previousHash",
3033
3033
  "kind": 262144,
3034
3034
  "kindString": "Accessor",
@@ -3041,7 +3041,7 @@
3041
3041
  }
3042
3042
  ],
3043
3043
  "getSignature": {
3044
- "id": 252,
3044
+ "id": 257,
3045
3045
  "name": "previousHash",
3046
3046
  "kind": 524288,
3047
3047
  "kindString": "Get signature",
@@ -3061,7 +3061,7 @@
3061
3061
  }
3062
3062
  },
3063
3063
  {
3064
- "id": 232,
3064
+ "id": 237,
3065
3065
  "name": "previousHashes",
3066
3066
  "kind": 262144,
3067
3067
  "kindString": "Accessor",
@@ -3074,7 +3074,7 @@
3074
3074
  }
3075
3075
  ],
3076
3076
  "getSignature": {
3077
- "id": 233,
3077
+ "id": 238,
3078
3078
  "name": "previousHashes",
3079
3079
  "kind": 524288,
3080
3080
  "kindString": "Get signature",
@@ -3098,7 +3098,7 @@
3098
3098
  }
3099
3099
  },
3100
3100
  {
3101
- "id": 253,
3101
+ "id": 258,
3102
3102
  "name": "schema",
3103
3103
  "kind": 262144,
3104
3104
  "kindString": "Accessor",
@@ -3111,7 +3111,7 @@
3111
3111
  }
3112
3112
  ],
3113
3113
  "getSignature": {
3114
- "id": 254,
3114
+ "id": 259,
3115
3115
  "name": "schema",
3116
3116
  "kind": 524288,
3117
3117
  "kindString": "Get signature",
@@ -3131,7 +3131,7 @@
3131
3131
  }
3132
3132
  },
3133
3133
  {
3134
- "id": 255,
3134
+ "id": 260,
3135
3135
  "name": "schemaName",
3136
3136
  "kind": 262144,
3137
3137
  "kindString": "Accessor",
@@ -3144,7 +3144,7 @@
3144
3144
  }
3145
3145
  ],
3146
3146
  "getSignature": {
3147
- "id": 256,
3147
+ "id": 261,
3148
3148
  "name": "schemaName",
3149
3149
  "kind": 524288,
3150
3150
  "kindString": "Get signature",
@@ -3164,7 +3164,7 @@
3164
3164
  }
3165
3165
  },
3166
3166
  {
3167
- "id": 266,
3167
+ "id": 271,
3168
3168
  "name": "stringKeyObj",
3169
3169
  "kind": 262144,
3170
3170
  "kindString": "Accessor",
@@ -3179,7 +3179,7 @@
3179
3179
  }
3180
3180
  ],
3181
3181
  "getSignature": {
3182
- "id": 267,
3182
+ "id": 272,
3183
3183
  "name": "stringKeyObj",
3184
3184
  "kind": 524288,
3185
3185
  "kindString": "Get signature",
@@ -3199,7 +3199,7 @@
3199
3199
  }
3200
3200
  },
3201
3201
  {
3202
- "id": 263,
3202
+ "id": 268,
3203
3203
  "name": "stringified",
3204
3204
  "kind": 262144,
3205
3205
  "kindString": "Accessor",
@@ -3212,7 +3212,7 @@
3212
3212
  }
3213
3213
  ],
3214
3214
  "getSignature": {
3215
- "id": 264,
3215
+ "id": 269,
3216
3216
  "name": "stringified",
3217
3217
  "kind": 524288,
3218
3218
  "kindString": "Get signature",
@@ -3232,7 +3232,7 @@
3232
3232
  }
3233
3233
  },
3234
3234
  {
3235
- "id": 257,
3235
+ "id": 262,
3236
3236
  "name": "valid",
3237
3237
  "kind": 262144,
3238
3238
  "kindString": "Accessor",
@@ -3245,7 +3245,7 @@
3245
3245
  }
3246
3246
  ],
3247
3247
  "getSignature": {
3248
- "id": 258,
3248
+ "id": 263,
3249
3249
  "name": "valid",
3250
3250
  "kind": 524288,
3251
3251
  "kindString": "Get signature",
@@ -3265,7 +3265,7 @@
3265
3265
  }
3266
3266
  },
3267
3267
  {
3268
- "id": 234,
3268
+ "id": 239,
3269
3269
  "name": "dig",
3270
3270
  "kind": 2048,
3271
3271
  "kindString": "Method",
@@ -3279,14 +3279,14 @@
3279
3279
  ],
3280
3280
  "signatures": [
3281
3281
  {
3282
- "id": 235,
3282
+ "id": 240,
3283
3283
  "name": "dig",
3284
3284
  "kind": 4096,
3285
3285
  "kindString": "Call signature",
3286
3286
  "flags": {},
3287
3287
  "parameters": [
3288
3288
  {
3289
- "id": 236,
3289
+ "id": 241,
3290
3290
  "name": "depth",
3291
3291
  "kind": 32768,
3292
3292
  "kindString": "Parameter",
@@ -3305,7 +3305,7 @@
3305
3305
  "typeArguments": [
3306
3306
  {
3307
3307
  "type": "reference",
3308
- "id": 204,
3308
+ "id": 209,
3309
3309
  "name": "TBoundWitness"
3310
3310
  },
3311
3311
  {
@@ -3322,14 +3322,14 @@
3322
3322
  {
3323
3323
  "type": "reflection",
3324
3324
  "declaration": {
3325
- "id": 237,
3325
+ "id": 242,
3326
3326
  "name": "__type",
3327
3327
  "kind": 65536,
3328
3328
  "kindString": "Type literal",
3329
3329
  "flags": {},
3330
3330
  "children": [
3331
3331
  {
3332
- "id": 238,
3332
+ "id": 243,
3333
3333
  "name": "schema",
3334
3334
  "kind": 1024,
3335
3335
  "kindString": "Property",
@@ -3351,7 +3351,7 @@
3351
3351
  {
3352
3352
  "title": "Properties",
3353
3353
  "children": [
3354
- 238
3354
+ 243
3355
3355
  ]
3356
3356
  }
3357
3357
  ],
@@ -3373,7 +3373,7 @@
3373
3373
  ]
3374
3374
  },
3375
3375
  {
3376
- "id": 239,
3376
+ "id": 244,
3377
3377
  "name": "payloadsBySchema",
3378
3378
  "kind": 2048,
3379
3379
  "kindString": "Method",
@@ -3387,14 +3387,14 @@
3387
3387
  ],
3388
3388
  "signatures": [
3389
3389
  {
3390
- "id": 240,
3390
+ "id": 245,
3391
3391
  "name": "payloadsBySchema",
3392
3392
  "kind": 4096,
3393
3393
  "kindString": "Call signature",
3394
3394
  "flags": {},
3395
3395
  "parameters": [
3396
3396
  {
3397
- "id": 241,
3397
+ "id": 246,
3398
3398
  "name": "schema",
3399
3399
  "kind": 32768,
3400
3400
  "kindString": "Parameter",
@@ -3412,7 +3412,7 @@
3412
3412
  "typeArguments": [
3413
3413
  {
3414
3414
  "type": "reference",
3415
- "id": 209,
3415
+ "id": 214,
3416
3416
  "name": "TPayload"
3417
3417
  }
3418
3418
  ],
@@ -3423,7 +3423,7 @@
3423
3423
  ]
3424
3424
  },
3425
3425
  {
3426
- "id": 242,
3426
+ "id": 247,
3427
3427
  "name": "prev",
3428
3428
  "kind": 2048,
3429
3429
  "kindString": "Method",
@@ -3437,14 +3437,14 @@
3437
3437
  ],
3438
3438
  "signatures": [
3439
3439
  {
3440
- "id": 243,
3440
+ "id": 248,
3441
3441
  "name": "prev",
3442
3442
  "kind": 4096,
3443
3443
  "kindString": "Call signature",
3444
3444
  "flags": {},
3445
3445
  "parameters": [
3446
3446
  {
3447
- "id": 244,
3447
+ "id": 249,
3448
3448
  "name": "address",
3449
3449
  "kind": 32768,
3450
3450
  "kindString": "Parameter",
@@ -3472,7 +3472,7 @@
3472
3472
  ]
3473
3473
  },
3474
3474
  {
3475
- "id": 245,
3475
+ "id": 250,
3476
3476
  "name": "toResult",
3477
3477
  "kind": 2048,
3478
3478
  "kindString": "Method",
@@ -3486,7 +3486,7 @@
3486
3486
  ],
3487
3487
  "signatures": [
3488
3488
  {
3489
- "id": 246,
3489
+ "id": 251,
3490
3490
  "name": "toResult",
3491
3491
  "kind": 4096,
3492
3492
  "kindString": "Call signature",
@@ -3498,14 +3498,14 @@
3498
3498
  "types": [
3499
3499
  {
3500
3500
  "type": "reference",
3501
- "id": 204,
3501
+ "id": 209,
3502
3502
  "name": "TBoundWitness"
3503
3503
  },
3504
3504
  {
3505
3505
  "type": "array",
3506
3506
  "elementType": {
3507
3507
  "type": "reference",
3508
- "id": 209,
3508
+ "id": 214,
3509
3509
  "name": "TPayload"
3510
3510
  }
3511
3511
  }
@@ -3516,7 +3516,7 @@
3516
3516
  ]
3517
3517
  },
3518
3518
  {
3519
- "id": 186,
3519
+ "id": 191,
3520
3520
  "name": "hash",
3521
3521
  "kind": 2048,
3522
3522
  "kindString": "Method",
@@ -3532,14 +3532,14 @@
3532
3532
  ],
3533
3533
  "signatures": [
3534
3534
  {
3535
- "id": 187,
3535
+ "id": 192,
3536
3536
  "name": "hash",
3537
3537
  "kind": 4096,
3538
3538
  "kindString": "Call signature",
3539
3539
  "flags": {},
3540
3540
  "typeParameter": [
3541
3541
  {
3542
- "id": 188,
3542
+ "id": 193,
3543
3543
  "name": "T",
3544
3544
  "kind": 131072,
3545
3545
  "kindString": "Type parameter",
@@ -3552,14 +3552,14 @@
3552
3552
  ],
3553
3553
  "parameters": [
3554
3554
  {
3555
- "id": 189,
3555
+ "id": 194,
3556
3556
  "name": "obj",
3557
3557
  "kind": 32768,
3558
3558
  "kindString": "Parameter",
3559
3559
  "flags": {},
3560
3560
  "type": {
3561
3561
  "type": "reference",
3562
- "id": 188,
3562
+ "id": 193,
3563
3563
  "name": "T"
3564
3564
  }
3565
3565
  }
@@ -3580,7 +3580,7 @@
3580
3580
  }
3581
3581
  },
3582
3582
  {
3583
- "id": 190,
3583
+ "id": 195,
3584
3584
  "name": "hashFields",
3585
3585
  "kind": 2048,
3586
3586
  "kindString": "Method",
@@ -3596,14 +3596,14 @@
3596
3596
  ],
3597
3597
  "signatures": [
3598
3598
  {
3599
- "id": 191,
3599
+ "id": 196,
3600
3600
  "name": "hashFields",
3601
3601
  "kind": 4096,
3602
3602
  "kindString": "Call signature",
3603
3603
  "flags": {},
3604
3604
  "typeParameter": [
3605
3605
  {
3606
- "id": 192,
3606
+ "id": 197,
3607
3607
  "name": "T",
3608
3608
  "kind": 131072,
3609
3609
  "kindString": "Type parameter",
@@ -3616,21 +3616,21 @@
3616
3616
  ],
3617
3617
  "parameters": [
3618
3618
  {
3619
- "id": 193,
3619
+ "id": 198,
3620
3620
  "name": "obj",
3621
3621
  "kind": 32768,
3622
3622
  "kindString": "Parameter",
3623
3623
  "flags": {},
3624
3624
  "type": {
3625
3625
  "type": "reference",
3626
- "id": 192,
3626
+ "id": 197,
3627
3627
  "name": "T"
3628
3628
  }
3629
3629
  }
3630
3630
  ],
3631
3631
  "type": {
3632
3632
  "type": "reference",
3633
- "id": 192,
3633
+ "id": 197,
3634
3634
  "name": "T"
3635
3635
  },
3636
3636
  "inheritedFrom": {
@@ -4157,7 +4157,7 @@
4157
4157
  }
4158
4158
  },
4159
4159
  {
4160
- "id": 194,
4160
+ "id": 199,
4161
4161
  "name": "stringify",
4162
4162
  "kind": 2048,
4163
4163
  "kindString": "Method",
@@ -4173,14 +4173,14 @@
4173
4173
  ],
4174
4174
  "signatures": [
4175
4175
  {
4176
- "id": 195,
4176
+ "id": 200,
4177
4177
  "name": "stringify",
4178
4178
  "kind": 4096,
4179
4179
  "kindString": "Call signature",
4180
4180
  "flags": {},
4181
4181
  "typeParameter": [
4182
4182
  {
4183
- "id": 196,
4183
+ "id": 201,
4184
4184
  "name": "T",
4185
4185
  "kind": 131072,
4186
4186
  "kindString": "Type parameter",
@@ -4193,14 +4193,14 @@
4193
4193
  ],
4194
4194
  "parameters": [
4195
4195
  {
4196
- "id": 197,
4196
+ "id": 202,
4197
4197
  "name": "obj",
4198
4198
  "kind": 32768,
4199
4199
  "kindString": "Parameter",
4200
4200
  "flags": {},
4201
4201
  "type": {
4202
4202
  "type": "reference",
4203
- "id": 196,
4203
+ "id": 201,
4204
4204
  "name": "T"
4205
4205
  }
4206
4206
  }
@@ -4219,59 +4219,179 @@
4219
4219
  "type": "reference",
4220
4220
  "name": "PayloadWrapperBase.stringify"
4221
4221
  }
4222
+ },
4223
+ {
4224
+ "id": 186,
4225
+ "name": "tryParse",
4226
+ "kind": 2048,
4227
+ "kindString": "Method",
4228
+ "flags": {
4229
+ "isStatic": true
4230
+ },
4231
+ "sources": [
4232
+ {
4233
+ "fileName": "payload/packages/wrapper/dist/types/Wrapper.d.ts",
4234
+ "line": 16,
4235
+ "character": 11
4236
+ }
4237
+ ],
4238
+ "signatures": [
4239
+ {
4240
+ "id": 187,
4241
+ "name": "tryParse",
4242
+ "kind": 4096,
4243
+ "kindString": "Call signature",
4244
+ "flags": {},
4245
+ "parameters": [
4246
+ {
4247
+ "id": 188,
4248
+ "name": "obj",
4249
+ "kind": 32768,
4250
+ "kindString": "Parameter",
4251
+ "flags": {},
4252
+ "type": {
4253
+ "type": "intrinsic",
4254
+ "name": "unknown"
4255
+ }
4256
+ }
4257
+ ],
4258
+ "type": {
4259
+ "type": "union",
4260
+ "types": [
4261
+ {
4262
+ "type": "intrinsic",
4263
+ "name": "undefined"
4264
+ },
4265
+ {
4266
+ "type": "reference",
4267
+ "typeArguments": [
4268
+ {
4269
+ "type": "intersection",
4270
+ "types": [
4271
+ {
4272
+ "type": "reference",
4273
+ "name": "SchemaFields"
4274
+ },
4275
+ {
4276
+ "type": "reference",
4277
+ "name": "PayloadFields"
4278
+ },
4279
+ {
4280
+ "type": "reflection",
4281
+ "declaration": {
4282
+ "id": 189,
4283
+ "name": "__type",
4284
+ "kind": 65536,
4285
+ "kindString": "Type literal",
4286
+ "flags": {},
4287
+ "children": [
4288
+ {
4289
+ "id": 190,
4290
+ "name": "schema",
4291
+ "kind": 1024,
4292
+ "kindString": "Property",
4293
+ "flags": {},
4294
+ "sources": [
4295
+ {
4296
+ "fileName": "payload/packages/wrapper/dist/types/Wrapper.d.ts",
4297
+ "line": 17,
4298
+ "character": 8
4299
+ }
4300
+ ],
4301
+ "type": {
4302
+ "type": "intrinsic",
4303
+ "name": "string"
4304
+ }
4305
+ }
4306
+ ],
4307
+ "groups": [
4308
+ {
4309
+ "title": "Properties",
4310
+ "children": [
4311
+ 190
4312
+ ]
4313
+ }
4314
+ ],
4315
+ "sources": [
4316
+ {
4317
+ "fileName": "payload/packages/wrapper/dist/types/Wrapper.d.ts",
4318
+ "line": 16,
4319
+ "character": 159
4320
+ }
4321
+ ]
4322
+ }
4323
+ }
4324
+ ]
4325
+ }
4326
+ ],
4327
+ "name": "PayloadWrapperBase"
4328
+ }
4329
+ ]
4330
+ },
4331
+ "inheritedFrom": {
4332
+ "type": "reference",
4333
+ "name": "PayloadWrapperBase.tryParse"
4334
+ }
4335
+ }
4336
+ ],
4337
+ "inheritedFrom": {
4338
+ "type": "reference",
4339
+ "name": "PayloadWrapperBase.tryParse"
4340
+ }
4222
4341
  }
4223
4342
  ],
4224
4343
  "groups": [
4225
4344
  {
4226
4345
  "title": "Constructors",
4227
4346
  "children": [
4228
- 198
4347
+ 203
4229
4348
  ]
4230
4349
  },
4231
4350
  {
4232
4351
  "title": "Properties",
4233
4352
  "children": [
4234
- 212,
4235
- 213,
4236
- 265
4353
+ 217,
4354
+ 218,
4355
+ 270
4237
4356
  ]
4238
4357
  },
4239
4358
  {
4240
4359
  "title": "Accessors",
4241
4360
  "children": [
4242
- 214,
4243
- 247,
4244
- 216,
4245
- 218,
4246
- 259,
4247
- 261,
4248
- 220,
4249
- 249,
4250
- 222,
4251
- 224,
4252
- 226,
4253
- 230,
4254
- 251,
4255
- 232,
4256
- 253,
4257
- 255,
4361
+ 219,
4362
+ 252,
4363
+ 221,
4364
+ 223,
4365
+ 264,
4258
4366
  266,
4259
- 263,
4260
- 257
4367
+ 225,
4368
+ 254,
4369
+ 227,
4370
+ 229,
4371
+ 231,
4372
+ 235,
4373
+ 256,
4374
+ 237,
4375
+ 258,
4376
+ 260,
4377
+ 271,
4378
+ 268,
4379
+ 262
4261
4380
  ]
4262
4381
  },
4263
4382
  {
4264
4383
  "title": "Methods",
4265
4384
  "children": [
4266
- 234,
4267
4385
  239,
4268
- 242,
4269
- 245,
4270
- 186,
4271
- 190,
4386
+ 244,
4387
+ 247,
4388
+ 250,
4389
+ 191,
4390
+ 195,
4272
4391
  166,
4273
4392
  173,
4274
- 194
4393
+ 199,
4394
+ 186
4275
4395
  ]
4276
4396
  }
4277
4397
  ],
@@ -4284,7 +4404,7 @@
4284
4404
  ],
4285
4405
  "typeParameters": [
4286
4406
  {
4287
- "id": 270,
4407
+ "id": 275,
4288
4408
  "name": "TBoundWitness",
4289
4409
  "kind": 131072,
4290
4410
  "kindString": "Type parameter",
@@ -4296,14 +4416,14 @@
4296
4416
  {
4297
4417
  "type": "reflection",
4298
4418
  "declaration": {
4299
- "id": 268,
4419
+ "id": 273,
4300
4420
  "name": "__type",
4301
4421
  "kind": 65536,
4302
4422
  "kindString": "Type literal",
4303
4423
  "flags": {},
4304
4424
  "children": [
4305
4425
  {
4306
- "id": 269,
4426
+ "id": 274,
4307
4427
  "name": "schema",
4308
4428
  "kind": 1024,
4309
4429
  "kindString": "Property",
@@ -4325,7 +4445,7 @@
4325
4445
  {
4326
4446
  "title": "Properties",
4327
4447
  "children": [
4328
- 269
4448
+ 274
4329
4449
  ]
4330
4450
  }
4331
4451
  ],
@@ -4348,7 +4468,7 @@
4348
4468
  }
4349
4469
  },
4350
4470
  {
4351
- "id": 271,
4471
+ "id": 276,
4352
4472
  "name": "TPayload",
4353
4473
  "kind": 131072,
4354
4474
  "kindString": "Type parameter",
@@ -4369,7 +4489,7 @@
4369
4489
  "typeArguments": [
4370
4490
  {
4371
4491
  "type": "reference",
4372
- "id": 204,
4492
+ "id": 209,
4373
4493
  "name": "TBoundWitness"
4374
4494
  }
4375
4495
  ],
@@ -5757,7 +5877,7 @@
5757
5877
  "fileName": "boundwitness/src/index.ts",
5758
5878
  "line": 1,
5759
5879
  "character": 0,
5760
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/aec5fb789/packages/protocol/packages/boundwitness/src/index.ts#L1"
5880
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/49dca501d38/packages/protocol/packages/boundwitness/src/index.ts#L1"
5761
5881
  }
5762
5882
  ]
5763
5883
  }
package/package.json CHANGED
@@ -10,15 +10,15 @@
10
10
  "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
11
11
  },
12
12
  "dependencies": {
13
- "@xyo-network/boundwitness-builder": "^2.43.30",
14
- "@xyo-network/boundwitness-model": "^2.43.30",
15
- "@xyo-network/boundwitness-validator": "^2.43.30",
16
- "@xyo-network/boundwitness-wrapper": "^2.43.30"
13
+ "@xyo-network/boundwitness-builder": "^2.43.32",
14
+ "@xyo-network/boundwitness-model": "^2.43.32",
15
+ "@xyo-network/boundwitness-validator": "^2.43.32",
16
+ "@xyo-network/boundwitness-wrapper": "^2.43.32"
17
17
  },
18
18
  "description": "Primary SDK for using XYO Protocol 2.0",
19
19
  "devDependencies": {
20
- "@xylabs/ts-scripts-yarn3": "^2.13.11",
21
- "@xylabs/tsconfig": "^2.13.11",
20
+ "@xylabs/ts-scripts-yarn3": "^2.14.3",
21
+ "@xylabs/tsconfig": "^2.14.3",
22
22
  "typescript": "^4.9.5"
23
23
  },
24
24
  "browser": "dist/esm/index.js",
@@ -53,5 +53,5 @@
53
53
  },
54
54
  "sideEffects": false,
55
55
  "types": "dist/types/index.d.ts",
56
- "version": "2.43.30"
56
+ "version": "2.43.32"
57
57
  }