hyperledger / fabric-samples

Samples for Hyperledger Fabric
https://wiki.hyperledger.org/display/fabric
Apache License 2.0
2.74k stars 3.34k forks source link

GetHistoryForKey added to the chaincode-typescript #1225

Closed ajiths10 closed 2 weeks ago

ajiths10 commented 2 weeks ago

Added a chaincode transaction to retrieve the complete history of an asset using its asset ID.