Does it support version 2.4
Opened this issue · 3 comments
chaunsin commented
Does the sdk support 2.4 version of the chain
andrew-coleman commented
https://github.com/hyperledger/fabric-gateway is supported for Fabric v2.4 onwards.
chaunsin commented
https://github.com/hyperledger/fabric-gateway is supported for Fabric v2.4 onwards.
Thank you revert。I see that this code does not support contract management member management?
iamlzw commented
it support fabric version 2.4,I use fabric-sdk-go v1.0.0,and i can install ,getInstalled,commit approve contract,you can refer my github repo https://github.com/iamlzw/blockchain-benchmark/blob/master/tools/chaincode.go