Skip to content

Commit

Permalink
chore: added celestia mainnet pools
Browse files Browse the repository at this point in the history
  • Loading branch information
troykessler committed Mar 13, 2024
1 parent d258c0a commit 11d249b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions celestia/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,20 @@ codebase:
ksync-engine: "tendermint-celestiacore"

networks:
# Mainnet pools
kyve-1:
pools:
- id: 9
runtime: "kyvejs/tendermint"
- id: 10
runtime: "kyvejs/tendermint-ssync"
integrations:
ksync:
binary-name: "celestia-appd"
block-sync-pool: 9
docs: "https://docs.cronos.org/"
state-sync-pool: 10

# Testnet pools
kaon-1:
pools:
Expand Down

0 comments on commit 11d249b

Please sign in to comment.