Commit ca390b09 authored by vicotor's avatar vicotor

update

parent 94e68558
......@@ -416,7 +416,7 @@ func (wm *WorkerManager) handleWorkerMsg(worker *Worker) {
// todo: handler worker device info
log.WithFields(log.Fields{
"worker": worker.uuid,
}).Debugf("receive worker device info:%v", msg.DeviceInfo.Devices)
}).Debugf("receive worker device info:%v", msg.DeviceInfo)
{
// receive device info
worker.publicKey = msg.DeviceInfo.MinerPubkey
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment