Skip to content

Commit

Permalink
Update samples/chaincode/cc-tools-demo/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marcus Brandenburger <[email protected]>
Signed-off-by: Osama Magdy <[email protected]>
  • Loading branch information
osamamagdy and mbrandenburger authored Nov 29, 2024
1 parent 06e1453 commit 62409a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/chaincode/cc-tools-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ Congratulations! You have successfully created an FPC chaincode with go using cc

Now you can test all your work again by running the [test](./testTutorial.sh) script

**Note:** In cc-tools-demo, most of these transactions set permissions to filter which orgs are allowed to invoke it or not. The current organization used in this script is "Org1MSP". Also, beware that org names are case semsitive
**Note**: In cc-tools-demo, most of these transactions set permissions to filter which orgs are allowed to invoke it or not. The current organization used in this script is "Org1MSP". Also, beware that org names are case semsitive

## Next Step

Expand Down

0 comments on commit 62409a0

Please sign in to comment.