lnd/lnrpc/walletrpc
Oliver Gugger 19db382e24
multi: forward address and import calls over RPC
In order to support the full range of on-chain functionality, including
importing watch-only accounts in the watch-only instance, we need to
forward some calls like creating new addresses or importing accounts to
the remote signing instance.
2021-10-14 15:42:51 +02:00
..
config_active.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
config_default.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
driver.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
psbt.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
walletkit.pb.go multi: forward address and import calls over RPC 2021-10-14 15:42:51 +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 multi: forward address and import calls over RPC 2021-10-14 15:42:51 +02:00
walletkit.swagger.json multi: forward address and import calls over RPC 2021-10-14 15:42:51 +02:00
walletkit.yaml walletrpc: add missing REST body annotation 2021-07-27 12:59:55 +02:00
walletkit_grpc.pb.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
walletkit_server.go multi: forward address and import calls over RPC 2021-10-14 15:42:51 +02:00