restore trustedForwarders as an OZ override

This commit is contained in:
hueso
2025-10-24 21:50:21 -03:00
parent f56335d9b5
commit d9b93fe7d5
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();