How to upgrade chaincode in DL Gateway

Prerequisites

User has logged into DL Unify .

How to upgrade chaincode in DL Gateway

  1. Click on the update chaincode button in DL Gateway dashboard.
  2. 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.
  3. The chaincode name and chaincode version are reflected in the input fields. User should
    enter function name.
  4. Enter function arguments in args. Arguments should be inside square brackets i.e. [],
    eg. [“args1”,”args2”,”args3”].
  5. Click on deploy button to install and update chaincode