OSDN Git Service

add
authorHAOYUatHZ <haoyu@protonmail.com>
Fri, 2 Aug 2019 09:05:42 +0000 (17:05 +0800)
committerHAOYUatHZ <haoyu@protonmail.com>
Fri, 2 Aug 2019 09:05:42 +0000 (17:05 +0800)
toolbar/precog/monitor/monitor.go

index d57d6c9..09f92df 100644 (file)
@@ -40,7 +40,8 @@ func (m *monitor) updateBootstrapNodes() error {
 }
 
 func (m *monitor) monitorRountine() error {
-       // TODO: dail, get lantency
+       // TODO: dail, get lantency & best_height
+       // TODO: decide check_height("best best_height" - "confirmations")
        // TODO: get blockhash by height, get latency
        // TODO: update lantency, active_time and status
        return nil