contracts-bedrock: update reinitialize value
Updates the `reinitailze` value to 3 from 2. Now there is a constant used in all locations so that everything can be updated at once. This solution is not scalable long term because this means that the `reinitialize` value needs to be updated any time a new contract is deployed.
Showing
Please register or sign in to comment