Skip to content

Commit

Permalink
Merge pull request #4608 from tandn37/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Nov 28, 2024
2 parents 4163ff7 + 03080bd commit 6a394eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
16 changes: 2 additions & 14 deletions stakewithus/chains.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Nansen",
"$schema": "../chains.schema.json",
"name": "StakeWithUs",
"chains": [
{
"name": "osmosis",
Expand All @@ -23,7 +23,7 @@
"00:00",
"12:00"
],
"minimum_reward": 500000
"minimum_reward": 1000000
}
},
{
Expand Down Expand Up @@ -110,18 +110,6 @@
"minimum_reward": 10000
}
},
{
"name": "quicksilver",
"address": "quickvaloper1c9ye54e3pzwm3e0zpdlel6pnavrj9qqvn9dp5t",
"restake": {
"address": "quick1ltd3ynqjvy39r3lc48p4zlqa59hvam5t7h6psj",
"run_time": [
"00:00",
"12:00"
],
"minimum_reward": 10000
}
},
{
"name": "celestia",
"address": "celestiavaloper1c9ye54e3pzwm3e0zpdlel6pnavrj9qqvjeqh0m",
Expand Down
2 changes: 1 addition & 1 deletion stakewithus/profile.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Nansen",
"$schema": "../profile.schema.json",
"name": "StakeWithUs",
"identity": "609F83752053AD57"
}

0 comments on commit 6a394eb

Please sign in to comment.