use ECDSA, ERC2771, ERC20 from @openzeppelin
This commit is contained in:
@@ -93,6 +93,7 @@ export async function p2pixFixture(): Promise<P2PixAndReputation> {
|
||||
reputation.target,
|
||||
[erc20.target],
|
||||
[true],
|
||||
ethers.ZeroAddress,
|
||||
]);
|
||||
|
||||
const multicall = await ethers.deployContract("Multicall");
|
||||
|
||||
Reference in New Issue
Block a user