-
Notifications
You must be signed in to change notification settings - Fork 34
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
Running into panic when choose 0 sats to go to myself in zombie channel recovery #158
Comments
I also run into this error when entering any other amount than zero. |
What version are you using? I think this might have been fixed in the latest one. If not, it would be helpful to get the stack trace from the latest version. |
I compiled chantools from the latest master only yesterday. Commit |
Ah, okay. Thanks. Can you check if #159 fixes this for you? |
Yes great, that worked! Thank you! |
I'm using chantools to conduct a zombie channel recovery. I am making an offer:
chantools zombierecovery makeoffer --node1_keys preparedkeys-2024-08-25-xxx.json --node2_keys preparedkeys-2024-08-26-xxx.json --feerate 4
I input my keys and am asked "How many sats should go to you (bc1pxxxxx) before fees?:"
I enter
0
and get the following panic:The text was updated successfully, but these errors were encountered: