Skip to content

Commit

Permalink
Merge pull request #4523 from plantree-validator/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Oct 23, 2024
2 parents 87e9a78 + d354041 commit b22f6f8
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
15 changes: 15 additions & 0 deletions plantree/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "plantree",
"chains": [
{
"name": "atomone",
"address": "atonevaloper1mlxsccj7dmk6dy4qljzusgqyr8f0uyyattkmly",
"restake": {
"address": "atone1v0jcah2vrme4he9557hvnky9ymmg4fh5eqg72z",
"run_time": "every 1 hours",
"minimum_reward": 10000
}
}
]
}
5 changes: 5 additions & 0 deletions plantree/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "plantree",
"identity": "1F7E6B6D2AD62DCD"
}

0 comments on commit b22f6f8

Please sign in to comment.