feat(cli): add --dry-run
flag for important commands
#416
Labels
Milestone
--dry-run
flag for important commands
#416
We should add a
--dry-run
flag to all CLI commands that require an RPC connection.When this is specified, we should use an Anvil chain fork as blockchain provider.
This will be very handy for people looking to register validators or opt-in to various contracts.
The text was updated successfully, but these errors were encountered: