lnd/lnrpc/walletrpc
Oliver Gugger ae2e9541a4
walletrpc: export wallet kit sub server name
We'll want to re-use the PSBT funding functionality from the wallet kit
sub server in the main RPC server. To be able to dynamically obtain an
instance of the wallet kit server we need to know its name under which
it registers itself in the list of sub server. We export the name so we
don't have to hard code it in the main server.
2021-09-02 12:13:46 +02:00
..
config_active.go walletrpc: export wallet kit sub server name 2021-09-02 12:13:46 +02:00
config_default.go walletrpc: export wallet kit sub server name 2021-09-02 12:13:46 +02:00
driver.go walletrpc: export wallet kit sub server name 2021-09-02 12:13:46 +02: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_grpc.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
walletkit_server.go walletrpc: export wallet kit sub server name 2021-09-02 12:13:46 +02:00
walletkit.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
walletkit.pb.gw.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
walletkit.pb.json.go lnrpc: generate JSON/WASM client stubs 2021-08-03 13:44:36 +02:00
walletkit.proto docs+lnrpc: rename rpc.proto to lightning.proto 2021-07-27 12:59:56 +02:00
walletkit.swagger.json lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
walletkit.yaml walletrpc: add missing REST body annotation 2021-07-27 12:59:55 +02:00