mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
Merge pull request #186 from Permissionless-Software-Foundation/ct-unstable
fix(electrumx): more debugging
This commit is contained in:
@@ -115,6 +115,8 @@ class Electrum {
|
||||
cashAddr
|
||||
)
|
||||
|
||||
console.log('req.locals: ', req.locals)
|
||||
|
||||
const response = await _this.axios.get(
|
||||
`${_this.fulcrumApi}electrumx/balance/${address}`
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user