Revert "REST VC: Subscribe to Beacon API events (#13354)" (#13428)

This reverts commit e68b2821c1.
This commit is contained in:
Radosław Kapka
2024-01-06 22:36:42 +01:00
committed by GitHub
parent 073c4edc5f
commit 8d092a1113
25 changed files with 48 additions and 350 deletions

View File

@@ -7,5 +7,4 @@ const (
ConsensusBlockValueHeader = "Eth-Consensus-Block-Value"
JsonMediaType = "application/json"
OctetStreamMediaType = "application/octet-stream"
EventStreamMediaType = "text/event-stream"
)