consensus-shipyard / ipc

🌳 Spawn multi-level trees of customized, scalable, EVM-compatible networks with IPC. L2++ powered by FVM, Wasm, libp2p, IPFS/IPLD, and CometBFT.
https://ipc.space
Apache License 2.0
44 stars 39 forks source link

Add list validator cmd to ipc-cli #1095

Open karlem opened 3 months ago

karlem commented 3 months ago

Currently, in the IPC CLI under the subnet, there is a get-validator command but no command to list all validators (list-validators) in a specific subnet. Including such a command would arguably be useful.