We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
add_foreign_utxo
The wallet should check that a foreign utxo is indeed foreign before proceeding to build a transaction with it.
See a related discord comment
https://discord.com/channels/753336465005608961/978744259693916230/1326206434144288821
The text was updated successfully, but these errors were encountered:
I think this check is necessary. We could filter out foreign utxos when their associated outpoints are found in the tx graph of the wallet.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The wallet should check that a foreign utxo is indeed foreign before proceeding to build a transaction with it.
See a related discord comment
https://discord.com/channels/753336465005608961/978744259693916230/1326206434144288821
The text was updated successfully, but these errors were encountered: