Merge pull request #99 from Permissionless-Software-Foundation/ct-unstable

fix(debugging): Adding debugging console.log
This commit is contained in:
Chris Troutner
2021-02-24 14:29:35 -08:00
committed by GitHub
+1
View File
@@ -139,6 +139,7 @@ class RateLimits {
if (req.body && req.body.ip) {
key = req.body.ip
}
console.log(`key: ${key}`)
// const pointsToConsume = userId ? 1 : 30
decoded.resource = resource