Skip to content

Conversation

@chuksys
Copy link
Contributor

@chuksys chuksys commented Oct 31, 2025

This PR implements std::fmt::Display for UserChannelId.

This PR closes #681

@ldk-reviews-bot
Copy link

ldk-reviews-bot commented Oct 31, 2025

I've assigned @tnull as a reviewer!
I'll wait for their review and will help manage the review process.
Once they submit their review, I'll check if a second reviewer would be helpful.

@chuksys
Copy link
Contributor Author

chuksys commented Oct 31, 2025

CI failure is unrelated and should be fixed by #689.

@ldk-reviews-bot ldk-reviews-bot requested a review from tnull October 31, 2025 12:49
Copy link
Collaborator

@tnull tnull left a comment

Choose a reason for hiding this comment

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

Thanks for looking into this. There are quite a few places where we log UserChannelIds via Debug, care to change them to Display in this PR?

@chuksys
Copy link
Contributor Author

chuksys commented Oct 31, 2025

Thanks for looking into this. There are quite a few places where we log UserChannelIds via Debug, care to change them to Display in this PR?

Sure, will do!

Copy link
Collaborator

@tnull tnull left a comment

Choose a reason for hiding this comment

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

Thanks!

@tnull tnull merged commit eaad8f5 into lightningdevkit:main Nov 3, 2025
0 of 15 checks passed
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.

Implement Display for UserChannelId

3 participants