fix(rate-limiting): Adding debugging for most used endpoint

This commit is contained in:
Chris Troutner
2022-04-24 17:41:59 -07:00
parent fd897a8fb0
commit 302f3c6a0e
+2
View File
@@ -195,6 +195,8 @@ class Electrum {
}
}
console.log('req.locals: ', req.locals)
const response = await _this.axios.post(
`${_this.fulcrumApi}electrumx/balance/`,
{ addresses }