Prime all validators that need priming
Usage
$ genlayer staking prime-all [options]
Options
| Short | Long | Description | Required | Default |
|---|---|---|---|---|
| --account <name> | Account to use (pays gas) | No | ||
| --password <password> | Password to unlock account (skips interactive prompt) | 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 |