This repository was archived by the owner on Oct 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Documentation for creating a private network with 2 nodes #5546
Merged
Merged
Changes from 1 commit
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
9a0ada4
Rename existing private network documentation
halfalicious 98409f3
Initial (extremely rough) version of new private docs
halfalicious 0d1ea37
Lots of revisions. Still need to add proper formatting
halfalicious 515cf26
More edits
halfalicious d672288
First round of formatting changes
halfalicious 119b719
More formatting changes and minor language tweaks
halfalicious ab56949
More formatting changes/edits
halfalicious 8b9983d
More minor tweaks
halfalicious d918c99
More updates
halfalicious 0f37479
Yet more edits
halfalicious ad8787b
Update index
halfalicious 48eead6
Address PR feedback
halfalicious File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev
Previous commit
Address PR feedback
- Loading branch information
commit 48eead6b8ea20f3bf988912e6cea1dd3bafeda72
There are no files selected for viewing
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you mean to have both
What is a Private Network?andWhat is a Private Chain?sections?For the purposes of this documentation ...sentence is almost identicalThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, I meant to have both sections since I think a private network and a private chain are 2 distinct concepts (though they are frequently used together) - for example, you can run a private network with a mainnet chain config.
I've tweaked the verbiage in the "private chain" section so that it doesn't sound so similar to the previous section.