hxx258456 / fabric-gm

fabric国密改造
Other
3 stars 0 forks source link

scripts/createChannel.sh: line 44: osnadmin: command not found #3

Open ygzhang-yolo opened 1 year ago

ygzhang-yolo commented 1 year ago

when I try to build the fabric network by fabric-gm: ./network.sh up createChannel -ca -c mychannel I got the error: scripts/createChannel.sh: line 44: osnadmin: command not found

It seems that there is no command "osnadmin",so, I checked the cmd/ in fabric-gm,obviously,osnadmin is not there. And then I checked the hyperledger/fabric v2.4.3,cmd/osnadmin existed!

I noticed that the fabric-gm is based on hyperledger/fabric v2.4.3,how can I solve this? Thank you so much!

hxx258456 commented 1 year ago

2.4.3 National Secret Transformation, currently 2.2.5 Experimental Transformation