holochain / n3h

nodejs implementation of holochain networking / p2p backend process
48 stars 7 forks source link

"untrackDna" #42

Closed ddd-mtl closed 5 years ago

ddd-mtl commented 5 years ago

Handle "untrackDna" in mock and hackmode. Now n3h will check that the DNA is tracked by the agent before processing IPC messages. If DNA is not tracked, n3h will send back a "failureResult" message to IPC endpoint.