mirror of
https://github.com/lightninglabs/faraday.git
synced 2026-08-17 13:07:41 +02:00
| .. | ||
| gen_protos.sh | ||
| README.md | ||
| rpc.pb.go | ||
| rpc.proto | ||
trmrpc
This package implements terminator'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.