Skip to content

Commit

Permalink
Update src/setup-docker/templates/fabric-docker/scripts/chaincode-fun…
Browse files Browse the repository at this point in the history
…ctions-v2.sh

Co-authored-by: Jakub Dzikowski <[email protected]>
Signed-off-by: Sanket Teli <[email protected]>
  • Loading branch information
Sanket-0510 and dzikowski authored May 7, 2024
1 parent b757959 commit feb2606
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ node_version_check(){
echo $nodejs_version

}

chaincodeBuild() {
local CHAINCODE_NAME=$1
local CHAINCODE_LANG=$2
Expand Down

0 comments on commit feb2606

Please sign in to comment.