mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
7ec48a5054
In this commit, we modify the aux funding work flow slightly. We won't be able to generate the full AuxFundingDesc until both sides has sent+received funding params. So we'll now only attempt to bind the tapscript root as soon as we send+recv the open_channel message. We'll now also make sure that we pass the tapscript root all the way down into the musig2 session creation. |
||
---|---|---|
.. | ||
canned_assembler.go | ||
coin_select_test.go | ||
coin_select.go | ||
interface.go | ||
log.go | ||
psbt_assembler_test.go | ||
psbt_assembler.go | ||
wallet_assembler.go |