prysm-pulse/validator/internal
Raul Jordan 793c3d27f2
No More EthereumAPIs Patch (#5570)
* no more patch
* Merge refs/heads/master into no-more-patch
* fix build
* Merge refs/heads/master into no-more-patch
* Merge refs/heads/master into no-more-patch
2020-04-22 03:56:06 +00:00
..
beacon_node_validator_service_mock.go No More EthereumAPIs Patch (#5570) 2020-04-22 03:56:06 +00:00
BUILD.bazel Migrate SubmitAggregateAndProof (#4951) 2020-02-27 20:23:35 +00:00
node_mock.go Update ethereumapis (#4142) 2019-11-29 16:44:51 +00:00
README.md Renamed Client to Validator (#428) 2018-08-22 12:15:21 -07: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.