Skip to content

Commit

Permalink
fix forky
Browse files Browse the repository at this point in the history
  • Loading branch information
barnabasbusa committed Jul 2, 2024
1 parent 078e335 commit 5188d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static_files/forky-config/config.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ forky:
type: "beacon_node"
config:
address: "{{ $clClient.Beacon_HTTP_URL }}"
polling_interval: "{{ .SecondsPerSlot }}s"
polling_interval: "{{ $.SecondsPerSlot }}s"
{{- end }}

ethereum:
Expand Down

0 comments on commit 5188d9d

Please sign in to comment.