Skip to content

Commit 840cb64

Browse files
committed
Update local testnet deployment to the latest naga-dev
1 parent 45c52ae commit 840cb64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

script/LocalTestnet.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ contract Deploy is Script {
5454
modulesDeployer,
5555
governor,
5656
bytes32("localtestnet"),
57-
0xb49311f1cEEFea73D9A3577Fb4c5C55201b1005E
57+
0xdf1bD22e527122E793a2d9E82faa47172E86bCD9
5858
);
5959
modules[1] = repoSubAccountDriverModuleData(modulesDeployer, governor);
6060
modules[2] = repoDeadlineDriverModuleData(modulesDeployer, governor);

0 commit comments

Comments
 (0)