You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree with @ascjones , the best possible solution is trait TopicName { const NAME: &static str; } and const hash calculation. I think we need to create a low-priority issue to not forget about it. Later, maybe someone will make a const version of blake2, and we can easily implement that.
Originally posted by @xgreenx in #1827 (comment)
Related #1838
The text was updated successfully, but these errors were encountered: