Skip to content

Commit

Permalink
Merge pull request #4469 from ezstaking/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Sep 9, 2024
2 parents 15c4d96 + c05ebf1 commit 893002f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions ezstaking/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"restake": {
"address": "stars1fs7lu28hx5m9akm7rp0c2422cn8r2f7gglt0uc",
"run_time": "every 1 hour",
"minimum_reward": 2500000
"minimum_reward": 999000000
}
},
{
Expand All @@ -62,7 +62,7 @@
"restake": {
"address": "cheqd1fs7lu28hx5m9akm7rp0c2422cn8r2f7gjpsjuc",
"run_time": "every 1 hour",
"minimum_reward": 1000000
"minimum_reward": 1500000000
}
},
{
Expand Down Expand Up @@ -143,7 +143,7 @@
"restake": {
"address": "omniflix1fs7lu28hx5m9akm7rp0c2422cn8r2f7gpadtqh",
"run_time": "every 1 hour",
"minimum_reward": 1000000
"minimum_reward": 70000000
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion ezstaking/profile.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "EZStaking.io",
"name": "EZ Staking",
"identity": "1534523421A364DB"
}

0 comments on commit 893002f

Please sign in to comment.