lnd/lnrpc/walletrpc
positiveblue d4021c5aca
lnrpc: fix log.go files
The `log.go` file of each subserver is a copy and paste of the others.
All of them have the same typo, an extra space in a comment, and the
the definition of a function not used anywhere.
2022-04-01 18:12:59 -07:00
..
config_active.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
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: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
walletkit_grpc.pb.go walletrpc: add default values to listunspent 2022-02-17 10:05:16 +01:00
walletkit_server.go multi: add p2tr keyspend wallet support 2022-03-24 18:02:38 +01:00
walletkit_util_test.go cmd/lncli+walletrpc: add createwatchonly command 2021-10-14 15:42:58 +02:00
walletkit_util.go cmd/lncli+walletrpc: add createwatchonly command 2021-10-14 15:42:58 +02:00
walletkit.pb.go multi: add p2tr keyspend wallet support 2022-03-24 18:02:38 +01:00
walletkit.pb.gw.go walletrpc+itest: add SignPsbt RPC 2022-01-06 14:35:07 +01:00
walletkit.pb.json.go walletrpc+itest: add SignPsbt RPC 2022-01-06 14:35:07 +01:00
walletkit.proto multi: add p2tr keyspend wallet support 2022-03-24 18:02:38 +01:00
walletkit.swagger.json multi: add p2tr keyspend wallet support 2022-03-24 18:02:38 +01:00
walletkit.yaml walletrpc+itest: add SignPsbt RPC 2022-01-06 14:35:07 +01:00