I am using IBM bluemix blockchain service to tryout some smart contract logic for my asset sharing demo. Is there anyway to query the asset modified history in hyp
From the Fabric FAQ, A. The chaincode API GetHistoryForKey() will return history of values for a key.