-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wallet: add dogecoin_p2pkh_address_to_wallet
-remove frees on wallet init -move wallet addr initialization within if no match section of dogecoin_p2pkh_address_to_wallet -assign dogecoin_utxo* directly from vector_idx in dogecoin_wallet_scrape_utxos -conditionally set wallet->unspent->elem_free_f to dogeocin_wallet_utxo_free in dogecoin_wallet_check_transaction
- Loading branch information
Showing
2 changed files
with
58 additions
and
24 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
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