Open vatsa287 opened 1 week ago
@smohan-dw @amarts I needed your insights on above.
If this should be allowed we can something like below in entries
/ statement
.
chainspace
/ registry
.creator
is stored during creation of the statement
/ entry
.The delegates should be able to do any operations on the entries posted by other delegates. Only the registry admins should have that capability. Also make sure we are checking for a delegate permissions for revoke operation. Not all delegates have this permission. Go ahead and make the changes needed for this.
<Demo PR>, <Do Not Merge>
Example:
delegate-1
withASSERT
permission.delegate-2
withASSERT
permission.statement-1
fromdelegate-1
.statement-2
fromdelegate-2
.statement-1
fromdelegate-2
or vice versa. ( Should this be allowed, currently this followed in DeDir too).