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

chore: add method to get recover progress #4509

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

maan2003
Copy link
Member

@maan2003 maan2003 commented Mar 8, 2024

No description provided.

@maan2003 maan2003 requested a review from a team as a code owner March 8, 2024 19:05
@@ -1506,6 +1507,11 @@ impl Client {
Ok(())
}

pub fn recovery_progress(&self) -> impl Stream<Item = (ModuleInstanceId, RecoveryProgress)> {
Copy link
Contributor

Choose a reason for hiding this comment

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

Docstring, and maybe rename to get_recovery_progress_stream?
Nouns <<< Verbs :D

dpc
dpc previously approved these changes Mar 8, 2024
dpc
dpc previously approved these changes Mar 8, 2024
@dpc dpc enabled auto-merge March 8, 2024 19:33
@dpc dpc added this pull request to the merge queue Mar 8, 2024
Merged via the queue into fedimint:master with commit 69a1d5f Mar 8, 2024
20 checks passed
@maan2003 maan2003 deleted the push-wsrxtrpsmzmk branch March 21, 2024 11:52
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.

None yet

3 participants