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

Add impl From<Event> for UnsignedEvent #355

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

benthecarman
Copy link
Contributor

Not sure if this is the best way about going about this. Want to take a signed event and modify it. My plan is to convert to an unsigned event, modify it as I need, recalc event id, and then sign it

Copy link
Member

@yukibtc yukibtc left a comment

Choose a reason for hiding this comment

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

ACK d0a7be6

@yukibtc yukibtc merged commit fd23869 into rust-nostr:master Mar 13, 2024
6 checks passed
@benthecarman benthecarman deleted the to-unsigned-event branch March 13, 2024 13:10
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