Skip to content

Commit

Permalink
Merge pull request #30 from KYVENetwork/feat/cosmoshub
Browse files Browse the repository at this point in the history
chore: add cosmos pools on kaon
  • Loading branch information
troykessler authored Mar 13, 2024
2 parents 85175f0 + 2481cfd commit 0a0ba24
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion cosmoshub-4/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,13 @@ networks:
pools:
- id: 0
runtime: "kyvejs/tendermint-bsync"
- id: 18
runtime: "kyvejs/tendermint"
- id: 19
runtime: "kyvejs/tendermint-ssync"
integrations:
ksync:
binary-name: "gaiad"
block-sync-pool: 0
block-sync-pool: 18
docs-url: "https://docs.cosmos.network/"
state-sync-pool: 19

0 comments on commit 0a0ba24

Please sign in to comment.