lnd/lntest/mock
Oliver Gugger afa03f22cc
multi: use key locator only for signing messages
To simplify the API surface of a remote signer even more, we refactor
the SignMessage and SignMessageCompact calls to only accept a key
locator as we always know what key we're using for signing anyway.
2021-10-08 12:06:52 +02:00
..
chainio.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
chainnotifier.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
secretkeyring.go multi: use key locator only for signing messages 2021-10-08 12:06:52 +02:00
signer.go multi: migrate instances of mockSigner to the mock package 2020-08-28 15:43:51 -04:00
spendnotifier.go lntest/mock: set input index on spend event 2021-05-12 12:32:28 +02:00
walletcontroller.go lnwallet: expose dry run support for ImportAccount 2021-05-06 19:04:21 -07:00