Skip to content

Commit

Permalink
Merge pull request #31 from KYVENetwork/chore/add-celestia
Browse files Browse the repository at this point in the history
chore: added celestia mainnet pools
  • Loading branch information
christopherbrumm authored Mar 13, 2024
2 parents d258c0a + 6f3aebc commit 39adbe2
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.celestia.org/"
state-sync-pool: 10

# Testnet pools
kaon-1:
pools:
Expand Down

0 comments on commit 39adbe2

Please sign in to comment.