use ECDSA, ERC2771, ERC20 from @openzeppelin
This commit is contained in:
@@ -29,6 +29,7 @@ const main = async () => {
|
||||
reputation.target,
|
||||
[deploysJson.token],
|
||||
[true],
|
||||
ethers.ZeroAddress,
|
||||
]);
|
||||
|
||||
reputation = await reputation.waitForDeployment();
|
||||
|
||||
Reference in New Issue
Block a user