Skip to content

(android) Manual recovery from channel's outpoint#644

Merged
dpad85 merged 4 commits intomasterfrom
spend-from-channel-address
Nov 8, 2024
Merged

(android) Manual recovery from channel's outpoint#644
dpad85 merged 4 commits intomasterfrom
spend-from-channel-address

Conversation

@dpad85
Copy link
Member

@dpad85 dpad85 commented Oct 23, 2024

This PR adds a way to manually recover funds that have been accidentally sent to a channel's outpoint.

For example, this happens when a user makes an on-chain payment to a service, and for some reason the service returns the funds to the origin address. In the case of Phoenix, since this payment is a splice, this address happens to be the channel's outpoint and the funds cannot be accessed easily. This debugging tool helps to recover them within the app.

The helper method has been added in the phoenix-shared module, and a new UI has been added to the Android app.

Screenshot 2024-10-23 at 22 00 00 Screenshot 2024-10-23 at 22 00 18

@dpad85 dpad85 merged commit aeca2d8 into master Nov 8, 2024
@dpad85 dpad85 deleted the spend-from-channel-address branch November 8, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant