lnd/lntest/mock
Torakushi cdb015223b
walletrpc+lnwallet: possibility to define an address type for changes in FundPsbt
By default, P2TR addresses are used for changes. However, some users
might encounter some problems with this change. We add the possibility
to define a custom address type in FundPsbt for default/imported accounts
(only P2TR for now). If no address type is specified for these accounts,
we will use P2WKH by default.
2023-02-08 12:35:44 +01:00
..
chainio.go multi: move mockChainIO, mockNotifier to lntest/mock 2020-08-31 19:41:09 -04:00
chainnotifier.go chainntfns: add new option for conf notifications to send block 2022-08-01 19:59:21 -07:00
secretkeyring.go mod+keychain+lntest: bump btcd to version with tweak fix 2022-11-11 10:20:08 +01:00
signer.go multi: add version to MuSig2 API, bump btcd/btcec to v2.3.2 2023-02-03 18:30:10 +01:00
spendnotifier.go multi: run gosimports 2022-02-10 11:02:01 +01:00
walletcontroller.go walletrpc+lnwallet: possibility to define an address type for changes in FundPsbt 2023-02-08 12:35:44 +01:00