DualMiningManager

Git Source

Inherits: ProxyManager, SafeOwnable

Manages the proxy implementation of DualMining contracts

Functions

constructor

constructor(address implementation);

_transferOwnership

function _transferOwnership(address account) internal virtual override(OwnableInternal, SafeOwnable);