mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-22 09:12:05 -07:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
80dc296dee | ||
|
|
f01c82631b |
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user