Skip to content

Commit

Permalink
remove scale V1 (ChainSafe#1935)
Browse files Browse the repository at this point in the history
  • Loading branch information
jimjbrettj authored and timwu20 committed Dec 6, 2021
1 parent 5e032cb commit 8d6d78e
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 2,920 deletions.
4 changes: 0 additions & 4 deletions docs/docs/getting-started/overview/package-library.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,6 @@ Gossamer packages can be categorized into **four package types**:

- the **runtime package** contains various wasm interpreters used to interpret the runtime. It currently contains `life` and `wasmer`; however, `wasmer` is the only interpreter that is fully supported at the moment. In the future, all interpreters will be fully supported.

#### `lib/scale`

- the **scale package** implements the SCALE codec.

#### `lib/services`

- the **services package** implements a common interface for node services.
Expand Down
Loading

0 comments on commit 8d6d78e

Please sign in to comment.