Query Chaincode from All Server's CLI
Query one final time:
peer chaincode query -C $CHANNEL_NAME -n user-chaincode -c '{"Args":["getBalance"]}'
They should repeat the same result
Updated over 1 year ago
Query one final time:
peer chaincode query -C $CHANNEL_NAME -n user-chaincode -c '{"Args":["getBalance"]}'
They should repeat the same result
Updated over 1 year ago