forked from ElementsProject/lightning
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the change output to owned_txfilter so its entry in db will get a confirmation_height when detected in a block by filter_block_txs before this commit, after a 'withdraw' command, 'listfunds' would not show our change outputs as confirmed Modified the log message in wallet_extract_owned_outputs to append 'CONFIRMED' when it is called with a blockheight arg. To make distinction between (1st call) when adding owned output to the db and (2th call) when confirmed in block.
- Loading branch information
1 parent
7eaf5b5
commit 35545f7
Showing
2 changed files
with
18 additions
and
2 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