Skip to content

Commit

Permalink
Merge pull request #3417 from MadafakAvril14th/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Nov 20, 2023
2 parents 033068f + c175fe1 commit faafe69
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
13 changes: 11 additions & 2 deletions avril14th/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"restake": {
"address": "pasg1gpa2wtkg82thv8494fhlvhpkvmxn5hx22nzpgn",
"run_time": "every 5 minutes",
"minimum_reward": 100000
"minimum_reward": 1000000
}
},
{
Expand All @@ -38,6 +38,15 @@
"minimum_reward": 100000
}
},
{
"name": "sentinel",
"address": "sentvaloper1wjsuwrx4nee33yquw0nws6mkfcgfza4d23x9lt",
"restake": {
"address": "sent1gpa2wtkg82thv8494fhlvhpkvmxn5hx2jsdzpr",
"run_time": "every 5 minutes",
"minimum_reward": 10000000
}
},
{
"name": "commercionetwork",
"address": "did:com:valoper1gyagzzqz34fhywee6z4aenkjkwvl5w9737g7kv",
Expand All @@ -48,4 +57,4 @@
}
}
]
}
}
4 changes: 2 additions & 2 deletions avril14th/profile.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "avril14th",
"name": "Avril14th",
"identity": "32C4AFF46CB6E323"
}
}

0 comments on commit faafe69

Please sign in to comment.