Skip to content
Open
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
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,6 @@
[submodule "submodules/laos"]
path = submodules/laos
url = https://github.com/freeverseio/laos.git
[submodule "submodules/polkadot-bulletin-chain"]
path = submodules/polkadot-bulletin-chain
url = https://github.com/paritytech/polkadot-bulletin-chain.git
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ You can download chainspec and save it as `chainspec.json` file, then start the
- [Polkadot AssetHub](polkadot/parachain/asset-hub/chainspec.json)
- [Polkadot BridgeHub](polkadot/parachain/bridge-hub/chainspec.json)
- [Polkadot Collectives](polkadot/parachain/collectives/chainspec.json)
- [Polkadot Bulletin](polkadot/parachain/bulletin/chainspec.json)
- [Polkadot Acala](polkadot/parachain/acala/chainspec.json)
- [Polkadot Clover](polkadot/parachain/clover/chainspec.json)
- [Polkadot Moonbeam](polkadot/parachain/moonbeam/chainspec.json)
Expand Down Expand Up @@ -126,6 +127,8 @@ You can download chainspec and save it as `chainspec.json` file, then start the
- [Paseo Coretime](paseo/parachain/coretime/chainspec.json)
- [Paseo People](paseo/parachain/people/chainspec.json)
- [Paseo People Next](paseo/parachain/people-next/chainspec.json)
- [Paseo Bulletin Next](paseo/parachain/bulletin-next/chainspec.json)
- [Paseo Bulletin Next v2](paseo/parachain/bulletin-next-v2/chainspec.json)
- [Paseo Muse](paseo/parachain/muse/chainspec.json)

### Westend
Expand All @@ -138,3 +141,4 @@ You can download chainspec and save it as `chainspec.json` file, then start the
- [Westend Muse](westend/parachain/mythical/chainspec.json)
- [Westend Penpal](westend/parachain/penpal/chainspec.json)
- [Westend People](westend/parachain/people/chainspec.json)
- [Westend Bulletin](westend/parachain/bulletin/chainspec.json)
1 change: 1 addition & 0 deletions paseo/parachain/bulletin-next-v2/chainspec.json
77 changes: 0 additions & 77 deletions paseo/parachain/bulletin-next/chainspec.json

This file was deleted.

1 change: 1 addition & 0 deletions paseo/parachain/bulletin-next/chainspec.json
1 change: 0 additions & 1 deletion paseo/parachain/bulletin-next/genesis-head

This file was deleted.

79 changes: 0 additions & 79 deletions paseo/parachain/bulletin-next/raw.json

This file was deleted.

79 changes: 0 additions & 79 deletions paseo/parachain/bulletin/chainspec.json

This file was deleted.

81 changes: 0 additions & 81 deletions paseo/parachain/bulletin/raw.json

This file was deleted.

70 changes: 0 additions & 70 deletions polkadot/parachain/bulletin/chainspec.json

This file was deleted.

1 change: 1 addition & 0 deletions polkadot/parachain/bulletin/chainspec.json
1 change: 0 additions & 1 deletion polkadot/parachain/bulletin/genesis-head

This file was deleted.

76 changes: 0 additions & 76 deletions polkadot/parachain/bulletin/raw.json

This file was deleted.

1 change: 1 addition & 0 deletions submodules/polkadot-bulletin-chain
79 changes: 0 additions & 79 deletions westend/parachain/bulletin/chainspec.json

This file was deleted.

1 change: 1 addition & 0 deletions westend/parachain/bulletin/chainspec.json
78 changes: 0 additions & 78 deletions westend/parachain/bulletin/raw.json

This file was deleted.

Loading