mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 14:40:30 +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. |
||
---|---|---|
.. | ||
blockchain.go | ||
btcwallet.go | ||
btcwallet_integration.go | ||
btcwallet_test.go | ||
config.go | ||
driver.go | ||
log.go | ||
psbt.go | ||
psbt_test.go | ||
signer.go | ||
signer_test.go |