TermInitializer.sol
This contract provides utility methods for initializing/pairing a set of term/auction contracts
TermInitializer
DeployingPaused
error DeployingPaused()DEPLOYER_ROLE
bytes32 DEPLOYER_ROLEINITIALIZER_APPROVAL_ROLE
bytes32 INITIALIZER_APPROVAL_ROLEDEVOPS_ROLE
bytes32 DEVOPS_ROLEcontroller
contract ITermController controlleremitter
priceOracle
deployingPaused
whileDeployingNotPaused
constructor
pairTermContracts
setupTerm
setupAuction
pauseDeploying
unpauseDeploying
Last updated