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

Improve documentation to highlight GetHistoryForKey support in asset-transfer-ledger-queries #1233

Open satota2 opened 1 week ago

satota2 commented 1 week ago

Descriptions

It is difficult to find samples in the fabric-samples repository that support the GetHistoryForKey functionality (i.e., asset-transfer-ledger-queries)

As a potential solution, including a note in the asset-transfer-ledger-queries description that mentions it contains GetHistoryForKey might help navigate users better.

Related Dissucussions

https://github.com/hyperledger/fabric-samples/pull/1226