aligned_layer
aligned_layer copied to clipboard
feat: add upgrade script for contracts
Description
- AlignedLayerServiceManager contract extends ServiceManagerBase which extends OwnableUpgradeable.
- There should be a script that allows to make the upgrade seamlessly using the proxy pattern.