Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: parse files when the argument values are very big (#363)
* feat: parse files when the argument values are very big * test: unit test * chore: fmt * feat: file logic using the command line * fix: sequence arguments * test: fix unit test * refactor: remove prompting the user if input is file or value * refactor: parse_extrinsic_arguments * fix: CI deny * refactor: reorder Param derive macros
- Loading branch information