lightwalletd/vendor/github.com/btcsuite
Larry Ruane f58a5f9376 add GetLightdInfo RPC
Co-authored-by: Aditya Kulkarni <adityapk@gmail.com>

also to pick up changes to walletrpc/service.proto
(regenerate compact_formats.pb.go service.pb.go)

cd walletrpc
protoc compact_formats.proto --go_out=plugins=grpc:.
protoc service.proto --go_out=plugins=grpc:.

ran go mod tidy && go mod vendor
2019-12-17 12:57:41 -07:00
..
btcd add GetLightdInfo RPC 2019-12-17 12:57:41 -07:00
btclog module: run go mod tidy && go mod vendor 2019-02-14 18:56:16 +00:00
btcutil add GetLightdInfo RPC 2019-12-17 12:57:41 -07:00
go-socks module: run go mod tidy && go mod vendor 2019-02-14 18:56:16 +00:00
websocket module: run go mod tidy && go mod vendor 2019-02-14 18:56:16 +00:00