Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In GetEpoch(), uint64 needs to be removed #844

Closed
ashish10677 opened this issue Jul 18, 2022 · 0 comments · Fixed by #858
Closed

In GetEpoch(), uint64 needs to be removed #844

ashish10677 opened this issue Jul 18, 2022 · 0 comments · Fixed by #858
Milestone

Comments

@ashish10677
Copy link
Member

uint64 is redundant in
https://github.com/razor-network/razor-go/blob/c199ec663ddcf872daab3caab8b81302e959d11b/utils/common.go#L147
since, latestHeader.Time is already a uint64 value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants