Commit 863b9a3b authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update

parent 4fe56245
......@@ -90,7 +90,9 @@ func (s *Server) PushProof(ctx context.Context, req *witnessv1.PushProofRequest)
Workload: proof.Workload,
})
}
if len(validatedProofs) > 0 {
s.w.AddPendingProof(reward, validatedProofs)
}
return resp, nil
}
......
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