-
Notifications
You must be signed in to change notification settings - Fork 87
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
Incomplete transaction, how do i recover BTC #701
Comments
you can get a list of swaps with and then you can force cancel the swap with
|
its empty ./swap history |
./swap --debug balance |
./swap --debug balance USAGE: For more information try --help |
try ver 0.8.2 |
./swap balance ./swap history i was able to withdraw with ./swap withdraw-btc |
i initialized swap, sent BTC , than my client cannot connect to counterparty, how do i resume or cancel swap and return BTC
./swap history
+---------+-------+
| SWAP ID | STATE |
+=================+
+---------+-------+
history is empty
Lost connection to Alice at /dnsaddr/conspiracy.commitcri.me/p2p/12D3KooWQ7VgSvCD5DXKBYGJx6dK4pmx9B7LGr3amshvLwccuAHo, cause: Connection error: I/O error: connection is closed
Failed to dial Alice: Pending connection: Transport error: select error: Protocol error: I/O error: Connection refused (os error 111)
thanx
The text was updated successfully, but these errors were encountered: