lnd/lnrpc/walletrpc
Oliver Gugger 235efc04e4
docs+lnrpc: rename rpc.proto to lightning.proto
To avoid a naming conflict with etcd, we rename our very generic
rpc.proto to lightning.proto to match the service name that's declared
within. This will break many external tutorials and possibly also our
API docs but the change needs to be done eventually.
2021-07-27 12:59:56 +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
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 Fix typo on FundPsbt fee definition error 2021-05-30 14:28:59 -04:00
walletkit.pb.go docs+lnrpc: rename rpc.proto to lightning.proto 2021-07-27 12:59:56 +02:00
walletkit.pb.gw.go walletrpc: add missing REST body annotation 2021-07-27 12:59:55 +02:00
walletkit.proto docs+lnrpc: rename rpc.proto to lightning.proto 2021-07-27 12:59:56 +02:00
walletkit.swagger.json walletrpc: add missing REST body annotation 2021-07-27 12:59:55 +02:00
walletkit.yaml walletrpc: add missing REST body annotation 2021-07-27 12:59:55 +02:00