Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 0 additions & 24 deletions docs/knowledge/basics/chain-spec/2xlarge.md

This file was deleted.

27 changes: 0 additions & 27 deletions docs/knowledge/basics/chain-spec/3xlarge.md

This file was deleted.

5 changes: 4 additions & 1 deletion docs/knowledge/basics/chain-spec/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ slug: /basics/chain-spec

# Chain Spec

The Chain Specification is a configuration that defines all core constants of the JAM Chain. The JAM Chain itself has fixed parameters, but for testing and local deployments it can be useful to define alternative versions of these parameters.
The Chain Specification is a configuration that defines all core constants of the JAM Chain. The JAM Chain itself has fixed parameters, but for testing and local deployments it can be useful to define alternative versions of these parameters.

Please consult a few other JAM implementer teams before changing these values, as it is in use for
testnet setup and by W3F test vectors.

## Parameters

Expand Down
24 changes: 0 additions & 24 deletions docs/knowledge/basics/chain-spec/large.md

This file was deleted.

24 changes: 0 additions & 24 deletions docs/knowledge/basics/chain-spec/medium.md

This file was deleted.

24 changes: 0 additions & 24 deletions docs/knowledge/basics/chain-spec/small.md

This file was deleted.

3 changes: 0 additions & 3 deletions docs/knowledge/basics/chain-spec/tiny.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,3 @@ num_ec_pieces_per_segment: 1026
max_block_gas: 20000000
max_refine_gas: 1000000000
```

Please consult a few other JAM implementer teams before changing this spec, as it is in use for
testnet setup and by W3F test vectors.
5 changes: 2 additions & 3 deletions docs/knowledge/basics/chain-spec/toaster.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ slug: /basics/chain-spec/full

# Full

The full scale version that will be known as the "JAM Chain". All parameters here must match the Gray Paper.
The full scale version that will be known as the "JAM Chain". All parameters here must match the Gray Paper.
It is named *full* because it takes up the entire *JAM Toaster*.

```yaml
chain: full
Expand All @@ -23,5 +24,3 @@ num_ec_pieces_per_segment: 6
max_block_gas: 3500000000
max_refine_gas: 5000000000
```

The "full" name comes from the fact that full takes up the entire JAM "Toaster".
26 changes: 0 additions & 26 deletions docs/knowledge/basics/chain-spec/xlarge.md

This file was deleted.