Skip to content

Commit

Permalink
Merge pull request #4651 from jasonsopko/master
Browse files Browse the repository at this point in the history
  • Loading branch information
tombeynon authored Dec 18, 2024
2 parents 43eca76 + 3d4d3c9 commit 25ab714
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
13 changes: 11 additions & 2 deletions ChickenCoop/chains.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "../chains.schema.json",
"name": "πŸ” The Chicken Coop 🦝",
"name": "πŸ” The Chicken Coop 🦝 Homestead",
"chains": [
{
"name":"acrechain",
Expand Down Expand Up @@ -101,7 +101,16 @@
"minimum_reward": 100000000
}
},
{
{
"name": "elys",
"address": "elysvaloper1hkdq42kg5vam5kv78mpu8j2au84mxh4djh5mmj",
"restake": {
"address": "elys1lpmfdfzknt3kg4l4ujkduzn245zj85xfr67g29",
"run_time": "every 1 hour",
"minimum_reward": 1000000
}
},
{
"name": "jackal",
"address": "jklvaloper1dhapp9yglujucwgeq8uzvt5uv9nukxf22ql9a6",
"restake": {
Expand Down
10 changes: 5 additions & 5 deletions ChickenCoop/profile.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"$schema": "../profile.schema.json",
"name": "πŸ” The Chicken Coop 🦝",
"name": "πŸ” The Chicken Coop 🦝 Homestead",
"identity": "EA70527EE3B8AE8D",
"website": "https://sopko.net",
"website": "https://linktr.ee/jasonsopko",
"description": {
"overview": "Delegate to The Chicken Coop to support true decentralization",
"overview": "Delegate to πŸ” The Chicken Coop 🦝 Homestead to support true decentralization",
"team": "Our servers are running on a homestead in rural Western Pennsylvania. Our own bare metal maintained by 27 years of professional IT experience. If you would like to support true decentralization as well as our family, please stake with us. Thank you!"
},
"contacts": {
"telephone": "",
"email": "[email protected]",
"telegram": "jasonsopko",
"twitter": "jasonsopko42",
"discord": "https://discord.gg/JhjKsrJVam",
"twitter": "JasonSopko42",
"discord": "https://discord.gg/elysnetwork",
"others": {
"emergency": ""
}
Expand Down

0 comments on commit 25ab714

Please sign in to comment.