-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(WalletParserTests.cs): Remove unused code and fix variable n…
…ames for clarity The changes in this commit remove unused code and fix variable names in the WalletParserTests.cs file. The following changes were made: - Removed the unused wallet1HotWalletImported variable for Native Segwit, Nested Segwit, Legacy, and Taproot hot wallets. - Renamed the wallet1ColdWallet variable to walletColdWallet for clarity. - Updated the variable names in the GetOutputDescriptor method calls to reflect the changes. These changes improve the readability and maintainability of the code.
- Loading branch information
Showing
1 changed file
with
7 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters