lnd.xprv/peer
eugene 49d8f04197 multi: migrate instances of mockSigner to the mock package
This commit moves all localized instances of mock implementations of
the Signer interface to the lntest/mock package. This allows us to
remove a lot of code and have it housed under a single interface in
many cases.
2020-08-28 15:43:51 -04:00
..
brontide_test.go multi: remove peer.go, change all references to point to peer pkg 2020-07-06 19:16:07 -04:00
brontide.go multi: split database storage into remote and local instances 2020-08-07 18:44:02 -07:00
config.go multi: split database storage into remote and local instances 2020-08-07 18:44:02 -07:00
interfaces.go peer: define Config and LinkUpdater interface 2020-07-06 19:16:06 -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 multi: migrate instances of mockSigner to the mock package 2020-08-28 15:43:51 -04:00