stablecoin-studio icon indicating copy to clipboard operation
stablecoin-studio copied to clipboard

[CLI] Remove all accounts for a role

Open darius279 opened this issue 2 years ago • 0 comments

As a user, I want to know what accounts have a role

Context

Description

When the user has the admin role for for some feature, within the "Role management" option, we should add a new option called: "Check accounts that has a role"

When the user select this new option, we should display all the options that the current user could manage. If the has the supply, freeze and pause role they following options will be displayed:

  • Supply
  • Freeze
  • Pause

When the user select one of the previous options we should display all the accounts that has the role assigned.

Technical question? Is it necessary pagination?

Acceptance criteria

  • When I operate with a stable coin and I have the supplier role, I am able to know what accounts have this role

darius279 avatar Mar 13 '23 16:03 darius279