lnd/peer
Olaoluwa Osuntokun 9a65806c09
input+wallet: extract musig2 session management into new module
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.
2023-08-22 16:30:39 -07:00
..
brontide.go peer: load initial forwarding policy from channel DB 2023-08-22 06:22:34 +08:00
brontide_test.go multi: patch unit tests for handling pending channels 2023-08-09 01:29:19 +08:00
interfaces.go htlcswitch+peer: CreateAndAddLink in switch, add messageSwitch to peer 2021-08-10 17:15:52 -04:00
log.go multi: remove peer.go, change all references to point to peer pkg 2020-07-06 19:16:07 -04:00
test_utils.go input+wallet: extract musig2 session management into new module 2023-08-22 16:30:39 -07:00