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