Skip to content

Commit

Permalink
Merge pull request #24 from KYVENetwork/feat/noble
Browse files Browse the repository at this point in the history
feat: add noble
  • Loading branch information
christopherbrumm authored Feb 7, 2024
2 parents 443ce7b + 99ab0fa commit 4598b49
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions noble-1/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Global information
source-id: "noble-1"
config-version: 1
properties:
title: "Noble"
hex: "#0e1225"
logo: "ar://DZP1WPGja9LAa7Vf1P2N-dfDVUlG9lmCkD_psZj47tU"

networks:
# Testnet pools
kaon-1:
pools:
- id: 12
runtime: "kyvejs/tendermint"
- id: 13
runtime: "kyvejs/tendermint-ssync"
integrations:
ksync:
binary-name: "nobled"
block-sync-pool: 12
docs-url: "https://docs.nobleassets.xyz/"
state-sync-pool: 13

0 comments on commit 4598b49

Please sign in to comment.