You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having some issues recovering some funds from a channel open that i erroneously RBF-ed. I am trying to construct and sign a PSBT to get my funds back. When I try to sign my psbt I get this error
{
"code": -1,
"message": "No wallet inputs to sign"
}
Any suggestions? Is it safe to do dev-forget-channel? I think my channel (that points to the old txid, which will never confirm) may be conflicting with the output I am trying to spend.
the channel point (2-of-2 multisig output) does not appear in listfunds but the change output appears and is not reserved.
Can you specify what command did you run, and what is the status of the tx?
If you do not feel comfortable with sharing this information in public, please consider to send an email (by using my gpg that you find in github) there are a lot of scammers out there
Issue and Steps to Reproduce
I am having some issues recovering some funds from a channel open that i erroneously RBF-ed. I am trying to construct and sign a PSBT to get my funds back. When I try to sign my psbt I get this error
Any suggestions? Is it safe to do dev-forget-channel? I think my channel (that points to the old txid, which will never confirm) may be conflicting with the output I am trying to spend.
the channel point (2-of-2 multisig output) does not appear in listfunds but the change output appears and is not reserved.
The text was updated successfully, but these errors were encountered: