prysm-pulse/validator/internal
Nishant Das 26af4496c0 Batch Validator Performance Requests (#3520)
* change proto msg types

* change server and client

* regen protos
2019-09-18 11:47:14 -05:00
..
attester_service_mock.go Batch Validator Performance Requests (#3520) 2019-09-18 11:47:14 -05:00
BUILD.bazel Remove beacon rpc service (#3515) 2019-09-18 06:34:50 -07:00
proposer_service_mock.go Batch Validator Performance Requests (#3520) 2019-09-18 11:47:14 -05:00
README.md Renamed Client to Validator (#428) 2018-08-22 12:15:21 -07:00
validator_service_mock.go Batch Validator Performance Requests (#3520) 2019-09-18 11:47:14 -05:00

Client Internal Package

This package should be used for test helpers and non-production code only! Mocks generated with gomock and omckgen will go in this package.