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

_initializedAt bool instead of uint40 #25

Closed
inmarelibero opened this issue Jun 9, 2022 · 2 comments
Closed

_initializedAt bool instead of uint40 #25

inmarelibero opened this issue Jun 9, 2022 · 2 comments
Labels
invalid This doesn't seem right

Comments

@inmarelibero
Copy link

Hi, can't _initializedAt at

uint40 private _initializedAt;
be a bool instead?

I saw it's used very little, and I don't get clearly its function. Can you clarify it?

@Nipol
Copy link
Contributor

Nipol commented Jun 9, 2022

related, #4 (comment)

@sydneyitguy
Copy link
Member

sydneyitguy commented Jun 9, 2022

It's being used to sort collections by historical order on the main list of the web front-end

@sydneyitguy sydneyitguy added the invalid This doesn't seem right label Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Development

No branches or pull requests

3 participants