Auditor
Reference
Functions
addAuditor
function addAuditor(address newAuditor) public
- Modifiers:
- onlyRole onlyProjectStatus
- Parameters:
newAuditor
- address
fallback
function () public
removeAuditor
function removeAuditor(address newAuditor) public
- Modifiers:
- onlyRole
- Parameters:
newAuditor
- address