Name | Type | Description |
---|---|---|
_address | address | address of the account |
_level | uint8 | access level(0-4) |
Name | Type | Description |
---|---|---|
_accounts | address[] | address array upon which to apply the Access Level |
_level | uint8[] | Access Level array to add |
Name | Type | Description |
---|---|---|
_account | address | address of the account |
Name | Type | Description |
---|---|---|
<none> | uint8 | level Access Level(0-4) |
Name | Type | Description |
---|---|---|
_accounts | address[] | addresses upon which to apply the Access Level |
_level | uint8 | Access Level to add |
Name | Type | Description |
---|---|---|
_account | address | address of the account |