Skip to content
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

chore: Show settle transaction txid on dlc channels api #2271

Merged
merged 4 commits into from
Mar 18, 2024

Conversation

holzeis
Copy link
Contributor

@holzeis holzeis commented Mar 18, 2024

fixes #2269

@holzeis holzeis self-assigned this Mar 18, 2024
@holzeis holzeis force-pushed the chore/show-closing-tx-on-settled-closing-channel branch from e06af03 to 2d78275 Compare March 18, 2024 09:30
Copy link
Contributor

@bonomat bonomat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

mobile/native/src/dlc_channel.rs Show resolved Hide resolved
@holzeis holzeis force-pushed the chore/show-closing-tx-on-settled-closing-channel branch from df27026 to 161a034 Compare March 18, 2024 12:54
@holzeis holzeis enabled auto-merge March 18, 2024 12:55
@holzeis holzeis added this pull request to the merge queue Mar 18, 2024
Merged via the queue into main with commit de48613 Mar 18, 2024
21 checks passed
@holzeis holzeis deleted the chore/show-closing-tx-on-settled-closing-channel branch March 18, 2024 13:27
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.

SettledClosingDlcChannel is not a subtype of type ClosingDlcChannel
2 participants