Commit e1b452e2 authored by vicotor's avatar vicotor

update

parent 60f2ac1e
......@@ -351,6 +351,7 @@ func (wm *WorkerManager) manageWorker(worker *Worker) error {
proof.ProofTaskResult = &omanager.ProofTaskResult{
TaskUuid: result.TaskUuid,
ManagerSignature: signature,
Workload: uint64(task.TaskWorkload),
ContainerPubkey: utils.CombineBytes(task.ContainerPubkey),
}
......
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