Show validator set with stake, status, and voting power
Usage
$ genlayer staking validators [options]
Options
| Short | Long | Description | Required | Default |
|---|---|---|---|---|
| --all | Include banned validators | No | ||
| --network <network> | Network to use (localnet, testnet-asimov) | No | ||
| --rpc <rpcUrl> | RPC URL for the network | No | ||
| --staking-address <address> | Staking contract address (overrides chain config) | No | ||
| -h | --help | display help for command | No |