Skip to content

Commit

Permalink
chore: update RILT chain spec and boot nodes (#633)
Browse files Browse the repository at this point in the history
## fixes KILTprotocol/ticket#3400

RILT is booted from scratch, resulting in a different genesis
state/wasm. To add more nodes later on, we need to update the chain's
specifications.

The chain spec is generated by calling: 

`docker run kiltprotocol/kilt-node:1.13.0 build-spec --chain=rilt-new
--raw > nodes/parachain/res/rilt.json`

The deprecated bootnodes are also updated.
  • Loading branch information
Ad96el committed Aug 20, 2024
1 parent be314ab commit d46997b
Show file tree
Hide file tree
Showing 5 changed files with 141 additions and 372 deletions.
Loading

0 comments on commit d46997b

Please sign in to comment.