Skip to content

Commit

Permalink
Merge pull request #4586 from AFCARICK/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Nov 11, 2024
2 parents 58b0361 + a83925c commit 7ffbc56
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Shinobi-Validator/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "Shinobi-Validator",
"chains": [
{
"name": "shido",
"address": "shidovaloper196f7nd7grhs3kljdmu7mx52d5p78dt5j9zu495",
"restake": {
"address": "shido196f7nd7grhs3kljdmu7mx52d5p78dt5jag8a65",
"run_time": "every 1 minute",
"minimum_reward": 1000000
}
}
]
}
5 changes: 5 additions & 0 deletions Shinobi-Validator/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "Shinobi-Validator",
"identity": "FEEAEDB9FA46F3CC"
}

0 comments on commit 7ffbc56

Please sign in to comment.