Tools, FAQ, Tutorials:
Uninstall Chaincode on BYFN Peers
How to uninstall chaincodes on BYFN Peers?
✍: FYIcenter.com
Unfortunately, the BYFN CLI "peer chaincode" command
does offer any option to uninstall chaincodes from a given peer.
You have two options when your chaincodes from different peers are out of sync or incompatible:
1. Destroy chaincode instance and re-install chaincode on all peers.
2. Upgrade chaincode instance to the next version to fix the issue.
⇒ Upgrade Chaincode Instance on BYFN
⇐ BYFN Chaincode Docker Container
2020-09-15, ∼1907🔥, 0💬
Popular Posts:
How to use the "send-one-way-request" Policy statement to call an extra web service for an Azure API...
How To Use an Array as a Queue in PHP? A queue is a simple data structure that manages data elements...
How to create a new API on the Publisher Dashboard of an Azure API Management Service? If you are ne...
dev.FYIcenter.com is a Website for software developer looking for software development technologies,...
How to use the "forward-request" Policy Statement to call the backend service for an Azure API servi...