Feature request: permission groups

+1 vote
If I have a million users, and I add a new currency or stream that is closed, then I would have to do a million transactions to give them all access to the stream or asset right?

Cant you add some permission groups so this is easier to achieve?

Then when an asset or stream is made, they are added to the group, then the user group can use them.

Thanks,

Alex
asked Jun 21, 2018 by Alex

1 Answer

0 votes

Interesting feature idea, thank you. We'll think about this for the roadmap.

In the meantime you don't need to grant each permission in a separate transaction – it's possible to grant many permissions in a single transaction, e.g. the first parameter to the grant command can be a comma-separated list of addresses.

answered Jun 21, 2018 by MultiChain
...