-
Notifications
You must be signed in to change notification settings - Fork 8.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove anchor peers from configtx.yaml tutorial #2257
Conversation
Signed-off-by: Nikhil Gupta <[email protected]>
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.
Looks good to me! And this reminds me that I've been meaning to remove AnchorPeers from sampleconfig/configtx.yaml
. I'll open a PR for that.
@Mergifyio backport release-2.3 |
@Mergifyio backport release-2.2 |
Command
|
Signed-off-by: Nikhil Gupta <[email protected]> (cherry picked from commit e208c7c)
Signed-off-by: Nikhil Gupta <[email protected]> (cherry picked from commit e208c7c)
Command
|
Signed-off-by: Nikhil Gupta <[email protected]> (cherry picked from commit e208c7c)
Signed-off-by: Nikhil Gupta <[email protected]> (cherry picked from commit e208c7c)
Signed-off-by: Nikhil Gupta [email protected]
Type of change
Description
This deprecated feature has been removed from the configtx.yaml of the test network. We should remove this section from the tutorial as well.
Anchor peers are documented in the main create channel tutorial.