Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update chains.json #4680

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 11 additions & 4 deletions d3akash.cloud/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,8 @@
"address": "pasgvaloper19fezsaqahsp9ysjqjklghw3cj02lsnwkpfukuj",
"restake": {
"address": "pasg1gvu0xvz0vut3xq07m87np9kns5y2pw5fyvvawj",
"run_time": [
"09:00"
],
"minimum_reward": 100000
"run_time": "09:00",
"minimum_reward": 1000000
}
},
{
Expand All @@ -57,6 +55,15 @@
"run_time": "09:00",
"minimum_reward": 100000000000000000
}
},
{
"name": "ASI",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Believe this should be fetchhub?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, already switching to the new title

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It needs to match the directory in chain-registry (or the URL in REStake) otherwise REStake will ignore it. Sure you want it merged as-is?

"address": "fetchvaloper1u5cdg7k3gl43mukca4aeultuz8x2j68mnvg20n",
"restake": {
"address": "fetch1gvu0xvz0vut3xq07m87np9kns5y2pw5f5furp6",
"run_time": "09:00",
"minimum_reward": 10000000000000000
}
}
]
}
Loading