Skip to content

Commit

Permalink
remove duplicates in beacon-node-oapi.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
realbigsean committed May 12, 2023
1 parent 1b08ee4 commit 23b236a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions beacon-node-oapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -352,16 +352,6 @@ components:
$ref: './types/capella/light_client.yaml#/Capella/LightClientFinalityUpdate'
Capella.LightClientOptimisticUpdate:
$ref: './types/capella/light_client.yaml#/Capella/LightClientOptimisticUpdate'
Deneb.BeaconState:
$ref: './types/deneb/state.yaml#/Deneb/BeaconState'
Deneb.BeaconBlock:
$ref: './types/deneb/block.yaml#/Deneb/BeaconBlock'
Deneb.SignedBeaconBlock:
$ref: './types/deneb/block.yaml#/Deneb/SignedBeaconBlock'
Deneb.BlindedBeaconBlock:
$ref: './types/deneb/block.yaml#/Deneb/BlindedBeaconBlock'
Deneb.SignedBlindedBeaconBlock:
$ref: './types/deneb/block.yaml#/Deneb/SignedBlindedBeaconBlock'
Capella.Withdrawal:
$ref: './types/withdrawal.yaml#/Withdrawal'
Deneb.BeaconState:
Expand Down

0 comments on commit 23b236a

Please sign in to comment.