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