mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-08 12:18:05 +02:00
With this commit, the channel is now aware of if it's a musig2 channel, that also has a tapscript root. We'll need to always pass in the tapscript root each time we: make the funding output, sign a new state, and also verify a new state.