We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb8b2f commit 539f83eCopy full SHA for 539f83e
README.md
@@ -49,7 +49,7 @@ A planned Polkadot collator for the parachain.
49
50
`code`: `CUMULUS_REPO/target/release/wbuild/cumulus-test-parachain-runtime/cumulus_test_parachain_runtime.compact.wasm`
51
52
- `initial_head_data`: Use the file you generated in 4. (name: genesis-state)
+ `initial_head_data`: Use the file you generated in step 3. (name: genesis-state)
53
54
Now your parachain should be registered and the collator should start building blocks and sending
55
them to the relay chain.
0 commit comments