mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 18:15:19 +00:00
8 lines
237 B
Go
8 lines
237 B
Go
package lcd
|
|
|
|
import ()
|
|
|
|
// implement thing that polls blockchain and handles paychan disputes
|
|
// needs plugged into LCD - add a "background processes" slot in the LCD run function?
|
|
// eventually LCD evolves into paychan (network) daemon
|