mirror of
https://github.com/Permissionless-Software-Foundation/ipfs-bch-wallet-service.git
synced 2026-09-21 16:52:03 -07:00
More debugging
This commit is contained in:
@@ -491,6 +491,8 @@ class BCHRPC {
|
||||
retObj.success = true
|
||||
retObj.data = result
|
||||
|
||||
console.log('retObj: ', retObj)
|
||||
|
||||
return retObj
|
||||
} catch (err) {
|
||||
console.error('Error in JSON RPC BCH utxosBulk()')
|
||||
|
||||
Reference in New Issue
Block a user