Skip to content

Commit

Permalink
Merge pull request #119 from eco-stake/add-elys
Browse files Browse the repository at this point in the history
Add Elys and disable REStake for now
  • Loading branch information
tombeynon authored Dec 14, 2024
2 parents dda174c + 144f8c1 commit 7552640
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,5 +329,11 @@
},
{
"name": "saga"
},
{
"name": "elys",
"ownerAddress": "elysvaloper1wnv3j92za5cnsfuhlw4c9jl3ttdl36smk9yujm",
"restakeEnabled": false,
"restakeAlert": "Elys Network uses a novel rewards mechanism which isn't fully supported just yet..."
}
]

0 comments on commit 7552640

Please sign in to comment.