0g-chain/internal/x/paychan/client/rest/channel-watcher.go

8 lines
241 B
Go
Raw Normal View History

2018-07-08 22:09:07 +00:00
package lcd
import ()
2018-09-02 02:57:42 +00:00
// implement a thing to poll blockchain and handles paychan disputes
2018-07-08 22:09:07 +00:00
// needs plugged into LCD - add a "background processes" slot in the LCD run function?
2018-09-02 02:57:42 +00:00
// eventually LCD could evolve into paychan (network) daemon