mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-21 07:12:34 +01:00
In this commit, we extract the musig2 session management into a new module. This allows us to re-use the session logic elsewhere in unit tests so we don't need to instantiate the entire wallet.