boltlabs-inc / zeekoe

Zero-knowledge layer-2 payment channels
MIT License
24 stars 1 forks source link

Refactor the customer to go through `zkchannels-customer watch` #331

Open yaymukund opened 2 years ago

yaymukund commented 2 years ago

This is a significant change, but ties into multiple issues we're facing:

The fix will happen in two parts:

  1. zkchannel-customer watch should spin up a TCP server, and polling the chain should happen within that server.
  2. All the commands should issue a command to the poll watcher.