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

Display which set validator belongs to in query_bonded_stake #3230

Closed
sug0 opened this issue May 13, 2024 · 1 comment
Closed

Display which set validator belongs to in query_bonded_stake #3230

sug0 opened this issue May 13, 2024 · 1 comment
Labels
Milestone

Comments

@sug0
Copy link
Contributor

sug0 commented May 13, 2024

// TODO: show if it's in consensus set, below capacity, or
// below threshold set
display_line!(
context.io(),
"Bonded stake of validator {validator}: {}",
stake.to_string_native()
)

@sug0 sug0 added the SDK label May 13, 2024
@sug0 sug0 added this to the To evaluate milestone May 13, 2024
@brentstone
Copy link
Collaborator

Will remove this TODO in #3234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants