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

Fetch the minimum active nomination from on-chain #4123

Closed
alfarok opened this issue Nov 30, 2022 · 7 comments
Closed

Fetch the minimum active nomination from on-chain #4123

alfarok opened this issue Nov 30, 2022 · 7 comments
Assignees

Comments

@alfarok
Copy link
Contributor

alfarok commented Nov 30, 2022

Via #4120

Automatically fetch the minimum active nomination from the chain and display it in ./docs/general/getting-started.md?

It adds a lot of value to this page and ensures that the reader is not misled into believing 10 DOT is enough to become an active nominator and earn rewards.

@DrW3RK
Copy link
Member

DrW3RK commented Dec 13, 2022

@alfarok Looks like we can fetch this value on-chain after this PR paritytech/substrate#12889

@alfarok
Copy link
Contributor Author

alfarok commented Dec 13, 2022

@DrW3RK Awesome, that should make life for this task easier! How long does it normally take for these changes to make their way over to Polkadot-JS or is this something we should request on GitHub now that it is available?

@alfarok
Copy link
Contributor Author

alfarok commented Dec 21, 2022

I replaced all the hard-coded values in Getting-Started in #4214 but still waiting for this specific value to be available via Polkadot-JS. I also added this content to the Kusama-Getting-Started doc.

@DrW3RK
Copy link
Member

DrW3RK commented Dec 21, 2022

It will be available after this runtime upgrade makes its way to the chain https://github.com/paritytech/polkadot/releases/tag/v0.9.36

@DrW3RK
Copy link
Member

DrW3RK commented Feb 15, 2023

Available on chain now

image

@alfarok
Copy link
Contributor Author

alfarok commented Feb 16, 2023

Nice! We should be able to use the RPC component w/ the HumanReadable filter to add this info to the wiki. Let me know if you want me to add it. From the initial linked PR it looks like this info would go on the getting started page?

@alfarok
Copy link
Contributor Author

alfarok commented Feb 16, 2023

Addressed w/ #4487

@alfarok alfarok closed this as completed Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants