CosmWasm / cosmwasm

Framework for building smart contracts in Wasm for the Cosmos SDK
https://www.cosmwasm.com/
Apache License 2.0
1.05k stars 328 forks source link

How to query validator data in cosmwasm contract. #1981

Open 99Kies opened 8 months ago

99Kies commented 8 months ago

https://github.com/CosmWasm/cw-plus/issues/890

99Kies commented 8 months ago

I need to get the validators dataset whose state is active and get their voting_power data and account_address(validator-set).