mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-service.git
synced 2026-09-21 16:52:03 -07:00
Debugging
This commit is contained in:
@@ -242,7 +242,7 @@ class BCHRPC {
|
|||||||
|
|
||||||
return retObj
|
return retObj
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error('Error in JSON RPC BCH balance()')
|
console.error('Error in JSON RPC BCH balance(): ', err)
|
||||||
// throw err
|
// throw err
|
||||||
|
|
||||||
// Return an error response
|
// Return an error response
|
||||||
|
|||||||
Reference in New Issue
Block a user