chore: sync submodule state (parent ref update)
Made-with: Cursor
This commit is contained in:
@@ -58,6 +58,9 @@ contract DeployEnhancedSwapRouter is Script {
|
||||
|
||||
console.log("\nEnhancedSwapRouter deployed at:", address(router));
|
||||
|
||||
// Grant ROUTING_MANAGER_ROLE to deployer so setRoutingConfig can be called
|
||||
router.grantRole(router.ROUTING_MANAGER_ROLE(), deployer);
|
||||
|
||||
// Configure default routing
|
||||
_configureDefaultRouting(router, deployer);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user