8000 Added check for investment in the indexer to notify the founder of the final state by DavidGershony · Pull Request #356 · block-core/angor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added check for investment in the indexer to notify the founder of the final state #356

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

DavidGershony
Copy link
Collaborator

No description provided.

@@ -317,6 +334,9 @@
?? throw new ArgumentException("The project was not found, try to scan in the founder page");

await FetchPendingSignatures(FounderProject);

investments = await indexerService.GetInvestmentsAsync(FounderProject.ProjectInfo.ProjectIdentifier);
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't this go in the refresh button?

@DavidGershony DavidGershony merged commit daab265 into main May 6, 2025
3 checks passed
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
0