Skip to content
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

Using OrdererEndpoints in the global channelconfig which will be deprecated in Fabric 3 #53

Open
arner opened this issue Apr 17, 2024 · 0 comments

Comments

@arner
Copy link
Contributor

arner commented Apr 17, 2024

Fabric 3 will remove OrdererEndpoints in favor of Endpoints on the Orderer MSP config. As discussed in todays Fabric maintainers call).

The ansible python modules encode the 'old way' into the configuration block:

config_update_json['read_set']['values'].setdefault('OrdererAddresses', dict())

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant