lnd/lnrpc/walletrpc
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
..
config_active.go lnrpc+lncli: adds required reserve rpc & cli 2022-06-28 23:31:51 +05:30
config_default.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
driver.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
log.go lnrpc: fix log.go files 2022-04-01 18:12:59 -07:00
psbt.go multi: return more information in list of leased outputs 2022-05-12 10:24:40 +02:00
walletkit_grpc.pb.go walletrpc: add sign/verify methods 2023-01-24 09:22:05 +01:00
walletkit_server.go walletrpc+lnwallet: possibility to define an address type for changes in FundPsbt 2023-02-08 12:35:44 +01:00
walletkit_util_test.go cmd/lncli+walletrpc: add createwatchonly command 2021-10-14 15:42:58 +02:00
walletkit_util.go walletrpc: add sign/verify methods 2023-01-24 09:22:05 +01:00
walletkit.pb.go walletrpc+lnwallet: possibility to define an address type for changes in FundPsbt 2023-02-08 12:35:44 +01:00
walletkit.pb.gw.go walletrpc: add sign/verify methods 2023-01-24 09:22:05 +01:00
walletkit.pb.json.go walletrpc: add sign/verify methods 2023-01-24 09:22:05 +01:00
walletkit.proto walletrpc+lnwallet: possibility to define an address type for changes in FundPsbt 2023-02-08 12:35:44 +01:00
walletkit.swagger.json walletrpc+lnwallet: possibility to define an address type for changes in FundPsbt 2023-02-08 12:35:44 +01:00
walletkit.yaml walletrpc: add sign/verify methods 2023-01-24 09:22:05 +01:00