mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-22 01:02:05 -07:00
Merge pull request #185 from Permissionless-Software-Foundation/ct-unstable
fix(rate-limiting): Adding debugging for most used endpoint
This commit is contained in:
@@ -195,6 +195,8 @@ class Electrum {
|
||||
}
|
||||
}
|
||||
|
||||
console.log('req.locals: ', req.locals)
|
||||
|
||||
const response = await _this.axios.post(
|
||||
`${_this.fulcrumApi}electrumx/balance/`,
|
||||
{ addresses }
|
||||
|
||||
Reference in New Issue
Block a user