lnd.xprv/lnrpc/walletrpc
Oliver Gugger 9a063355e2
walletrpc: disallow locking with internal ID
The internal lock ID that the wallet kit subserver uses to lock inputs
for itself shouldn't be allowed to be used when locking inputs manually
over the RPC.
2020-10-03 10:34:55 +02: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/walletrpc: use current height as height hint for cpfp 2019-08-22 13:49:42 -07:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
psbt.go lnrpc+walletrpc: add RPCs for new PSBT methods 2020-10-03 10:34:53 +02:00
walletkit_server.go walletrpc: disallow locking with internal ID 2020-10-03 10:34:55 +02:00
walletkit.pb.go lnrpc+walletrpc: add RPCs for new PSBT methods 2020-10-03 10:34:53 +02:00
walletkit.pb.gw.go lnrpc+walletrpc: add RPCs for new PSBT methods 2020-10-03 10:34:53 +02:00
walletkit.proto lnrpc+walletrpc: add RPCs for new PSBT methods 2020-10-03 10:34:53 +02:00
walletkit.swagger.json lnrpc+walletrpc: add RPCs for new PSBT methods 2020-10-03 10:34:53 +02:00