lnd/lnrpc/verrpc
Elle Mouton 2fd4f3f180
go.mod+lnrpc+github: point to latest kvdb changes
Use kvdb package v1.4.1. This update also forced the protobuf version to
be bumped which required `make rpc` to be run to update the generated
files. This also required a bump in the github pinned dependencies
config for the grpc and protobuf libs.
2023-01-25 14:03:00 +02:00
..
driver.go lnrpc: wrap subservers in GrpcHandler 2021-03-11 13:05:23 +01:00
log.go lnrpc: fix log.go files 2022-04-01 18:12:59 -07:00
server.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
verrpc_grpc.pb.go lnrpc: re-compile protos w/ Go 1.19 2022-08-24 11:43:00 -05:00
verrpc.pb.go go.mod+lnrpc+github: point to latest kvdb changes 2023-01-25 14:03:00 +02:00
verrpc.pb.gw.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
verrpc.proto lnrpc: replace /// and /** with // and /* 2020-05-08 14:33:34 +02:00
verrpc.swagger.json lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
verrpc.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +02:00
versioner.pb.json.go lnrpc/gen_protos.sh: remove js build tag 2022-09-07 18:32:05 -04:00