Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
d50fbc86
Unverified
Commit
d50fbc86
authored
Aug 11, 2021
by
Chevdor
Committed by
GitHub
Aug 11, 2021
Browse files
Fix kusama local chain name (#3619)
parent
88db2d85
Pipeline
#152240
passed with stages
in 41 minutes and 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.github/ISSUE_TEMPLATE/release.md
View file @
d50fbc86
...
@@ -112,7 +112,7 @@ on Github, or
...
@@ -112,7 +112,7 @@ on Github, or
[
AWS
](
https://releases.parity.io/polkadot/x86_64-debian:stretch/{{
env.VERSION }}-rc1/polkadot)
[
AWS
](
https://releases.parity.io/polkadot/x86_64-debian:stretch/{{
env.VERSION }}-rc1/polkadot)
(adjust the rc in this URL as necessary).
(adjust the rc in this URL as necessary).
2.
Run the release-candidate binary using a local chain:
2.
Run the release-candidate binary using a local chain:
`./polkadot --chain=polkadot-local`
or
`./polkadot --chain=kusama
.
local`
`./polkadot --chain=polkadot-local`
or
`./polkadot --chain=kusama
-
local`
3.
Use
[
`polkadot-js-tools`
](
https://github.com/polkadot-js/tools
)
to compare
3.
Use
[
`polkadot-js-tools`
](
https://github.com/polkadot-js/tools
)
to compare
the metadata:
the metadata:
-
For Polkadot:
`docker run --network host jacogr/polkadot-js-tools metadata wss://rpc.polkadot.io ws://localhost:9944`
-
For Polkadot:
`docker run --network host jacogr/polkadot-js-tools metadata wss://rpc.polkadot.io ws://localhost:9944`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment