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

Compute nsec dynamically #231

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Compute nsec dynamically #231

merged 1 commit into from
Sep 3, 2024

Conversation

callebtc
Copy link
Collaborator

@callebtc callebtc commented Sep 3, 2024

This pull request updates the useNostrStore to compute the seedSignerPrivateKeyNsec dynamically instead of storing it in local storage. The seedSignerPrivateKeyNsec is now calculated using the seedSignerPrivateKey value and the nip19.nsecEncode function. This change ensures that the seedSignerPrivateKeyNsec is always up-to-date and eliminates the need to store it separately.

@callebtc callebtc merged commit fb12e10 into main Sep 3, 2024
1 check passed
@callebtc callebtc deleted the nsec-stateless branch September 3, 2024 18: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.

1 participant