Merge pull request #9288 from lightningnetwork/channel-acceptor-commitment-type

[custom channels]: add taproot overlay channel type to channel acceptor
This commit is contained in:
Oliver Gugger
2024-11-20 15:29:30 +01:00
committed by GitHub
2 changed files with 25 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ types in a series of changes:
* https://github.com/lightningnetwork/lnd/pull/9095
* https://github.com/lightningnetwork/lnd/pull/8960
* https://github.com/lightningnetwork/lnd/pull/9194
* https://github.com/lightningnetwork/lnd/pull/9288
## Functional Enhancements