Currently, the interface of IAlignedLayerServiceManager.sol does not contain all functions present in AlingedLayerServiceManager.sol implementation.
This is not a good practice, and it also prevents external calls done from another contract who imports the Interface.
Currently, the interface of IAlignedLayerServiceManager.sol does not contain all functions present in AlingedLayerServiceManager.sol implementation.
This is not a good practice, and it also prevents external calls done from another contract who imports the Interface.