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
Currently the user has to statically know the device size since BLOCK_COUNT is an associated constant. It would be useful if it would be possible to dynamically determine the device size instead.
The text was updated successfully, but these errors were encountered:
Currently the user has to statically know the device size since
BLOCK_COUNT
is an associated constant. It would be useful if it would be possible to dynamically determine the device size instead.The text was updated successfully, but these errors were encountered: