Categorygithub.com/lightninglabs/faraday/frdrpc
package
1.0.0
Repository: https://github.com/lightninglabs/faraday.git
Documentation: pkg.go.dev

# README

frdrpc

This package implements faraday's RPC client and server.

Generate protobuf definitions

  1. Follow the installation steps provided in lnd's installation instructions.

  2. Run gen_protos.sh to generate new protobuf definitions.