diff --git a/interest_rate_swaps/network/scripts/script.sh b/interest_rate_swaps/network/scripts/script.sh index bde5c7b7fc..4514c837d1 100755 --- a/interest_rate_swaps/network/scripts/script.sh +++ b/interest_rate_swaps/network/scripts/script.sh @@ -162,7 +162,7 @@ queryPackage echo "Approving chaincode..." approveChaincode -. scripts/simulate-commit.sh +. scripts/check-commit-readiness.sh # Check the commit readiness of the chaincode definition echo "Checking the commit readiness of the chaincode definition..."