Skip to content

Conversation

@danielailie
Copy link
Contributor

No description provided.

@danielailie danielailie self-assigned this Jan 21, 2025
Copy link
Contributor

Choose a reason for hiding this comment

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

filename contains 2 consecutive dots.

Comment on lines 15 to 18
private fetcher: IAccountFetcher;
private pollingIntervalInMilliseconds: number;
private timeoutIntervalInMilliseconds: number;
private patienceTimeInMilliseconds: number;
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe can also be "readonly".

Comment on lines +81 to +83
} catch (ex) {
throw ex;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this what we want?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is what we are doing on the transaction watcher also..

Copy link
Contributor

Choose a reason for hiding this comment

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

All right then for now. We should check if that's the best approach - for both of them (separately, another task / PR).

@danielailie danielailie merged commit 640f269 into feat/next Jan 21, 2025
4 checks passed
@danielailie danielailie deleted the TOOL-429-add-account-awaiter branch January 21, 2025 14:03
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.

4 participants