fix: remove unused parameters from stringifyMandiri call in verifySignature function
Deploy Application / deploy (push) Successful in 40s Details

This commit is contained in:
faisolavolut 2025-11-11 09:06:31 +07:00
parent 30a93df340
commit 93d710af84
1 changed files with 0 additions and 2 deletions

View File

@ -35,8 +35,6 @@ export default async function ({
}
}
const hashBody = await stringifyMandiri({
user,
session,
data: get(data, "requestbody"),
});
const stringToSign = pattern