-
Notifications
You must be signed in to change notification settings - Fork 941
close() should print multiple txs and txids if we close during a splice. #6467
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
Labels
Comments
ddustin
added a commit
to ddustin/lightning
that referenced
this issue
Jul 11, 2024
Changelog-Changed: `close` now outputs txs & txids of all closing transactions (splice candidates can cause there to be multiple).
ddustin
added a commit
to ddustin/lightning
that referenced
this issue
Jul 11, 2024
Changelog-Changed: `close` now outputs txs & txids of all closing transactions (splice candidates can cause there to be multiple).
ddustin
added a commit
to ddustin/lightning
that referenced
this issue
Jul 18, 2024
Changelog-Changed: `close` now outputs txs & txids of all closing transactions (splice candidates can cause there to be multiple).
rustyrussell
pushed a commit
to ddustin/lightning
that referenced
this issue
Jul 31, 2024
Changelog-Changed: `close` now outputs txs & txids of all closing transactions (splice candidates can cause there to be multiple).
rustyrussell
pushed a commit
to ddustin/lightning
that referenced
this issue
Nov 11, 2024
Changelog-Changed: `close` now outputs txs & txids of all closing transactions (splice candidates can cause there to be multiple).
rustyrussell
pushed a commit
to ddustin/lightning
that referenced
this issue
Nov 17, 2024
Changelog-Changed: `close` now outputs txs & txids of all closing transactions (splice candidates can cause there to be multiple).
rustyrussell
pushed a commit
to ddustin/lightning
that referenced
this issue
Nov 17, 2024
Changelog-Changed: `close` now outputs txs & txids of all closing transactions (splice candidates can cause there to be multiple).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Needs a schema change, probably new "txids" and "txs" fields?
The text was updated successfully, but these errors were encountered: