Seer

Variables

governor

address governor

Modifiers

onlyGovernor

modifier onlyGovernor()

Functions

constructor

constructor(address _governor) public

Constructor.

Parameters

Name
Type
Description

_governor

address

The trusted governor of the contract.

changeGovernor

Change the governor of the contract.

Parameters

Name
Type
Description

_governor

address

The address of the new governor.

mint

burn

Last updated