Skip to content

Commit

Permalink
Adding Moonkitt validator and AtomOne chain
Browse files Browse the repository at this point in the history
  • Loading branch information
arlai-mk committed Oct 31, 2024
1 parent 5d364e1 commit 565caec
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Moonkitt/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "Moonkitt",
"chains": [
{
"name": "atomone",
"address": "atonevaloper17v5lwndhdf7mcv6hgk0tnn90x8gy3shquej2mx",
"restake": {
"address": "atone1dcgdt8l5n50mlan7s8dehm7xlc8qdfa7l6tlce",
"run_time": "every 4 hours",
"minimum_reward": 100000
}
}
]
}
5 changes: 5 additions & 0 deletions Moonkitt/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "Moonkitt",
"identity": "022AF2C303C88B9C"
}

0 comments on commit 565caec

Please sign in to comment.