Skip to content

Commit

Permalink
Merge pull request #3529 from george-dina/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Dec 22, 2023
2 parents d0f167d + d628e6c commit 4dea6e0
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Fenrir/chains.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"$schema": "../chains.schema.json",
"name": " Fenrir",
"chains": [
{
"name": "odin",
"address": "odinvaloper1hz4ec0y6unshsfdwk2qj3dm3htky8yez486u25",
"restake": {
"address": "odin1kguxehtwfwspcfxtca66yk5hcna5nnr2cmap3y",
"run_time": [
"02:00",
"08:00",
"14:00",
"20:00"
],
"minimum_reward": 1000000
}
}
]
}
5 changes: 5 additions & 0 deletions Fenrir/profile.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../profile.schema.json",
"name": "Fenrir",
"identity": "B4B550481C83A4A5"
}

0 comments on commit 4dea6e0

Please sign in to comment.