Skip to content

Commit

Permalink
Merge pull request #3496 from SparEts7775/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Dec 13, 2023
2 parents 75c3a02 + 6ee83c2 commit 29fda09
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
15 changes: 15 additions & 0 deletions Sparets/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "Sparets",
"chains": [
{
"name":"source",
"address":"sourcevaloper12f228d2xts0hzzwlkrq4zzj60kl247r0rx8y02",
"restake":{
"address":"source12quz7p0uhh2pxk89m95a7qpc2zga4yc487v2ct",
"run_time":"every 15 minutes",
"minimum_reward": 100000
}
}
]
}
5 changes: 5 additions & 0 deletions Sparets/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "Sparets",
"identity": "031FC13DFF10671E"
}

0 comments on commit 29fda09

Please sign in to comment.