Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please I know this is not the right place to ask this but I guess this discussion thread seems to be getting quick response that's why I asked this here. #1130

Closed
sergeibystrov opened this issue Sep 18, 2022 · 1 comment

Comments

@sergeibystrov
Copy link

Please I know this is not the right place to ask this but I guess this discussion thread seems to be getting quick response that's why I asked this here.

I am using the latest version of NBitcoin and it seems to be different from the previous version of 4.1.1 which is easy as taking the message string parameter to sign a message and verify but it's kind of difficult to sign a message in latest version 7.* Please how do I sign a message and verify a message. Thank you.
Bar m = key.privatekey.signmrssage(message.text);
Above code is for NBitcoin 4.1.1.86

I am using latest stable version which is different. Don't know how

Originally posted by @sergeibystrov in #1126 (comment)

@NicolasDorier
Copy link
Collaborator

See conversation on #1094

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants