I have been going through FabCar sample from hyperledger official site below are my questions.
What is the purpose of transaction ID that were generated which we get as a response after successfully making a transaction?
Does that transactionID be helpful in querying particular block?
Is it the right way to query CouchDB and get results? or do the blocks needs to be explored/queried, if so how?