6 lines
59 B
Solidity
6 lines
59 B
Solidity
pragma solidity ^0.4.24;
|
|
|
|
contract ERC165NotSupported {
|
|
|
|
}
|