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 believe there is a mistake. The referenced function has nothing to do with the message signing code. Neither the publicly available message signing method Ed25519.Sign nor its internal twin are expecting the public key among their arguments.
P.S. I find myself confused by the fact that the people are ignoring the documentation even when it comes to cryptography. 🫤
The text was updated successfully, but these errors were encountered:
I believe there is a mistake. The referenced function has nothing to do with the message signing code. Neither the publicly available message signing method Ed25519.Sign nor its internal twin are expecting the public key among their arguments.
P.S. I find myself confused by the fact that the people are ignoring the documentation even when it comes to cryptography. 🫤
The text was updated successfully, but these errors were encountered: