lnd/lnrpc/autopilotrpc
positiveblue 49e099f0a0
lnrpc: run make rpc
The docker image have been updated so we are using another protobuf
version to generate the files. The generate files include the version of
the compiler used to creating them, so we need this commit to pass the
`rpc-check` step in our CI.
2023-09-05 10:11:51 -07:00
..
autopilot_grpc.pb.go lnrpc: re-compile protos w/ Go 1.19 2022-08-24 11:43:00 -05:00
autopilot_server.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
autopilot.pb.go lnrpc: run make rpc 2023-09-05 10:11:51 -07:00
autopilot.pb.gw.go lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
autopilot.pb.json.go lnrpc/gen_protos.sh: remove js build tag 2022-09-07 18:32:05 -04:00
autopilot.proto lnrpc: replace /// and /** with // and /* 2020-05-08 14:33:34 +02:00
autopilot.swagger.json lnrpc: update grpc-gateway library to v2 2021-07-27 13:09:59 +02:00
autopilot.yaml lnrpc: split REST annotations into service files 2021-07-27 12:59:52 +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: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
log.go lnrpc: fix log.go files 2022-04-01 18:12:59 -07:00