Skip to content

Commit

Permalink
chore: add cosmos pools on kaon
Browse files Browse the repository at this point in the history
  • Loading branch information
troykessler committed Mar 13, 2024
1 parent 687a020 commit ec41adc
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions cosmoshub-4/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,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
docs-url: "https://docs.cosmos.network/"
block-sync-pool: 18
docs-url: "https://docs.cosmos.network/"
state-sync-pool: 19

0 comments on commit ec41adc

Please sign in to comment.