lightwalletd/frontend
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
..
frontend_test.go add missing tests, empty (stubs) for now 2019-09-25 09:31:49 -06:00
rpc_client.go add missing tests, empty (stubs) for now 2019-09-25 09:31:49 -06:00
service.go add GetLightdInfo RPC 2019-12-17 12:57:41 -07:00