steem-python
steem-python copied to clipboard
how to verify a signed message belongs to account?
using keychain extension, we get a signed message.
how can i find out if signed_message belongs to the given account, so i can verify it's really that user?