Skip to content

Commit

Permalink
reward job add log.
Browse files Browse the repository at this point in the history
  • Loading branch information
romever committed Nov 14, 2024
1 parent 7826d9c commit 440f9c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions job/task/validator_task.go
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,7 @@ func DelegatorRewardSync(ctx context.Context, svcCtx *svc.ServiceContext) {
return
}
}
logc.Infof(ctx, "delegation reward validator [%s] done.", validatorAddress.String())
}

//update system property
Expand Down

0 comments on commit 440f9c0

Please sign in to comment.