debugging

This commit is contained in:
Chris Troutner
2021-08-23 15:51:10 -07:00
parent c06a9ec874
commit 8e5f5f2dbd
+2
View File
@@ -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,