Skip to content

Commit

Permalink
Merge pull request #10 from KYVENetwork/update/sources
Browse files Browse the repository at this point in the history
update: Axelar & Cronos config.
  • Loading branch information
fabianriewe authored Nov 28, 2023
2 parents 2300b4a + 0b738d5 commit 6386dee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion axelar-dojo-1/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ networks:
# Testnet pools
kaon-1:
pools:
- id: 1
- id: 3
runtime: "kyvejs/tendermint"
integrations:
ksync:
Expand Down
4 changes: 2 additions & 2 deletions cronosmainnet_25-1/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ networks:
- id: 5
runtime: "kyvejs/tendermint"
- id: 6
runtime: "kyvejs/tendermint-bsync"
runtime: "kyvejs/tendermint-ssync"
integrations:
ksync:
binary: "cronosd"
Expand All @@ -27,7 +27,7 @@ networks:
- id: 6
runtime: "kyvejs/tendermint"
- id: 7
runtime: "kyvejs/tendermint-bsync"
runtime: "kyvejs/tendermint-ssync"
integrations:
ksync:
binary: "cronosd"
Expand Down

0 comments on commit 6386dee

Please sign in to comment.