ImmutableOwner

A helper contract with helper modifiers to allow access to original contract creator only

Functions

constructor

function constructor(
  address _immutableOwner
) public

Parameters:

NameTypeDescription

_immutableOwner

address

Last updated