Skip to content

Commit

Permalink
Merge pull request #4679 from freakingpigeons/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Jan 2, 2025
2 parents 86adb1a + 51d0423 commit 31aca80
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
18 changes: 18 additions & 0 deletions FreakingPigeons/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"$schema": "../chains.schema.json",
"name": "Freaking Pigeons",
"chains": [
{
"name": "stargaze",
"address": "starsvaloper1g483ek90u2usq32xyy9t9e5h4454jkwwkvzr38",
"restake": {
"address": "stars16zc66tlxu6dvmqm0qhzdza7eam5g85a47923ml",
"run_time": [
"09:00",
"21:00"
],
"minimum_reward": 150000
}
}
]
}
5 changes: 5 additions & 0 deletions FreakingPigeons/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "Freaking Pigeons",
"identity": "61BE311CD2C86AB9"
}

0 comments on commit 31aca80

Please sign in to comment.