GetValidators
GetValidators returns the typed validator set
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/sys/validators/v2.GetValidators()"
Result
Package validators implements the on-chain validator set management through Proof of Contribution. The Realm exposes only a public executor for govdao proposals, that can suggest validator set changes.
GetValidators returns the typed validator set
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/sys/validators/v2.GetValidators()"