Skip to content

Move Config and associated consts to dedicatedconfig.rs - #253

Merged
tnull merged 1 commit into
lightningdevkit:mainfrom
tnull:2024-02-move-config
Feb 23, 2024
Merged

Move Config and associated consts to dedicatedconfig.rs#253
tnull merged 1 commit into
lightningdevkit:mainfrom
tnull:2024-02-move-config

Conversation

@tnull

Copy link
Copy Markdown
Collaborator

Based on #250.

... as we're about to add a bunch more stuff for Anchors, it improves readability to
split these out to their own module.

This is a simple code move as a prefactor to #141, just splitting it out to be able to land it separately, hopefully avoiding too many rebase conflicts.

@tnull
tnull requested a review from wpaulinoFebruary 20, 2024 09:30
@tnulltnull mentioned this pull request Feb 20, 2024
@tnulltnull added this to the 0.3 milestone Feb 20, 2024
... as we're about to add a bunch more stuff, it improves readability to
split these out to their own module.
@tnull
tnullforce-pushed the 2024-02-move-config branch from 0d1d9be to 2734dd8CompareFebruary 23, 2024 17:05
@tnull

Copy link
Copy Markdown
CollaboratorAuthor

Rebased after #250 has been merged.

@tnull
tnull merged commit 04137e9 into lightningdevkit:mainFeb 23, 2024
Sign up for freeto 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

@tnull@wpaulino