Mock Contract Not fit for production environment (MockWrongTypeFactory.sol)

View Source: contracts/mocks/MockWrongTypeFactory.solarrow-up-right

↗ Extends: MockBurnFactoryarrow-up-right

MockWrongTypeFactory

Functions

Constructor

function (uint256 _setupCost, address _polymathRegistry, bool _isFeeInPoly) public nonpayable MockBurnFactory

Arguments

Name

Type

Description

_setupCost

uint256

Setup cost of the module

_polymathRegistry

address

Address of the Polymath Registry

_isFeeInPoly

bool

getTypes

⤾ overrides ModuleFactory.getTypesarrow-up-right

Type of the Module factory

Arguments

Name

Type

Description

Last updated

Was this helpful?