lnd/lntest/mock
Oliver Gugger e79d59dd4c
multi: use key locator for lnwallet.MessageSigner
To simplify the message signing API even further, we refactor the
lnwallet.MessageSigner interface to use a key locator instead of the
public key to identify which key should be signed with.
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: use key locator for lnwallet.MessageSigner 2021-10-08 12:06:52 +02: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