Closed asgeir-s closed 2 years ago
It must be possible to "remove a target" (by revoking all its access).
When the user clicked this:
and then the "Update role" button we need to create a transaction for "removing the target", using this function: https://github.com/gnosis/zodiac-modifier-roles/blob/214719caf31cdf9b4ec80021a7164932586dd09b/packages/evm/contracts/Permissions.sol#L388
It must be possible to "remove a target" (by revoking all its access).
When the user clicked this:
and then the "Update role" button we need to create a transaction for "removing the target", using this function: https://github.com/gnosis/zodiac-modifier-roles/blob/214719caf31cdf9b4ec80021a7164932586dd09b/packages/evm/contracts/Permissions.sol#L388