fabric-private-chaincode GitHub
PR #689 | Update env.sh |
Signed-off-by: Ravi Singh <59569106+singhravipratap@users.noreply.github.com> **What this PR does / why we need it**: Fix code typo in the file env.sh **Which issue(s) this PR fixes**: Fixes # fixed the type error. export ORG_PATH=\$CONF_PATH/peerOrganizations/${ORG,,}.example.com" >> ${ORG}.env ``` |
Created At 2022-11-24 16:28:58 +0000 UTC