Skip to content

Commit

Permalink
update: Axelar & Cronos config.
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherbrumm committed Nov 28, 2023
1 parent c759615 commit 0b738d5
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 0b738d5

Please sign in to comment.