Merged
Conversation
themacexpert
approved these changes
Sep 6, 2023
| @@ -51,15 +51,15 @@ Using Docker enables you to spin up a node in a matter of seconds. Once you have | |||
| ```bash | |||
Contributor
There was a problem hiding this comment.
Just checking is there a reason we don't have the RPC external flag on the Ubuntu command?
Contributor
Author
There was a problem hiding this comment.
oversight. i'll add it! thanks! 🎣
wuzhong-papermoon
added a commit
to wuzhong-papermoon/moonbeam-docs-cn
that referenced
this pull request
Nov 28, 2023
eshaben
pushed a commit
to moonbeam-foundation/moonbeam-docs-cn
that referenced
this pull request
Dec 8, 2023
Jess25051980
approved these changes
Mar 7, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
As of client v0.33.0, some
--ws-*flags have been deprecated in favor of--rpc-*. The complete list of flags changed can be viewed in this PR: paritytech/substrate#13384With this change, the default port for the
--rpc-portflag is 9944, which is the default port for handling both RPC and WS connections as it has been since client v0.30.0.This PR makes the necessary changes.
Checklist
moonbeam-docs-cnrepo, I have created a ticket for the translations in JiraAfter Translation Requirements