lnd/lnwallet/btcwallet
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
..
blockchain.go btcwallet: lock blockcache for Neutrino GetBlock 2021-04-28 09:46:11 +02:00
btcwallet.go Merge pull request #5333 from wpaulino/incompatible-account-addr-type 2021-05-27 19:06:13 -07:00
btcwallet_rpctest.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
config.go lnwallet+kvdb: remove duplicate bdb backend imports 2021-07-22 09:47:36 +02:00
driver.go btcwallet: make blockcache available to BtcWallet 2021-04-28 09:46:11 +02:00
signer.go multi: use key locator for lnwallet.MessageSigner 2021-10-08 12:06:52 +02:00