restore trustedForwarders as an OZ override

This commit is contained in:
hueso
2025-10-24 21:50:21 -03:00
committed by hueso
parent 66ad51e814
commit dfe5e20c62
5 changed files with 58 additions and 7 deletions

View File

@@ -29,7 +29,6 @@ const main = async () => {
reputation.target,
[deploysJson.token],
[true],
ethers.ZeroAddress,
]);
reputation = await reputation.waitForDeployment();