This commit is contained in:
Miodec 2022-03-16 21:34:02 +01:00
parent 7cb4bb9a35
commit b6aa92b5cd

View file

@ -74,6 +74,7 @@ class ResultController {
const resulthash = result.hash;
delete result.hash;
delete result.strigified;
if (
req.ctx.configuration.resultObjectHashCheck.enabled &&
resulthash.length === 64