Change verifyingContractAddress -> verifyingContract everywhere
This commit is contained in:
@@ -167,7 +167,7 @@ describe('OrderMatcher', () => {
|
||||
);
|
||||
|
||||
const domain = {
|
||||
verifyingContractAddress: exchange.address,
|
||||
verifyingContract: exchange.address,
|
||||
chainId,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user