Skip to content

Commit

Permalink
Merge pull request #4554 from moonkitt-lab/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Oct 31, 2024
2 parents 5d364e1 + 565caec commit 5b3a37c
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 5b3a37c

Please sign in to comment.