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

utils cleanups #3552

Merged

Conversation

TheBlueMatt
Copy link
Collaborator

A few small cleanups post-#3323.

`test_utils` is ancient and didn't import common types like
`ChannelMonitor` for some reason. Here we do that, cleaning up
some code.
PR lightningdevkit#3323 introduced some extra variables to avoid `rustfmt` making
a total mess of our code, but introduced a few that don't make
`rustfmt` do dumb things, which we remove here.
@TheBlueMatt TheBlueMatt force-pushed the 2025-01-3323-followups branch from 9d6700f to bc7631f Compare January 20, 2025 19:27
@valentinewallace valentinewallace merged commit 3d2b4de into lightningdevkit:main Jan 21, 2025
24 of 25 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.

2 participants