Skip to content

staticaddr: add expiry to NewAddress response #943

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

Merged
merged 1 commit into from
May 15, 2025

Conversation

hieblmi
Copy link
Collaborator

@hieblmi hieblmi commented May 15, 2025

This PR fixes the adds the csv expiry to the response of NewAddress.

@hieblmi hieblmi force-pushed the fix-msg branch 2 times, most recently from 10be4cd to 728c79e Compare May 15, 2025 08:54
@hieblmi hieblmi requested review from bhandras, starius and sputn1ck May 15, 2025 08:55
@hieblmi hieblmi force-pushed the fix-msg branch 3 times, most recently from 92c19dd to fb97db0 Compare May 15, 2025 10:32
@hieblmi hieblmi changed the title staticaddr: return error if address already exists staticaddr: fix NewAddress behavior May 15, 2025
@@ -75,8 +75,7 @@ func newStaticAddress(ctx *cli.Context) error {
return err
Copy link
Member

Choose a reason for hiding this comment

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

nit: commit message is not really fitting for what it does

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed

@hieblmi hieblmi changed the title staticaddr: fix NewAddress behavior staticaddr: add expiry to NewAddress response May 15, 2025
Copy link
Member

@bhandras bhandras left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

@hieblmi hieblmi merged commit b080f01 into lightninglabs:master May 15, 2025
4 checks passed
@hieblmi hieblmi deleted the fix-msg branch May 15, 2025 13:15
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.

3 participants