The restriction to register operators/validators to whitelisted addresses is removed.
Important: The RegisterAuth library was removed from the contracts, but if it is linked again without changing the storage pointer, all previous authorized addresses (RegisterAuth.authorization mapping) will be active again.
The restriction to register operators/validators to whitelisted addresses is removed. Important: The
RegisterAuth
library was removed from the contracts, but if it is linked again without changing the storage pointer, all previous authorized addresses (RegisterAuth.authorization
mapping) will be active again.