prysm-pulse/beacon-chain/rpc/eth/validator
james-prysm 4d520460e0
REST implementation of /eth/v1/validator/register_validator (#12758)
* migrating v2 to http native url

* removing old code

* gaz

* updating beacon api validator client code

* fixing tests
2023-08-21 15:42:43 +00:00
..
BUILD.bazel REST implementation of /eth/v1/validator/register_validator (#12758) 2023-08-21 15:42:43 +00:00
handlers_test.go REST implementation of /eth/v1/validator/register_validator (#12758) 2023-08-21 15:42:43 +00:00
handlers.go REST implementation of /eth/v1/validator/register_validator (#12758) 2023-08-21 15:42:43 +00:00
server.go use struct in beacon-chain/rpc/core to store dependencies (#12701) 2023-08-05 22:54:12 +02:00
structs.go HTTP Beacon API: /eth/v1/validator/sync_committee_contribution (#12698) 2023-08-17 12:01:24 +02:00
validator_test.go REST implementation of /eth/v1/validator/register_validator (#12758) 2023-08-21 15:42:43 +00:00
validator.go REST implementation of /eth/v1/validator/register_validator (#12758) 2023-08-21 15:42:43 +00:00