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

fix missing column in open_channel_htlc #199

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Conversation

JssDWt
Copy link
Collaborator

@JssDWt JssDWt commented Mar 7, 2024

#189 added inserts for htlcs used for channel opens. The database migration was missing a column though, so inserts failed. This PR adds that column.

@JssDWt JssDWt requested review from yaslama and hydra-yse March 7, 2024 09:49
@JssDWt JssDWt marked this pull request as ready for review March 7, 2024 09:49
Copy link
Contributor

@hydra-yse hydra-yse left a comment

Choose a reason for hiding this comment

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

LGTM!

@JssDWt JssDWt merged commit b55a3e8 into master Mar 11, 2024
59 checks passed
@JssDWt JssDWt deleted the jssdwt-fix-insert-htlc branch May 24, 2024 10:05
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.

2 participants