I need to validate the authenticity of the file which I get using āipfs catā. I prefer to not trust ipfs client, so I want to validate the hash by myself.
My question is following: How to compose the full āblockā from which IPFS multihash is calculated?