pshgpt

Results 3 comments of pshgpt

Did anyone find any solution for this problem ?

export SEQUENCE=1 export VERSION="1.0" kubectl hlf chaincode approveformyorg --config=org1.yaml --user=admin --peer=org1-peer0.default \ --package-id=$PACKAGE_ID \ --version "$VERSION" --sequence "$SEQUENCE" --name=asset \ --policy="OR('Org1MSP.member')" --channel=demo This is the correct command for approving the...

@EphraimNetWorks I'm also facing this same issue. Could you please tell me what is the value for $ORDERER_ADMIN_DOMAIN