iroha icon indicating copy to clipboard operation
iroha copied to clipboard

feat(client_cli): Integrating CLI API to set and retrieve parameters.

Open divyaranjan1905 opened this issue 6 months ago • 5 comments

Description

This PR would integrate the necessary patchwork needed to ensure that one could use the client_cli of iroha to perform operations to set new values for parameters and retrieve existing ones.

Linked issue

Closes #4820

Benefits

This creates an easier way for the user to modify parameter values.

Checklist

  • [X] I've read CONTRIBUTING.md
  • [X] I've used the standard signed-off commit format (or will squash just before merging)
  • [ ] All applicable CI checks pass (or I promised to make them pass later)
  • [ ] (optional) I've written unit tests for the code changes
  • [ ] I replied to all comments after code review, marking all implemented changes with thumbs up

divyaranjan1905 avatar Aug 11 '24 15:08 divyaranjan1905