Open ksew1 opened 3 months ago
Cast
Commands that require a fee for execution should have an option to estimate the fee without executing the command.
From the CLI, this should be implemented as a boolean flag.
Commands that need this option:
Please check if there are more commands that would benefit from this change.
@cptartur suggested doing something like --dry-run flag with a redirection to an estimation endpoint
--dry-run
Which component is your feature related to?
Cast
Feature Request
Commands that require a fee for execution should have an option to estimate the fee without executing the command.
From the CLI, this should be implemented as a boolean flag.
Commands that need this option:
Please check if there are more commands that would benefit from this change.