Skip to content

Commit

Permalink
Merge pull request #4545 from ashmilwaqas/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Oct 25, 2024
2 parents 05708e8 + 2de9a02 commit ba66efe
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
15 changes: 15 additions & 0 deletions ShidoValidatorX/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "ShidoValidatorX",
"chains": [
{
"name": "shido",
"address": "shidovaloper16zh2lzdmrh9cmqc0x8qp87ta8cggvsvax7mc58",
"restake": {
"address": "shido16zh2lzdmrh9cmqc0x8qp87ta8cggvsva75qst8",
"run_time": "every 1 minute",
"minimum_reward": 1000000
}
}
]
}
5 changes: 5 additions & 0 deletions ShidoValidatorX/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "SHIDOValidatorX",
"identity": "449C308D200C5B1F"
}

0 comments on commit ba66efe

Please sign in to comment.