Description
When changing contract owner, a two step process is recommended. Using this method, first a pending owner is set, which then has to accept the role in order to become the contract owner. This prevents situations in which a mistake when setting the new owner address leads to permanent loss of contract ownership.
Status
Acknowledged