mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-20 06:42:00 +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.