I made a mistake my chaincode and installed them on the peers on my network. When I tried to instantiate the chaincode in the channels, I found the error.
- Is there a way to debug chaincode before installing it on peers ? It seems to only get flagged when you instantiate it.
- Is there a way to delete the chaincode from the peers without having to restart the network?