lnd.xprv/lnrpc/walletrpc
Wilmer Paulino e079a9583c
walletrpc: use bytes to represent master key fingerprint
The integer representation is not common and using bytes allows users to
easily confirm whether their master key fingerprint is correct.
2021-05-07 13:07:10 -07:00
..
config_active.go rpc: acquire global coin select lock in related RPCs 2020-06-12 11:22:29 -07:00
config_default.go lnrpc/walletrpc: implement the WalletKitServer gRPC service 2018-12-06 16:25:34 -08:00
driver.go lnrpc: wrap subservers in GrpcHandler 2021-03-11 13:05:23 +01:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
psbt.go walletrpc: minConfs and spendUnconfirmed for FundPtsb 2021-04-22 20:35:00 +02:00
walletkit_server.go walletrpc: use bytes to represent master key fingerprint 2021-05-07 13:07:10 -07:00
walletkit.pb.go walletrpc: use bytes to represent master key fingerprint 2021-05-07 13:07:10 -07:00
walletkit.pb.gw.go walletrpc: expose wallet import related RPCs 2021-04-05 15:41:10 -07:00
walletkit.proto walletrpc: use bytes to represent master key fingerprint 2021-05-07 13:07:10 -07:00
walletkit.swagger.json walletrpc: use bytes to represent master key fingerprint 2021-05-07 13:07:10 -07:00