Skip to content

Commit

Permalink
feat: Add dynamic address for state-provider beacon node
Browse files Browse the repository at this point in the history
  • Loading branch information
samcm committed Jun 20, 2024
1 parent 1662105 commit ff0efaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/checkpoint-sync/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ runs:
beacon:
upstreams:
- name: state-provider
address: https://checkpoint-sync.${{ inputs.network }}.ethpandaops.io
address: $beacon_node
timeoutSeconds: 30
dataProvider: true
checkpointz:
Expand Down

0 comments on commit ff0efaa

Please sign in to comment.