mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-02-21 10:27:26 +08:00
and here
This commit is contained in:
parent
36f581a16b
commit
ddb67eb85b
@ -76,7 +76,7 @@ func (r *DataWorkerIPCServer) CalculateChallengeProof(
|
||||
|
||||
proof, err := r.prover.CalculateChallengeProof(
|
||||
challenge,
|
||||
req.Difficulty,
|
||||
difficulty,
|
||||
)
|
||||
if err != nil {
|
||||
return nil, errors.Wrap(err, "calculate challenge proof")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user