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:
@@ -99,6 +99,8 @@ class JSONRPC {
|
||||
// await _this.ipfsCoord.ipfs.orbitdb.sendToDb(from, retStr)
|
||||
console.log('responding to JSON RPC command')
|
||||
const thisNode = _this.ipfsCoord.thisNode
|
||||
console.log('thisNode: ', thisNode)
|
||||
|
||||
try {
|
||||
await _this.ipfsCoord.useCases.peer.sendPrivateMessage(
|
||||
from,
|
||||
|
||||
Reference in New Issue
Block a user