Get current epoch and staking parameters
Usage
$ genlayer staking epoch-info [options]
Options
| Short | Long | Description | Required | Default |
|---|---|---|---|---|
| --epoch <number> | Show data for specific epoch (current or previous only) | 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 |