mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-18 07:55:10 +00:00
Update stale script name in interest rate swaps
FAB-16283 #done Change-Id: I0db01dbceaa9a3f81703a9194167636a6b47bcac Signed-off-by: Will Lahti <wtlahti@us.ibm.com>
This commit is contained in:
parent
5d8f287c40
commit
0063abed2a
1 changed files with 1 additions and 1 deletions
|
|
@ -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..."
|
||||
|
|
|
|||
Loading…
Reference in a new issue