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

Allow to configure TX fee split of DLC channels #18

Merged
merged 2 commits into from
May 16, 2024

Conversation

luckysori
Copy link

Done as quick as possible, so probably very bad. I just wanted to see if it could work.

Copy link

@holzeis holzeis left a comment

Choose a reason for hiding this comment

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

Looks simple enough to me. The only thing that I do not like is that the fee_config has to be provided in the on_dlc_message.

I think it would be cleaner to add this to the offer message.

dlc-manager/src/manager.rs Outdated Show resolved Hide resolved
@luckysori
Copy link
Author

Looks simple enough to me. The only thing that I do not like is that the fee_config has to be provided in the on_dlc_message.

I think it would be cleaner to add this to the offer message.

I agree and I've addressed this now.

@luckysori luckysori merged commit 2545d6e into master May 16, 2024
4 of 198 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