prysm-pulse/beacon-chain/rpc/eth/v1/validator
Radosław Kapka c5b68b4f03
Implement PublishAggregateAndProofs in the validator API (#9294)
* grpc implementation

* build file

* full implementation

* remove unused function

* tests

* wrap top-level array

* Update beacon-chain/rpc/eth/v1/validator/validator.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* review

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-08-04 09:01:38 +00:00
..
BUILD.bazel Implement PublishAggregateAndProofs in the validator API (#9294) 2021-08-04 09:01:38 +00:00
server.go Implement PublishAggregateAndProofs in the validator API (#9294) 2021-08-04 09:01:38 +00:00
validator_test.go Implement PublishAggregateAndProofs in the validator API (#9294) 2021-08-04 09:01:38 +00:00
validator.go Implement PublishAggregateAndProofs in the validator API (#9294) 2021-08-04 09:01:38 +00:00