bityoga / fabric_test_chaincodes

0 stars 0 forks source link

**Update Chaincode to Fabric V2.2 Lifecycle** #1

Open anandhakumarpalanisamy opened 3 years ago

anandhakumarpalanisamy commented 3 years ago
anandhakumarpalanisamy commented 3 years ago

This is completed and tested.
Lifecycle install instructions are here : https://github.com/bityoga/articonf-bank-chaincode/blob/main/README.md

The only problem is : Hyperledger explorer is not showing the chaincodes installed through lifecycle method in the chaincode tab. But it is showing the chaincode in the transaction tab.

Other than that . Lifecycle method works fine when V2_2 capabilities are enabled.