Users are running into issues where their deployment reverts on-chain due to validation errors in the intent that can be checked during pipeline initialization. To fix, we should implement the checks OPContractsManager.sol performs in the deploy() method in pipeline.Initialize.
Users are running into issues where their deployment reverts on-chain due to validation errors in the intent that can be checked during pipeline initialization. To fix, we should implement the checks OPContractsManager.sol performs in the deploy() method in
pipeline.Initialize
.