owner has critical privilages in the protocol. PrelaunchPoints::setOwner allows the owner to transfer ownership (and associated critical privilages) in a one-step process.
Critical owner priviliges could be transferred to an incorrect address e.g. if
With the ownership privilages transferred to an incorrect account, the whole protocol will be compromised/unusable.
Transfer critical priviliges in a 2-step process. Modify PrelaunchPoints as follows:
