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
We agreed to do this refactoring at a later stage, when besides signature verification, encryption is also an advertised (or at least well-tested) feature of the SDK, so that the resulting distinction between PrivateAccount/KeypairAccount and PublicAccount/PubKeyAccount has more utility for the end user.
This would provide a more object-oriented approach to signature verification, and most methods would still work.
Related to https://github.com/aleph-im/aleph-sdk-python/pull/19/files that creates a function
verify_signature(...)
outside of the class.The text was updated successfully, but these errors were encountered: