@typeberry/lib 0.1.2-8c85275 → 0.1.2-a90b655

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.
@@ -8,6 +8,7 @@ export * as config_node from "@typeberry/config-node";
8
8
  export * as crypto from "@typeberry/crypto";
9
9
  export * as database from "@typeberry/database";
10
10
  export * as erasure_coding from "@typeberry/erasure-coding";
11
+ export * as fuzz_proto from "@typeberry/fuzz-proto";
11
12
  export * as hash from "@typeberry/hash";
12
13
  export * as jam_host_calls from "@typeberry/jam-host-calls";
13
14
  export * as json_parser from "@typeberry/json-parser";