Querying claim history

After an issuer approves the claim, the entire process flow is done and we can use the Fabric API to query the entire life cycle of the claim, as follows:

peer chaincode query -C icchannel -n iccc -c '{"Args":["getHistory","claim_001"]}'

From the output obtained from this query, we can see the entire Fabric transaction history of the claim request.

This ends our test execution.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.104.181