prysm-pulse/validator/client/iface
Radosław Kapka 204de13c86
REST VC: Subscribe to Beacon API events (#13453)
* Revert "Revert "REST VC: Subscribe to Beacon API events  (#13354)" (#13428)"

This reverts commit 8d092a1113.

* change logic

* review

* test fix

* fix critical error

* merge flag check

* change error msg

* return on errors

---------

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2024-01-18 14:27:41 +00:00
..
beacon_chain_client.go Remove unused validator endpoints from validator REST API (#12167) 2023-03-21 16:52:42 +00:00
BUILD.bazel integrate validator count endpoint in validator client (#12912) 2023-10-11 15:23:02 +02:00
node_client.go REST VC: Subscribe to Beacon API events (#13453) 2024-01-18 14:27:41 +00:00
prysm_beacon_chain_client.go Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
validator_client.go REST VC: Subscribe to Beacon API events (#13453) 2024-01-18 14:27:41 +00:00
validator.go REST VC: Subscribe to Beacon API events (#13453) 2024-01-18 14:27:41 +00:00