Relative Content

Tag Archive for javascriptblockchainhyperledger-fabrichyperledgerhyperledger-chaincode

Previous hash and data_hash not matching in hyper ledger fabric

I am working on the fabric test network trying to fetch blocks by number and check the block hash, and i use fabric 2.5 with the new fabric gateway api. I insert a data and check the transaction for the consicutive transaction to check weather i get the data hash on the next block previous hash. but they both are always different when i check with the api.

Previous hash and data_hash not matching in hyper ledger fabric

I am working on the fabric test network trying to fetch blocks by number and check the block hash, and i use fabric 2.5 with the new fabric gateway api. I insert a data and check the transaction for the consicutive transaction to check weather i get the data hash on the next block previous hash. but they both are always different when i check with the api.