Skip to content

Commit

Permalink
Merge pull request #16 from GitInVisualStudio/main
Browse files Browse the repository at this point in the history
fix: typo cronos - binary -> binary-name
  • Loading branch information
christopherbrumm authored Dec 14, 2023
2 parents 43759e7 + 4c793be commit 6d45e97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cronosmainnet_25-1/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ networks:
runtime: "kyvejs/tendermint-ssync"
integrations:
ksync:
binary: "cronosd"
binary-name: "cronosd"
block-sync-pool: 5
docs: "https://docs.cronos.org/"
state-sync-pool: 6
Expand All @@ -30,7 +30,7 @@ networks:
runtime: "kyvejs/tendermint-ssync"
integrations:
ksync:
binary: "cronosd"
binary-name: "cronosd"
block-sync-pool: 6
docs: "https://docs.cronos.org/"
state-sync-pool: 7
Expand Down

0 comments on commit 6d45e97

Please sign in to comment.