-
Notifications
You must be signed in to change notification settings - Fork 238
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
Wallet becomes unusable after trying to send funds from the wallet to itself. #2475
Comments
#2467 doesn't solve the problem.
|
This was referenced Nov 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Wallet becomes unusable after sending funds from the wallet to itself.
To Reproduce
~/.specter-dev
and/tmp/specter_btc_regtest_plain_datadir
if exist.bitcoind
on regtest with:python3 -m cryptoadvance.specter bitcoind
.python3 -m cryptoadvance.specter server --config DevelopmentConfig --debug
.bitcoind
process so it will start mining to the first address of "wallet1".Debug logs:
Expected behavior
Wallet should be able to send funds to its own address.
Screenshots
https://v.nostr.build/iNEmbAfNpV96Vcfu.mov
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: