mirror of
https://github.com/lightninglabs/faraday.git
synced 2026-08-13 12:33:35 +02:00
| .. | ||
| .clang-format | ||
| channel_insights.go | ||
| close_recommendations.go | ||
| close_report.go | ||
| exchange_rate.go | ||
| gen_protos.sh | ||
| log.go | ||
| node_report.go | ||
| README.md | ||
| revenue_report.go | ||
| rpc.pb.go | ||
| rpc.pb.gw.go | ||
| rpc.proto | ||
| rpc.swagger.json | ||
| rpcserver.go | ||
| validate.go | ||
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.