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

signmessage: add signmessage cmd #121

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

sputn1ck
Copy link
Member

@sputn1ck sputn1ck commented Feb 5, 2024

This commit adds the signmessage command which allows a user to sign a message with the nodes identity key, similiar to lncli signmessage.

Copy link
Member

@guggero guggero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, thank you very much for the PR!
Tested and works as advertised 🎉

cmd/chantools/signmessage.go Outdated Show resolved Hide resolved
cmd/chantools/signmessage.go Outdated Show resolved Hide resolved
cmd/chantools/signmessage.go Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
This commit adds the signmessage command which allows a user to sign a
message with the nodes identity key, similiar to `lncli signmessage`.
@guggero guggero merged commit c75f9ff into lightninglabs:master Feb 6, 2024
2 checks passed
@sputn1ck sputn1ck deleted the signmessage branch February 6, 2024 10:37
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

Successfully merging this pull request may close these issues.

2 participants