Skip to content

Commit

Permalink
Update src/deployment/DSPCInit.sol
Browse files Browse the repository at this point in the history
Co-authored-by: amusingaxl <[email protected]>
Signed-off-by: oddaf <[email protected]>
  • Loading branch information
oddaf and amusingaxl authored Feb 19, 2025
1 parent 9c2898d commit b6c57c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deployment/DSPCInit.sol
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ library DSPCInit {

dss.jug.rely(address(inst.dspc));
dss.pot.rely(address(inst.dspc));
SUSDSLike(dss.chainlog.getAddress("SUSDS")).rely(address(inst.dspc));
RelyLike(dss.chainlog.getAddress("SUSDS")).rely(address(inst.dspc));
}
}

0 comments on commit b6c57c0

Please sign in to comment.