Smart Raise

Smart Raise

  • Docs
  • API
  • User Guide (de)

›RBAC

DISCOVERY

  • Discovery

PAYOUT

  • PayoutApproval
  • Refundable

PROJECT

  • Content
  • PhaseSaver
  • Phases
  • ProjectInfo
  • ProjectStatus
  • StateMachine

RBAC

  • Auditor
  • RBAC
  • RbacSmartRaise
  • Roles

SUPPORTERS

  • FundingStatus
  • Payinable
  • Supportable
  • SupportableStatistics

UNCATEGORIZED

  • Smartraise

Auditor

contract Auditor

is StateMachine

Source: rbac/Auditor.sol

Index

  • addAuditor
  • fallback
  • removeAuditor

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
← StateMachineRBAC →
Copyright © 2019 Zoltan Vandor