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

generate_connection-json.sh contains a configuration error #41

Open
CodingSinceThe80s opened this issue Sep 11, 2021 · 0 comments
Open

Comments

@CodingSinceThe80s
Copy link
Collaborator

Hi everyone,

please note that in the master branch the file generate_connection-json.sh lines 43 and 55 it says

"url": "grpcs://${MF_HOST}:7050",

this is not correct (the rest api itself is not a gRPC host).The corresponding orderers or peers should be inserted her e.g. orderer.myorg.net:7050 or peer.myorg.net:7050

Best
Razvan

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