Prerequisites
User has logged into DL Unify .
How to upgrade chaincode in DL Gateway
- Click on the update chaincode button in DL Gateway dashboard.
- Click on browse chaincode button to select updated chaincode files in update chaincode window.
Note: Refer download previous chaincode manual for procedure of downloading the chaincode.
- The chaincode name and chaincode version are reflected in the input fields. User should
enter function name.
- Enter function arguments in args. Arguments should be inside square brackets i.e. [],
eg. [“args1”,”args2”,”args3”].
- Click on deploy button to install and update chaincode