Skip to content

Commit

Permalink
feat: added axelar state-sync pool
Browse files Browse the repository at this point in the history
  • Loading branch information
troykessler committed May 14, 2024
1 parent ed7aab2 commit 203448d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions axelar-dojo-1/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,11 @@ networks:
pools:
- id: 3
runtime: "kyvejs/tendermint"
- id: 26
runtime: "kyvejs/tendermint-ssync"
integrations:
ksync:
binary-name: "axelard"
block-sync-pool: 3
docs-url: "https://docs.axelar.dev/"
state-sync-pool: 26

0 comments on commit 203448d

Please sign in to comment.