Skip to content

Commit

Permalink
removing bad path
Browse files Browse the repository at this point in the history
(cherry picked from commit a7e5605)
  • Loading branch information
james-prysm authored and prestonvanloon committed Oct 19, 2023
1 parent 44973b0 commit 05874df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion beacon-chain/rpc/apimiddleware/endpoint_factory.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ func (_ *BeaconEndpointFactory) Paths() []string {
"/eth/v1/beacon/states/{state_id}/root",
"/eth/v1/beacon/states/{state_id}/sync_committees",
"/eth/v1/beacon/states/{state_id}/randao",
"/eth/v1/beacon/blinded_blocks",
"/eth/v1/beacon/blocks/{block_id}",
"/eth/v2/beacon/blocks/{block_id}",
"/eth/v1/beacon/blocks/{block_id}/attestations",
Expand Down

0 comments on commit 05874df

Please sign in to comment.