You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* @param addressFrom address from which to grant permission (should have admin rights)
179
+
* @param address address to which the permission should be granted
180
+
* @param assetPermission asset permission in the format: assetName.permission e.g. rootStream.write. Possible values are write, admin and issue for assets
* @param addressFrom address from which to grant permission (should have admin rights)
181
+
* @param address address to which the permission should be granted
182
+
* @param assetPermission asset permission in the format: assetName.permission e.g. rootStream.write. Possible values are write, admin and issue for assets
0 commit comments