ProjectLibertyLabs/gateway

Fix multi-hash bug

Closed this issue · 0 comments

Context

At appears that the multihash format generated is not correct and sha256 library already prefixes the hash with multihash value;

Acceptence criterea

  • fix the multihash so that the DsnpContent hash verification works as expected
  • Add tests