Open
Description
Ideally, the pubkey would be returned as part of the Validator
struct
That means it'll be part of the StakingQuery::AllValidators
and StakingQuery::Validator
query responses.
It can be an optional field for backwards compatibility / non-breaking change.
Alternatively / non-ideally, add a new query type so that the pubkey can be queried.
We need this as part of Mesh Security. See by example osmosis-labs/mesh-security#88.
Metadata
Metadata
Assignees
Labels
No labels