OSDN Git Service

update
authorHAOYUatHZ <haoyu@protonmail.com>
Fri, 2 Aug 2019 08:47:42 +0000 (16:47 +0800)
committerHAOYUatHZ <haoyu@protonmail.com>
Fri, 2 Aug 2019 08:47:42 +0000 (16:47 +0800)
toolbar/precog/monitor/monitor.go

index 10b8168..d57d6c9 100644 (file)
@@ -40,8 +40,8 @@ func (m *monitor) updateBootstrapNodes() error {
 }
 
 func (m *monitor) monitorRountine() error {
-       // TODO: dail
-       // TODO: get blockhash by height
-       // TODO: update
+       // TODO: dail, get lantency
+       // TODO: get blockhash by height, get latency
+       // TODO: update lantency, active_time and status
        return nil
 }