Port to Solidity 0.8.21 passes 3 tests
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
pragma solidity >=0.7.5;
|
||||
pragma abicoder v2;
|
||||
|
||||
import '@openzeppelin/contracts/token/ERC721/IERC721Metadata.sol';
|
||||
import '@openzeppelin/contracts/token/ERC721/IERC721Enumerable.sol';
|
||||
import '@openzeppelin/contracts/token/ERC721/extensions/IERC721Metadata.sol';
|
||||
import '@openzeppelin/contracts/token/ERC721/extensions/IERC721Enumerable.sol';
|
||||
|
||||
import './IPoolInitializer.sol';
|
||||
import './IERC721Permit.sol';
|
||||
|
||||
Reference in New Issue
Block a user