update copy on notice banner and blob debug info

This commit is contained in:
2022-10-05 11:18:25 +01:00
parent e9cbee2eb5
commit 2d1c6bb37a
9 changed files with 29 additions and 21 deletions
@@ -17,7 +17,7 @@ ApiProxy.get(async (req, res) => {
var checkquerypath =
"/api/file/getawaitingsubmissionfromblob?container=" + containerName;
// console.log(req.url);
console.log("///////////\ngetawaitingsubmissionblob url :", req.url);
// console.log(hashAPIPath(checkquerypath), checkHash);
// console.log(hashAPIPath(checkquerypath) == "&hash=" + checkHash);