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

Save investments list to Nostr called incorrectly #249

Open
dangershony opened this issue Jan 20, 2025 · 0 comments
Open

Save investments list to Nostr called incorrectly #249

dangershony opened this issue Jan 20, 2025 · 0 comments

Comments

@dangershony
Copy link
Member

the method SaveInvestmentsListToNostrAsync takes words to publish to nostr but what if the wallet is locked by then?

Image

await SaveInvestmentsListToNostrAsync();

We unlock the wallet to fetch the content and decrypt it but if the investor waits too long the wallet might become locked
and then it will disrupt the rest of the flow

That method should be called last and it should prompt the wallet popup.

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

1 participant