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: Fixed await during acquired lock in rpc::client::fetch_tx_nonce #334

Merged
merged 1 commit into from
Oct 29, 2023

Conversation

frol
Copy link
Collaborator

@frol frol commented Oct 29, 2023

This was flagged by clippy with nursery lints enabled:

cargo clippy --all-features --workspace -- --warn clippy::all --warn clippy::nursery

(There are more warnings to address in #328)

@frol frol merged commit fa1d71b into main Oct 29, 2023
6 checks passed
@frol frol deleted the fix/fixed-await-during-lock branch October 29, 2023 19:59
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.

1 participant