mirror of
https://github.com/lightninglabs/faraday.git
synced 2026-08-13 12:33:35 +02:00
Update the Go toolchain version across CI, the Dockerfiles and the go.mod go directives from 1.25.5 to 1.25.10. |
||
|---|---|---|
| .. | ||
| .clang-format | ||
| doc.go | ||
| Dockerfile | ||
| faraday.pb.go | ||
| faraday.pb.gw.go | ||
| faraday.proto | ||
| faraday.swagger.json | ||
| faraday.yaml | ||
| faraday_grpc.pb.go | ||
| faradayserver.pb.json.go | ||
| forwarding_ability_codec.go | ||
| forwarding_ability_codec_test.go | ||
| gen_protos.sh | ||
| gen_protos_docker.sh | ||
| go.mod | ||
| go.sum | ||
| README.md | ||
frdrpc
This package implements faraday's RPC client and server.
Generate protobuf definitions
-
Follow the installation steps provided in lnd's installation instructions.
-
Run
gen_protos.shto generate new protobuf definitions.