I have gone through documentation and I want to secure private data using GetTransient
but I am not having idea that where to put collection-config.json
.
If it is needed to be put under package root, then when should I pass it by flag --collections-config
. As per documentation, it is suggested to pass for all three later methods - approveformyorg
, checkcommitreadiness
& commit
. I could not get example for this (node chaincode example will be preferred).
Any help or direction, will be appreciated.