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

fix: error message on rpc errors #1804

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

niklasad1
Copy link
Member

This PR changes the error message from:

Error getting nonce: Rpc error: RPC error: The background task closed connection closed; restart required

to:

Error getting nonce: RPC error: The background task closed connection closed; restart required

Thus, no need to emit RPC twice...

@niklasad1 niklasad1 requested a review from a team as a code owner October 1, 2024 15:49
@niklasad1 niklasad1 merged commit cbf05d1 into master Oct 1, 2024
13 checks passed
@niklasad1 niklasad1 deleted the na-cleanup-error-types branch October 1, 2024 18:01
@jsdw jsdw mentioned this pull request Oct 24, 2024
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.

3 participants