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
{{ message }}
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.
Currently, we use two [u8; 32] arrays in the contract to house a signature. This should be a [u8; 64] but ink did not support this until lately (use-ink/ink#1787). Upgrade ink to get this feature then implement it
No description provided.
The text was updated successfully, but these errors were encountered: