Commit 14aacf5
Replace funding_redeem_script with output script
Expose the funding output's scriptPubKey on ChannelDetails as
funding_output_script instead of the witness script. An output script
stays meaningful for future taproot channels, where there is no
witness script to expose, while a redeem script does not.
The field was added after the last release, so no compatibility note
is needed.
This commit was written with the help of an AI tool.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>1 parent c54d971 commit 14aacf5
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
| 460 | + | |
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
| 468 | + | |
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| |||
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
| 632 | + | |
| 633 | + | |
632 | 634 | | |
633 | 635 | | |
634 | 636 | | |
| |||
640 | 642 | | |
641 | 643 | | |
642 | 644 | | |
643 | | - | |
| 645 | + | |
644 | 646 | | |
645 | 647 | | |
646 | 648 | | |
| |||
0 commit comments