Skip to content

Conversation

@Aniket-pd
Copy link
Contributor

ticket #14
Moves ElectrumClient instantiation outside the try block and disposes it in a finally block to guarantee proper resource cleanup after Electrum sync, even if an error occurs.

Moves ElectrumClient instantiation outside the try block and disposes it in a finally block to guarantee proper resource cleanup after Electrum sync, even if an error occurs.
Reformatted code in example and test files to improve readability and consistency, including argument alignment and removal of unnecessary line breaks. No functional changes were made.
Adjusted indentation in main.dart and test_constants.dart to enhance code clarity and maintain consistent formatting. No functional changes were made.
@Johnosezele
Copy link
Contributor

Thanks @Aniket-pd, pls squash commits into one. There's still CI failure here which may be blocking review.

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