API Wrapper for GovernanceBuilder contract

Hierarchy

Implements

Constructors

Properties

contract: Contract
contractAbi: any[]
contractAddress: string
gas: number
gasPriceGwei: string
logger: Logger = ...
web3: default
ABI_NAME: string = 'GovernanceBuilder.json'

Methods

  • Add a community supervisor address to the project. It is okay to call this method more than once. Each supervisor is added.

    Parameters

    • supervisor: string

      address for the supervisor account

    Returns Promise<Builder>

    Builder - this contract

Generated using TypeDoc