Skip to content

Commit

Permalink
Merge pull request #3028 from moonbeamwow/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Aug 7, 2023
2 parents 0781bd0 + 89f2cd4 commit 92213c2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
15 changes: 15 additions & 0 deletions moonbeam/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "../chains.schema.json",
"name": "moonbeam",
"chains": [
{
"name": "likecoin",
"address": "likevaloper16xm86hll3ylg2nqz9mhw5umvadu9p8y76r7aw4",
"restake": {
"address": "like12w47j7xw5hdq8cprj3qrj4ychnc7835xd6fuqq",
"run_time": "every 1 hour",
"minimum_reward": 5000000000
}
}
]
}
5 changes: 5 additions & 0 deletions moonbeam/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "moonbeam",
"identity": "FA37398E7A63B6BC"
}

0 comments on commit 92213c2

Please sign in to comment.