restore trustedForwarders as an OZ override

This commit is contained in:
hueso
2026-06-01 21:51:18 +00:00
committed by hueso
parent 66ad51e814
commit dfe5e20c62
5 changed files with 58 additions and 7 deletions
-1
View File
@@ -29,7 +29,6 @@ const main = async () => {
reputation.target,
[deploysJson.token],
[true],
ethers.ZeroAddress,
]);
reputation = await reputation.waitForDeployment();