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

Filter out txs that are too big for swap-in #580

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

pm47
Copy link
Member

@pm47 pm47 commented Jan 8, 2024

There is a 65000 bytes limit for transactions, because they must fit in Lightning messages during interactive-tx negotiation.

There is a 65000 bytes limit for transactions, because they must fit in
Lightning messages during interactive-tx negotiation.
@pm47 pm47 requested a review from t-bast January 8, 2024 12:18
@pm47 pm47 merged commit 4768ba6 into master Jan 8, 2024
2 checks passed
@pm47 pm47 deleted the filter-tx-too-big branch January 8, 2024 12:45
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