mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-20 06:44:28 +01:00
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.