Skip to content
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

Invalid amount issue when using a combination of Block core and XLite #629

Open
shrnkld opened this issue Jul 6, 2023 · 0 comments
Open
Labels

Comments

@shrnkld
Copy link
Contributor

shrnkld commented Jul 6, 2023

Invalid amount Issue still persists when using a combination of Block core and XLite for other assets due to the fix/patch use of gettxout to update the amounts.

In most cases the utxo being updated will still have 0 confirmations because we just created the transaction. This isn't really an issue as long as the core wallet is run locally, the wallet will still recognise it as a "wallet transaction" and as such return the information. This doesn't appear to be the case when using xlite.

Originally posted by @shrnkld in #570 (comment)

@shrnkld shrnkld added the bug label Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant