ImmutableOwner
A helper contract with helper modifiers to allow access to original contract creator only
Functions
constructor
function constructor(
address _immutableOwner
) public
Parameters:
Name
Type
Description
_immutableOwner
address
Last updated