We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
i your tutorial in the second step you have composer runtime install --card PeerAdmin@hlfv1 --businessNetworkName composer-file-stroage-ways
composer runtime install --card PeerAdmin@hlfv1 --businessNetworkName composer-file-stroage-ways
but if i execute it, composer return and argument fail have something wrong?
The text was updated successfully, but these errors were encountered:
It should be
composer network install --card PeerAdmin@hlfv1 -a composer-file-stroage-ways\@0.0.1.bna
Sorry, something went wrong.
Fix Issue #1 - card installation command has changed.
18c7999
The "composer network start" command is also wrong.
composer network start --card PeerAdmin@hlfv1 --networkAdmin admin --networkAdminEnrollSecret adminpw --file networkadmin.card --networkName composer-file-stroage-ways --networkVersion '0.0.1'
No branches or pull requests
Hi
i your tutorial in the second step you have
composer runtime install --card PeerAdmin@hlfv1 --businessNetworkName composer-file-stroage-ways
but if i execute it, composer return and argument fail
have something wrong?
The text was updated successfully, but these errors were encountered: