-
Notifications
You must be signed in to change notification settings - Fork 25
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
Missing transactions after wallet refresh #42
Comments
Hi @apotdevin , The reason why that funds are not shown is that you received an unblinded output. You generated address In LWK a wallets is described by a descriptor, in your case:
Which yields to confidential addresses, which ATM are the only ones recognized by LWK. We are discussing ways to allow spending unconfidential UTXOs, but there are some technical details that still need some thought. We'll post here updates |
we'll post updates in #38 |
Got it. This is for a specific swap flow where sending to the unconfidential address is necessary.
I read the update in #38 and it does seem like a big lift :S |
Unfortunately it's not trivial, time depends on priorities, we'll post some ETA as soon as we have them |
I think this can be closed since there was a reason the tx was missing and unconfidential scripts are handled with #43 |
I created a wallet and sent funds to the first address it generated but when refreshing the wallet it doesn't find the transactions and shows the wallet as empty.
Here is the address and the transaction.
The wallet was generated with this mnemonic (It's empty now):
spirit quick body unveil aim craft swear dizzy sentence season only grab
Note:
The text was updated successfully, but these errors were encountered: